issues
search
mwvgroup
/
pittgoogle-client
Client for the Pitt-Google alert broker
https://mwvgroup.github.io/pittgoogle-client/
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
Add support for LSST schemas. Fixup `Schema` class and related.
#41
Closed
troyraen
closed
5 months ago
troyraen
commented
5 months ago
Add support for LSST schemas. Includes:
New schema helper method that uses the
lsst.alert.packet
package to load the Avro schema.
New yaml file defining the schema map.
Fixup
Schema
class and related to make it easier to add new surveys and schemas in the future.
Rename some things for clarity.
See CHANGELOG.md for more detail.
lsst.alert.packet
package to load the Avro schema.Schema
class and related to make it easier to add new surveys and schemas in the future.See CHANGELOG.md for more detail.