Skip to content

The software demonstrations of the course "Geosoftware II" from the winter semester 20/21.

Notifications You must be signed in to change notification settings

GeoSoftII2020-21/Demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demos

The software demonstrations of the course "Geosoftware II" from the winter semester 20/21.

Note: The cells must be run sequentially. Otherwise we cant grantee the outcome!

Used demodata

The demo data are datacubes which can be downloaded using this [jupyter notebook](./Downloads/Downloads Instructions.ipynb). Theycome from two sources.

  1. Satellite data for the NDVI from the EUs Copernicus program under these terms.

  2. A daily Sea surface temperature dataset from 1981 to 2020 provided by the NOAA.

Boyin; Liu, Chunying; Banzon, Viva F.; Freeman, Eric; Graham, Garrett; Hankins, Bill; Smith, Thomas M.; Zhang, Huai-Min. (2020): NOAA 0.25-degree Daily Optimum Interpolation Sea Surface Temperature (OISST), Version 2.1. [Subsets were Used]. NOAA National Centers for Environmental Information. https://doi.org/10.25921/RE9P-PT57. Accessed 24.01.2021.

Used Software

You need Python ( We have used 3.8.6) and Docker. In addition the openeo backend validator must be installed.

Python Packages
Software Version
Standard Python Library
os -
sys -
json -
datetime -
shutil -
urllib -
contextlib -
getpass -
zipfile -
math -
unittest -
stat -
io -
Other Packages
flask 1.1.2
xarray 0.16.2
matplotlib 3.3.2
netCDF4 1.5.4
cartopy 0.18.0
holoviews 1.14.0
dask 2.30.0
rasterio 1.1.8
pytest 6.1.2
progressbar2 3.5.1
pandas 1.1.4
geopandas 0.8.1
numpy 1.19.3
sentinelsat 0.14
requests 2.25.0
hvplot 0.7.0

Note: These are the versions used in the presentations. Other Version might work also.

About

The software demonstrations of the course "Geosoftware II" from the winter semester 20/21.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published