Releases: observatorycontrolsystem/adaptive_scheduler
Releases · observatorycontrolsystem/adaptive_scheduler
v1.6.0
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
1.5.0
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
Merge pull request #29 from observatorycontrolsystem/fix/date_format Change current_semester_details date parser format