ratt-ru / dask-ms

Implementation of a dask/xarray dataset backed by a CASA MS

Home Page:https://dask-ms.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dask-ms convert doesn't support index_cols

JSKenyon opened this issue · comments

  • dask-ms version: 0.2.7
  • Python version: 3.8.12
  • Operating System: Pop!_OS 18.04

Description

dask-ms convert is really useful, but I think it would be more so if the user had control over the ordering of the output (particularly when converting from MS to another format as we may lose the ability to TAQL/reorder thereafter). This is already available in the xds_from_ms functions so it may be as simple as exposing it once #175 is resolved.

Apologies if this should have been a discussion @sjperkins - feel free to migrate it.

Closed by #194.