Skip to content

v0.3.16

Choose a tag to compare

@hernandezc1 hernandezc1 released this 18 Aug 19:13
· 11 commits to main since this release
5191e4a

[v0.3.16] - 2025-08-18

Added

  • Data listings for LSST
  • LvkSchema properties _from_yaml and _name_in_bucket.
  • "objectid" added to LVK schema map. Both "objectid" and "sourceid" now point to the
    LVK field "superevent_id" since there is no distinction between an LVK "object" and "source".
  • Added a unit test for LvkSchema._name_in_bucket. Added a "schema_version" field to the test data in
    tests/data/sample_alerts/lvk/ to mimic our broker's ps_to_storage module (required for _name_in_bucket).