Skip to content

National Water Model HDFReference Recipe#215

Open
norlandrhagen wants to merge 4 commits intopangeo-forge:masterfrom
norlandrhagen:national-water-model
Open

National Water Model HDFReference Recipe#215
norlandrhagen wants to merge 4 commits intopangeo-forge:masterfrom
norlandrhagen:national-water-model

Conversation

@norlandrhagen
Copy link
Copy Markdown
Contributor

Pangeo-Forge HDFReference recipe of the kerchunk NWM example . Heavily adapted from notebook created by rsignell-usgs.

@andersy005
Copy link
Copy Markdown
Member

/run NWM

@andersy005
Copy link
Copy Markdown
Member

pre-commit.ci autofix

@andersy005
Copy link
Copy Markdown
Member

/run NWM

@norlandrhagen norlandrhagen changed the title National Water Model HDFRefernece Recipe National Water Model HDFReference Recipe Nov 1, 2022
@andersy005
Copy link
Copy Markdown
Member

/run NWM

1 similar comment
@andersy005
Copy link
Copy Markdown
Member

/run NWM

@andersy005
Copy link
Copy Markdown
Member

/run NWM

@TomAugspurger
Copy link
Copy Markdown
Contributor

TomAugspurger commented Apr 24, 2023

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

  1. "abfs://nwm/nwm.20220628/short_range/nwm.t11z.short_range.channel_rt.f001.conus.nc",
  2. "abfs://nwm/nwm.20220628/short_range/nwm.t12z.short_range.channel_rt.f001.conus.nc",

Prior to that first URL, feature_id is chunked 925580. From the second URL (onwwards?), feature_id is chunked 2776738. This coincided with an update from NWM 2.1 to NWM 2.2

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.

@TomAugspurger
Copy link
Copy Markdown
Contributor

I blamed Kerchunk / Zarr too quickly for the dropped data (sorry Martin!). It was in pangeo-forge-recipes: pangeo-forge/pangeo-forge-recipes#515.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants