HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
126 stars 52 forks source link

Add test for POST dset with zero chunk extent #236

Closed mattjala closed 12 months ago

mattjala commented 1 year ago

Testing the issue reported in #192.

HSDS already catches invalid chunk extents and returns 400 here, so if this elicits the problem correctly, we can close that issue without any further work.