You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All valid DEM urls are in `download_scripts/valid_dem_urls.csv`.
54
-
55
-
A word doc for instructions is available [here](https://spacedata.copernicus.eu/documents/20123/121286/Copernicus+DEM+Open+HTTPS+Access.pdf/36c9adad-8488-f463-af43-573e68b7f481?t=1669283200177)
56
-
57
-
A simple example for the parsing of the data is in `data_analysis_notebooks/parse_dem.ipynb`.
49
+
A word doc for instructions is available
50
+
[here](https://spacedata.copernicus.eu/documents/20123/121286/Copernicus+DEM+Open+HTTPS+Access.pdf/36c9adad-8488-f463-af43-573e68b7f481?t=1669283200177). A simple example for the parsing of the data is in
LAI data was retrieved from the CDS. However, there are some downloading issues with
62
-
the `satellite-lai-fapar` dataset. A ticket has been opened at the ECMWF.
63
-
64
-
The download script for downloading the LAI data is available under `download_scripts/download_FAPAR_LAI.py`.
65
-
66
-
A simple example for parsing the LAI data is in `data_analysis_notebooks/parse_LAI.py`.
55
+
LAI data was retrieved from the CDS. However, there are some downloading issues
56
+
with the `satellite-lai-fapar` dataset. A simple example for parsing the LAI
57
+
data is in `global_data/data_analysis_notebooks/parse_LAI.py`.
67
58
68
59
## Land cover from Climate Data Store (CDS)
69
60
70
61
Land cover data is available at [https://cds.climate.copernicus.eu/cdsapp#!/dataset/satellite-land-cover?tab=overview](https://cds.climate.copernicus.eu/cdsapp#!/dataset/satellite-land-cover?tab=overview).
71
-
72
-
## Download and prepare data
73
-
74
-
Tha python package [`zampy`](https://zampy.readthedocs.io/) can be used to
0 commit comments