ratt-ru / dask-ms

Implementation of a dask/xarray dataset backed by a CASA MS
https://dask-ms.readthedocs.io
Other
19 stars 7 forks source link

Fix #205 - Add `xds_to_storage_table`. #207

Closed JSKenyon closed 2 years ago

JSKenyon commented 2 years ago

This is still a work in progress, but the basics are there and working. The final step is to make sure that kwargs are handled correctly as not all the xds_to_* have identical signatures.