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

Fill values are unsupported #5

Closed
jpswinski opened this issue Nov 17, 2020 · 1 comment · Fixed by #45
Closed

Fill values are unsupported #5

jpswinski opened this issue Nov 17, 2020 · 1 comment · Fixed by #45
Labels
enhancement New feature or request

Comments

@jpswinski
Copy link
Contributor

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
Copy link
Member

jreadey commented Mar 6, 2023

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.

@mattjala mattjala added the enhancement New feature or request label Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants