The GSKY themed notebooks demonstrate how to programatically access datasets stored on NCI's GSKY Data Server.
Notebook availability
NCI filesystem path: /g/data/dk92/notebooks/examples-gsky
Github: https://github.com/NCI-data-analysis-platform/examples-gsky
To preview these notebooks: https://nbviewer.jupyter.org/github/NCI-data-analysis-platform/examples-gsky/tree/main/
filename | description | dataset | data project to join |
---|---|---|---|
GSKY_01_WMS.ipynb | Requesting map images in Python through NCI's GSKY Data Server | Geoscience Australia Landsat Surface Reflectance Collection v2 Geoscience Australia Landsat Derived Products Collection v2 | Not needed. Data accessed via GSKY data service. |
GSKY_02_WCS.ipynb | Requesting data subsets in Python through NCI's GSKY Data Server | Geoscience Australia Landsat Surface Reflectance Collection v2 Geoscience Australia Landsat Derived Products Collection v2 | Not needed. Data accessed via GSKY data service. |
GSKY_03_ClicknShip.ipynb | Utilise ipywidgets to make WMS and WCS requests in Python. | Geoscience Australia Landsat Surface Reflectance Collection v2 Geoscience Australia Landsat Derived Products Collection v2 | Not needed. Data accessed via GSKY data service. |
GSKY_04_ipyleaflet.ipynb | Utilise ipyleaflet and widgets to make WMS requests in Python | Geoscience Australia Landsat Surface Reflectance Collection v2 Geoscience Australia Landsat Derived Products Collection v2 | Not needed. Data accessed via GSKY data service. |
GSKY_05_ASTER_WMS.ipynb | Requesting ASTER map images through NCI's GSKY Data Server | National ASTER map of Australia | Not needed. Data accessed via GSKY data service. |
GSKY_06_ASTER_WCS.ipynb | Requesting ASTER data subsets through NCI's GSKY Data Server | National ASTER map of Australia | Not needed. Data accessed via GSKY data service. |
GSKY_07_National_Geophysical_Compilations_WMS.ipynb | Requesting National Geophysical Compilations map images through NCI's GSKY Data Server | Geoscience Australia National Geophysical Compilations Sub-collection | Not needed. Data accessed via GSKY data service. |
GSKY_08_National_Geophysical_Compilations_WCS.ipynb | Requesting National Geophysical Compilations data subsets through NCI's GSKY Data Server | Geoscience Australia National Geophysical Compilations Sub-collection | Not needed. Data accessed via GSKY data service. |
GSKY_09_Sentinel2_NSW_bushfire.ipynb | Extracting multi-sensor (Landsat and Sentinel 2) surface reflectance data to view a bushfire in NSW, Australia over two days. | Geoscience Australia Landsat Surface Reflectance Collection v2 Geoscience Australia Landsat Derived Products Collection v2 | Not needed. Data accessed via GSKY data service. |