Skip to content

Releases: sdss/lvmapi

lvmapi 0.2.0

30 Nov 18:43
Compare
Choose a tag to compare

✨ Improved

  • Add /transparency/summary/{telescope} endpoint.

⚙️ Engineering

  • Moved code from the schedule, InfluxDB, and weather modules to the lvmoptools package.

lvmapi 0.1.17

19 Nov 16:54
Compare
Choose a tag to compare

✨ Improved

  • Add focusing and troubleshooting fields to OverwatcherStatusModel.
  • Rename Time not observing to Time not exposing in the night logs.

lvmapi 0.1.16

18 Nov 06:17
Compare
Choose a tag to compare

✨ Improved

  • Add self-reported Overwatcher comments to the night log.

lvmapi 0.1.15

12 Nov 16:12
Compare
Choose a tag to compare

🚀 New

  • #14 Add /transparency endpoint to retrieve transparency data.

✨ Improved

  • Switch to using smtp-02.lco.cl as mail server.
  • Allow to define an external configuration file via the $LVMAPI_CONFIG_PATH environment variable.

🔧 Fixed

  • Correctly calculate time lost in night metrics while the night is ongoing.

lvmapi 0.1.14

11 Nov 22:26
Compare
Choose a tag to compare

🚀 New

  • Added /logs/night-logs/{mjd}/metrics endpoint to retrieve metrics for a given night (night length, time lost, efficiency). These data are also included in the night log.

✨ Improved

  • Allow to update LN2 fill records in the database. Add complete field to the LN2 fill model.
  • Use Gort.emergency_shutdown() for the /macros/shutdown endpoint.

🔧 Fixed

  • Fix typo in argument in the shutdown recipe.

lvmapi 0.1.13

10 Nov 22:05
Compare
Choose a tag to compare

🚀 New

  • Create a new router /notifications to create and retrieve notifications. New notifications are sent over Slack or email depending on parameters and the notification level.

lvmapi 0.1.12

07 Nov 16:51
Compare
Choose a tag to compare

🚀 New

  • Add the /logs/notifications/{mjd} route to retrieve the Overwatcher notifications for a given MJD.
  • Add notifications section to night log email and plain-text version.

lvmapi 0.1.11

06 Nov 20:32
Compare
Choose a tag to compare

🚀 New

  • Add /enclosure/nps routes to query and set the state of the NPS outlets.

✨ Improved

  • Add disable_overwatcher query parameters to /macros/shutdown.

lvmapi 0.1.10

04 Nov 18:13
Compare
Choose a tag to compare

✨ Improved

  • Allow to modify a night log comment.
  • Attach full plaintext version of the night log to the email.

🏷️ Changed

  • Swap the order of the exposure data and software versions in the night log email template.

lvmapi 0.1.9

30 Oct 17:48
Compare
Choose a tag to compare

✨ Improved

  • Added function is_measurament_safe() to calculate if weather data values are safe.
  • Report actor versions in night log email.

🏷️ Changed

  • Change /overwatcher/status/allow_calibrations to /overwatcher/status/allow_calibrations.