https://github.com/ad4gd/demos
Simple demonstrations of using the components created by the project.
https://github.com/ad4gd/demos
Last synced: about 1 year ago
JSON representation
Simple demonstrations of using the components created by the project.
- Host: GitHub
- URL: https://github.com/ad4gd/demos
- Owner: AD4GD
- Created: 2024-08-28T09:34:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T14:42:38.000Z (almost 2 years ago)
- Last Synced: 2024-08-30T11:08:33.343Z (almost 2 years ago)
- Language: Jupyter Notebook
- Size: 28.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AD4GD Technical Demos
Simple demonstrations of using the components created by the project.
## List of Demos
[Accessing the Geonetwork Catalogue Programmatically](/query_geonetwork) - Shows how to query the Geonetwork catalogue.
## Todo
* Querying the RAINBOW server
* An example of processed data including links to vocabularly terms on the RAINBOW server
* Retrieving a long time series for a set of small polygons from EO data
* Setting up, populating and querying an STA+ server.
## Structure
Each demo should be a self contained folder with a descriptive name containing a README.md that describes how to run the demo. Demos should demonstrate concrete use cases for the components demonstrated in the project.