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

Refactor the flattening of netCDF-4 groups #286

Open
davidhassell opened this issue Feb 12, 2024 · 0 comments
Open

Refactor the flattening of netCDF-4 groups #286

davidhassell opened this issue Feb 12, 2024 · 0 comments
Labels
enhancement New feature or request netCDF read Relating to reading netCDF datasets
Milestone

Comments

@davidhassell
Copy link
Contributor

davidhassell commented Feb 12, 2024

The netcdf_flattener library does not recognise variables relating UGRID, CFA aggregation, domain variables, and compression by coordinate subsampling, so will incorrectly read any such referenced names if they have a group structure. Also, netcdf_flattener can not flatten the groups from h5netcdf.File objects (see #285).

These can be solved by creating a modified copy of the library within cfdm.

@davidhassell davidhassell added enhancement New feature or request netCDF read Relating to reading netCDF datasets labels Feb 12, 2024
@davidhassell davidhassell added this to the 1.11.1.0 milestone Feb 12, 2024
@davidhassell davidhassell modified the milestones: 1.11.1.0, H5 Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request netCDF read Relating to reading netCDF datasets
Projects
None yet
Development

No branches or pull requests

1 participant