I searched around a bit but couldn’t quite find if there was a Pangeo-related Python tool for converting data in gridded format (NetCDF/Zarr) to shape-file type of data - for instance, calculating the mean annual temperature for each state in the US (or total rainfall, etc.), using ERA5 or ERA5-Land.
Not sure if there is a straightforward workflow or tool to do this? Would really appreciate any suggestions on this. Thanks!
Thanks for the suggestion @aaronspring and @rabernat! Will take a look at these tools and see what works well. Absolutely, will provide comments once I’ve had a look.
FYI - late following up on this (just got around to it a while ago). Salem worked really well for me so thanks again for the suggestion!
The example given was really easy to follow and modify it to my data workflow with ERA5, especially with the sample world borders shape file for me to play with.