From 7bd7bdb8251a0562e398ae2a8d1fffb45ca8e80e Mon Sep 17 00:00:00 2001 From: Mostafa Farrag Date: Wed, 25 Jan 2023 01:33:37 +0100 Subject: [PATCH] update features section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03e7a4f..8a8fb42 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Main Features ------------- - ERA Interim Download - CHIRPS Rainfall data Download + - ERA5 from Amason S3 data source Future work @@ -61,7 +62,7 @@ pip install git+https://github.com/MAfarrag/earthobserve ## pip to install the last release you can easly use pip ``` -pip install earthobserve==0.2.0 +pip install earthobserve==0.2.1 ``` Quick start