Changelog#
X.Y.Z (DD-MM-YYYY)#
Move README content into the Documentation (PR62)
Allow varying intervals in the last timestep of a partition (PR61)
Rename ANTENNA dataset to antenna_xds (PR60)
Depend on arcae ^0.2.7 (PR59)
Fix test cases that succeeded after attributes changed (PR57)
Make MSv2Array transform a property (PR56)
Further partitioning improvement and alignment with MSv4 (PR55)
Use epoch to dintinguish multiple instances of the same dataset (PR54)
Use np.logical_or.reduce for generating diffs over more than 2 partitioning arrays (PR53)
Improve Missing Column error (PR52)
Fix open_datatree instructions in the README (PR51)
Skip test case that segfaults on numpy 2.2.2 (PR50)
Upgrade to xarray 2025.1.1 (PR49)
Add documentation link to MSv2EntryPoint class (PR47)
Change visibility partition structure to
msname/partition-001(PR46)Rename
baselinedimension tobaseline_id(PR44)Loosen xarray version requirement to >= 2024.9.0 (PR44)
Change
partition_chunkstopreferred_chunks(PR44)Allow arcae to vary in the 0.2.x range (PR42)
Pin xarray to 2024.9.0 (PR42)
Rename MSv2PartitionEntryPoint to MSv2EntryPoint (PR38)
Move
chunkskwarg functionality in MSv2PartitionEntryPoint.open_datatree topartition_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)#
Upgrade to arcae 0.2.5 (PR29)
Rename antenna{1,2}_name to baseline_antenna{1,2}_name (PR26)
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