National Water Model HDFReference Recipe#215
National Water Model HDFReference Recipe#215norlandrhagen wants to merge 4 commits intopangeo-forge:masterfrom
Conversation
|
/run NWM |
|
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
|
/run NWM |
|
/run NWM |
1 similar comment
|
/run NWM |
|
/run NWM |
|
FYI, I was running a variant of this for some data in Azure and ran into some issues with the data pushed to blob storage by NODD. I'm not sure if the AWS bucket has data this old, but it seems that on 2022-06-28, the internal chunking of the NetCDF files changed In Azure, the URLs are
Prior to that first URL, I don't believe kerchunk / Zarr can handle that kind of change. I'll post an update once I have a working example, but I'm running into issues with kerchunk seemingly dropping a bunch of files from my expected output. |
|
I blamed Kerchunk / Zarr too quickly for the dropped data (sorry Martin!). It was in pangeo-forge-recipes: pangeo-forge/pangeo-forge-recipes#515. |
Pangeo-Forge HDFReference recipe of the kerchunk NWM example . Heavily adapted from notebook created by rsignell-usgs.