Skip to content

Commit

Permalink
adding fixed sites api
Browse files Browse the repository at this point in the history
  • Loading branch information
rupesh2 committed Dec 8, 2023
1 parent 4690abb commit 77bfa6e
Show file tree
Hide file tree
Showing 2 changed files with 2,198 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ pip install -r requirements.txt
## Tutorials
- [Create GeoTIFF Grids from Subsets API](notebooks/grids_modis_api.ipynb)
- [Getting Started with ICESAT-2 ATL08 subset data](notebooks/getting_started_icesat2_atl08.ipynb)
- [Using Fixed Sites Subsets Tool Application Programming Interface (API)](notebooks/fixedsites_api.ipynb)

## Related Resources
- [Webinars and Tutorials](https://modis.ornl.gov/resources.html#elearning)
Expand Down
2,197 changes: 2,197 additions & 0 deletions notebooks/fixedsites_api.ipynb

Large diffs are not rendered by default.

0 comments on commit 77bfa6e

Please sign in to comment.