John Caron
John Caron
I agree that having an independent implementation for reading HDF5 is important and Im willing for now to keep the Java code updated and fix bugs as a Service to...
> Bigger question - what’s the right level to insert the JNA? Currently we use JNA for reading/writing netCDF-4 through netCDF-C. We could add a new JNA based HDF5 IOSP...
I need to think about all that more. But just to clarify, Im just volunteering to update the pure Java code. On Tue, Jan 7, 2020 at 7:12 PM Sean...
Problem with enums: cdl: netcdf writeEnumFromCdl { types: short enum dessertType_t {dirt = 0, pie = 18, donut = 268, cake = 3284}; dimensions: time = UNLIMITED; variables: dessertType_t dessert(time);...
Fixed problems with reading enums in netcdf4 files (I hope) in PR #479 for version 6. Wouldnt be hard to backport for ver5.
Did you upload this file somewhere?
Could we add a tag "problems related to the Ellen Generes show" ?
can we close this @lesserwhirls ?
what version are you targeting?
Hi Yaqiang: If you look at that file in ToolsUI Isop/Grib2/Grib2Collection (see attached screenshot), you see that there are indeed 4 records for each forecast time. However, they all have...