Skip to content

v0.20.0

Latest

Choose a tag to compare

@ManonMarchand ManonMarchand released this 10 Mar 09:01
ca0a04a

What's Changed

Changed

  • add order parameter to replace depth_t in TimeMOC constructors. depth_t became
    keyword only [#209]

Fixed

  • catch upstream fix in cds-moc-rust. The ST-MOC constructors from_spatial_coverages
    and from_time_ranges_positions were failing if the oldest time was not coming
    first [#208]
  • switch the time scale used in TimeMOCs from TCB to TDB according to the MOC 2.0
    standard [#207]

Full Changelog: v0.19.1...v0.20.0