Skip to content

Commit

Permalink
Incorporate feedback from ECMWF (#5)
Browse files Browse the repository at this point in the history
* Update based on feedback from ECMWF

* Remove old imports

* Update data folder

* Update static page

* Update README.rst
  • Loading branch information
wpreimes authored Jul 5, 2023
1 parent 5dd108a commit 8147da0
Show file tree
Hide file tree
Showing 10 changed files with 1,792 additions and 1,458 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,4 @@ MANIFEST
.virtual_documents/*

# Testdata
DATA/**
!DATA/sm_monthly_passive_v202012.zip
data_dir/**
Binary file removed DATA/sm_monthly_passive_v202012.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The package is designed to run on `mybinder.org <https://mybinder.org/>`_. To op
**Tutorial 1 - Data Access and Anomalies** (click badge to launch)

.. image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/TUW-GEO/c3s_sm-tutorials/v1.0?labpath=T1_DataAccess_Anomalies.ipynb
:target: https://mybinder.org/v2/gh/TUW-GEO/c3s_sm-tutorials/v1.1?labpath=T1_DataAccess_Anomalies.ipynb

Download C3S Satellite Soil Moisture data from the Copernicus Climate Data Store (CDS), read data stacks in python using `xarray <xarray.pydata.org/>`_ and perform simple analyses of soil moisture anomalies over selected study areas.

Expand Down
Loading

0 comments on commit 8147da0

Please sign in to comment.