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

Support broadcasting #271

Closed jreadey closed 8 months ago

jreadey commented 8 months ago

Enable PUT /datasets/id/value to provide less data than required based on the selection as long as it is compatible with the Numpy style broadcasting rules - see: https://numpy.org/doc/stable/user/basics.broadcasting.html