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

Quickscan #269

Closed jreadey closed 8 months ago

jreadey commented 8 months ago

This change addresses issue #255 - verbose info not correct.

For the verbose param to return the current info for domain or datasets, you'll need to do a PUT / with rescan and flush params set. See the checkVerbose function in value_test.py to see how this works.