Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GeoMAD to Notebooks sidebar and reorder sidebar items #1251

Merged
merged 3 commits into from
Aug 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEA_products/DEA_GeoMAD.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# DEA Geomedian and Median Absolute Deviations <img align=\"right\" src=\"../Supplementary_data/dea_logo.jpg\">\n",
"# Introduction to DEA Geomedian and Median Absolute Deviations <img align=\"right\" src=\"../Supplementary_data/dea_logo.jpg\">\n",
"\n",
"* [**Sign up to the DEA Sandbox**](https://docs.dea.ga.gov.au/setup/sandbox.html) to run this notebook interactively from a browser\n",
"* **Compatibility:** Notebook currently compatible with the `DEA Sandbox` environment\n",
Expand Down
15 changes: 8 additions & 7 deletions DEA_products/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,16 @@ Notebooks introducing DEA's satellite datasets and derived products, including h

DEA_Landsat_Surface_Reflectance.ipynb
DEA_Sentinel2_Surface_Reflectance.ipynb
DEA_Water_Observations.ipynb
DEA_Fractional_Cover.ipynb
DEA_Intertidal.ipynb
DEA_Land_Cover.ipynb
DEA_High_and_Low_Tide_Imagery.ipynb
DEA_Coastlines.ipynb
DEA_Waterbodies.ipynb
DEA_Wetlands_Insight_Tool.ipynb
DEA_Fractional_Cover.ipynb
DEA_GeoMAD.ipynb
DEA_Mangroves.ipynb
DEA_Wetlands_Insight_Tool.ipynb
DEA_Water_Observations.ipynb
DEA_Waterbodies.ipynb
DEA_Coastlines.ipynb
DEA_High_and_Low_Tide_Imagery.ipynb
DEA_Intertidal.ipynb

Citing DEA Notebooks
--------------------
Expand Down
Loading