From ff27e95de829831ca5913e26390e0f3ff8210c59 Mon Sep 17 00:00:00 2001 From: Jenny Wong Date: Fri, 5 Jul 2024 16:38:30 +0100 Subject: [PATCH] Add Openscapes examples --- .../topics/data/object-storage/working-with-object-storage.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/user/topics/data/object-storage/working-with-object-storage.md b/user/topics/data/object-storage/working-with-object-storage.md index 9bd7bfe..1747c68 100644 --- a/user/topics/data/object-storage/working-with-object-storage.md +++ b/user/topics/data/object-storage/working-with-object-storage.md @@ -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