Description
Reading a netCDF variable with the following characteristics:
- an unlimited dimension
- a long or double data type
- a stride which is not a multiple of 8 bytes
produce the following DataStoreContentException: "Can not compute data location for “…” variable in the “…” netCDF file."
Attachments
Issue Links
- is a child of
-
SIS-439 NetCDF reader does not support unlimited dimension
- Closed