Ward Fisher
Ward Fisher
That is correct, and thanks!
The ability to read xarray is in the main branch, and will be in the upcoming 4.8.1 release. I am shaving the yak to get our automated regression and integration...
I agree that adding it to be v3 would be better than changing the published v2 spec. More broadly, I'd suggest that any changes to a published spec be versioned,...
Tagging myself in on this as well. @WardF
To add a clarifying note from an internal Unidata conversation, one thing we'll need to keep in mind is that `nczarr` (as implemented in the netcdf C library), and the...
@joshmoore Just to clarify, do you mean `nczarr`? Or is `czar` a separate thing?
@dopplershift and others are correct, for this to be something usable for netCDF, a pure C library is required. I suspect there are other projects out there which would benefit...
No, but after discussion with @dennisheimbigner I think we need to sketch out what is needed from the netCDF point of view, infer what would be needed from a more...
@aparamon Thank you for the illustrative example; this is something we will have to keep in mind, given the crossplatform nature of netCDF.
Can you provide the `config.log`? This sometimes occurs when there is a problem linking the test program autotools uses to determine sizeof various variable types.