At today’s telecon we discussed the idea of putting together a “Cloud Data Cookbook” to synthesize everything we have learned about how to work with geoscience data in the cloud. For example:
Reading / writing zarr in s3 / gcsfs / azure
Credentials management
COG stuff
Serializability
@paigem suggested this could be modeled off the cosima-cookbook
Pangeo Gallery could be a good way to publish this cookbook.
Please chime in or leave a if you would be willing to devote 1 hour to working on this over the next few weeks.
I like this idea and would be happy to contribute some examples, e.g. for reading and writing to Zarr in gcsfs. If I have time later today, I’ll see if I can get this started by creating a new gallery - looks like there are some good instructions here.
Progress update: I’ve started the process of making a new repo in the pangeo gallery for the cloud data cookbook. I’ll add an example notebook and aim to push the repo from my local directory in the next few days. Sorry I’ve been slow getting to this!
It is a great idea! One suggestion would be providing a suggested template for people who want to contribute. This could make it easier for people to contribute. Also, it provides consistent user experiences for others who are looking for the cookbook/tutorials.