diff --git a/etl/config/codefiles_urls.txt b/etl/config/codefiles_urls.txt index 8d2c3f5c..3efba696 100644 --- a/etl/config/codefiles_urls.txt +++ b/etl/config/codefiles_urls.txt @@ -1,6 +1,7 @@ https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/3dep-lidar/3dep-lidar-cog-example.ipynb https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/3dep-lidar/3dep-lidar-copc-example.ipynb https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/3dep/3dep-seamless-example.ipynb +https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/ai4good/venezuela-earthquake.ipynb https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/alos-dem/alos-dem-example.ipynb https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/alos-palsar/alos-palsar-example.ipynb https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/aster-l1t/aster-l1t-example.ipynb @@ -39,7 +40,7 @@ https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datas https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/jrc-gsw/jrc-gsw-example.ipynb https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/kaza-hydroforecast/kaza-hydroforecast-example.ipynb https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/landsat-c2/landsat-c2-example.ipynb -https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/mobi/mobi-example.ipynb +https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/met-office/met-office-forecast-data.ipynb https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/met-office/met-office-global-deterministic-height.ipynb https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/met-office/met-office-global-deterministic-near-surface.ipynb https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/met-office/met-office-global-deterministic-pressure.ipynb @@ -48,7 +49,7 @@ https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datas https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/met-office/met-office-uk-deterministic-near-surface.ipynb https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/met-office/met-office-uk-deterministic-pressure.ipynb https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/met-office/met-office-uk-deterministic-whole-atmosphere.ipynb -https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/met-office/met-office-forecast-data.ipynb +https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/mobi/mobi-example.ipynb https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/modis/modis-fire-example.ipynb https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/modis/modis-imagery-example.ipynb https://raw.githubusercontent.com/microsoft/PlanetaryComputerExamples/main/datasets/modis/modis-snow-example.ipynb diff --git a/public/images/venezuelabanner.webp b/public/images/venezuelabanner.webp new file mode 100644 index 00000000..4c3548a7 Binary files /dev/null and b/public/images/venezuelabanner.webp differ diff --git a/src/config/datasets.yml b/src/config/datasets.yml index f17c6161..94121c6a 100644 --- a/src/config/datasets.yml +++ b/src/config/datasets.yml @@ -987,6 +987,14 @@ planet-nicfi-analytic: src: planet-nicfi-example.html launch: datasets/planet-nicfi/planet-nicfi-example.ipynb +predicted-damage-venezuela-2026: + category: Infrastructure + headerImg: ./images/venezuelabanner.webp + tabs: + - title: Example Notebook + src: venezuela-earthquake.html + launch: datasets/ai4good/venezuela-earthquake.ipynb + sentinel-1-grd: category: SAR headerImg: ./images/sentinel-1-grd-hero.png