Skip to content

Commit

Permalink
Add Openscapes examples
Browse files Browse the repository at this point in the history
  • Loading branch information
jnywong authored Jul 5, 2024
1 parent 90dedf7 commit ff27e95
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@ ds = xr.tutorial.open_dataset("rasm") # load example data
ds.to_zarr(f'{SCRATCH_BUCKET}/rasm.zarr') # write data
```

:::{tip}
For more example workflows, checkout the [NASA Earthdata Cloud Cookbook](https://nasa-openscapes.github.io/earthdata-cloud-cookbook/how-tos/using-s3-storage.html).
:::

## Data Catalogs

To make it easier to discover share data in your project, it is recommended to use
Expand Down

0 comments on commit ff27e95

Please sign in to comment.