Changelog#

X.Y.Z (DD-MM-YYYY)#

  • Add documentation link to MSv2EntryPoint class (PR47)

  • Change visibility partition structure to msname/partition-001 (PR46)

  • Rename baseline dimension to baseline_id (PR44)

  • Loosen xarray version requirement to >= 2024.9.0 (PR44)

  • Change partition_chunks to preferred_chunks (PR44)

  • Allow arcae to vary in the 0.2.x range (PR42)

  • Pin xarray to 2024.9.0 (PR42)

  • Add test case for irregular grids (PR39, PR40, PR41)

  • Rename MSv2PartitionEntryPoint to MSv2EntryPoint (PR38)

  • Move chunks kwarg functionality in MSv2PartitionEntryPoint.open_datatree to partition_chunks (PR37)

  • Set MSv4 version to 4.0.0 (PR34)

  • Fix changelog highlighting in install instructions (PR33)

  • Add basic read tests (PR32)

  • Fix Dataset and DataTree equivalence checks in test cases (PR31)

0.2.1 (04-10-2024)#

  • Parallelise row partitioning (PR28, PR30)

  • Upgrade to arcae 0.2.5 (PR29)

  • Rename antenna{1,2}_name to baseline_antenna{1,2}_name (PR26)

  • Update Cloud Storage write documentation (PR25, PR27)

  • Use datatree as the primary representation (PR24)

  • Remove unnecessary coordinate attributes (PR23)

  • Disable navigation sidebars (PR19)

  • Add Github Issue and PR templates (PR17)

  • Improve key resolution (PR15)

  • Add a basic tutorial (PR13)

0.2.0 (11-09-2024)#

  • Initial release