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

Use h5py or xarray for Cube generation #38

Closed
forman opened this issue May 31, 2016 · 3 comments
Closed

Use h5py or xarray for Cube generation #38

forman opened this issue May 31, 2016 · 3 comments

Comments

@forman
Copy link
Member

forman commented May 31, 2016

We currently use the netCDF4 library for opening source files which seems to have problems opening netCDF files > 6GB which is a no-go for our Air Temperature products.

We may switch to h5py or use xarray with the h5netcd driver to get around these problems.

See #29

@forman forman changed the title Use xarray for Cube generation Use h5py or xarray for Cube generation May 31, 2016
@gunbra32
Copy link
Contributor

The error is known and there seems to be a fix, which apparently hasn't made it through to the conda distribution.
Unidata/netcdf-c#188

@gunbra32
Copy link
Contributor

gunbra32 commented Jun 8, 2016

We stick to netcdf for the time being. Downloaded source data in monthly files with two time steps per day.

@forman
Copy link
Member Author

forman commented Jul 13, 2016

Not an issue

@forman forman closed this as completed Jul 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants