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

Support taql query when converting from CASA format #263

Closed landmanbester closed 2 years ago

landmanbester commented 2 years ago

This would be a very handy feature. Currently I find myself splitting with CASA and then converting to zarr which is not so friendly to disc space. This can obviously only work when converting from a measurement set. I am not sure if it makes sense to support this for the other formats but it may be nice to also have taql-like selection logic (or some subset thereof) when we eventually have support to convert directly from katdal format

sjperkins commented 2 years ago

It should be possible to add a --taql-where flag