Skip to content

Commit

Permalink
Comment out downloading for now until CDSAPI starts working again
Browse files Browse the repository at this point in the history
  • Loading branch information
natgeo-wong committed Mar 4, 2024
1 parent 3abb3c8 commit a692f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/using/landsea/create.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ egeo = ERA5Region(geo)

Then, we retrieve the ERA5 Reanalysis LandSea Dataset
````@example landseamask
lsd = getLandSea(e5ds,egeo)
# lsd = getLandSea(e5ds,egeo)
````

And we plot them below for comparison:
Expand Down

0 comments on commit a692f88

Please sign in to comment.