Skip to content

Commit 040ac83

Browse files
authored
Update second demo to use earthaccess (#17)
* Update second demo to use earthaccess * Update homepage * Update index
1 parent aa0408c commit 040ac83

File tree

5 files changed

+282
-160
lines changed

5 files changed

+282
-160
lines changed

_quarto.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ website:
1919
contents:
2020
- href: examples/01_AWS_Public_Data_Program_NetCDF.ipynb
2121
text: Walk through - NetCDFs on AWS
22-
- href: examples/02_ESGF_NetCDF_Solution.ipynb
23-
text: Hands on - NetCDFs from ESGF
22+
- href: examples/02_Earthdata_NetCDF.ipynb
23+
text: Hands on - NetCDFs from Earthdata
2424
- href: examples/03_STAC_Collection_for_Virtual_Icechunk_Store.ipynb
2525
text: STAC collection for virtual store
2626
- href: examples/04_STAC_Items_for_legacy_files_in_Virtual_Icechunk_Store.ipynb

binder/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dependencies:
2222
- shapely>=2.1.1,<3
2323
- rustac>=0.8.1,<0.9
2424
- h5netcdf=1.6.4
25+
- matplotlib=3.10.6
2526
# For development
2627
- wget
2728
- curl

examples/02_ESGF_NetCDF_Solution.ipynb

Lines changed: 0 additions & 149 deletions
This file was deleted.

0 commit comments

Comments
 (0)