Skip to content

Releases: observatorycontrolsystem/adaptive_scheduler

v1.6.0

25 Jul 20:05
9837f2b
Compare
Choose a tag to compare

What's Changed

  • Update ortools to 9.10 and gurobi version to 11.0.1 by @jnation3406 in #63

Full Changelog: v1.5.2...v1.6.0

v1.5.2

08 Sep 23:25
c476935
Compare
Choose a tag to compare

What's Changed

  • Fix scheduling of satellite observations by @mgdaily in #62

New Contributors

Full Changelog: v1.5.1...v1.5.2

1.5.0

22 Sep 05:53
9e2c874
Compare
Choose a tag to compare

Initial OCS project release

What's Changed

  • Switch build process to poetry and a DockerFile with ORToolkit with Gurobi support built in
  • Updated ORToolkit to latest version
  • Get telescope class from aperture field in ConfigDB
  • Add support for seeing constraint
  • Add support for request optimization_type with AIRMASS and TIME options
  • Add support for moon phase constraint
  • Add ability to target specific set of telescope classes per scheduler instance
  • Clean up environment variables and

Switch to use OR-Tools for the kernel

16 Dec 18:38
ef51f42
Compare
Choose a tag to compare
Merge pull request #29 from observatorycontrolsystem/fix/date_format

Change current_semester_details date parser format