HDFGroup / vol-rest

HDF5 REST VOL Connector
Other
5 stars 8 forks source link

Fill values are unsupported #5

Closed jpswinski closed 1 year ago

jpswinski commented 3 years ago

HDF5 REST VOL-DIAG: Error detected in HDF5 REST VOL (1.0.0) thread 0:

000: /vol-rest/src/rest_vol_dataset.c line 1368 in RV_parse_dataset_creation_properties_callback(): warning: dataset fill values are unsupported

major: Dataset minor: Feature is unsupported

jreadey commented 1 year ago

There's a bit of a problem in that some fill values can't be directing encoded in JSON. One idea would be to base-64 encode the fillvalue in POST dataset.