Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop code to convert NcML to Kerchunk JSON? #7

Open
rsignell-usgs opened this issue Jun 22, 2022 · 1 comment
Open

Develop code to convert NcML to Kerchunk JSON? #7

rsignell-usgs opened this issue Jun 22, 2022 · 1 comment

Comments

@rsignell-usgs
Copy link
Collaborator

rsignell-usgs commented Jun 22, 2022

The NetCDF Markup Language (NcML) has been widely used for decades to create virtual NetCDF datasets that point to collections of NetCDF files and add/modify global and variable metadata and/or values.

It would be very useful to have a package that parses this info from an NcML XML file and generates the equivalent Kerchunk JSON virtual dataset.

A fairly complicated example of NcML that aggregates a collection of ROMS NetCDF files and makes them CF and SGRID compliant is here:

https://github.com/rsignell-usgs/xml/blob/master/THREDDS/geoport/COAWST_catalog.xml

@martindurant
Copy link
Member

Starting with the easy example!

Worth saying, is that this would allow us to make use of the effort already put into these NcML prescriptions, to provide aggregate (multi-file) datasets without needing a thredds or any other server.

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

No branches or pull requests

2 participants