Releases: sot/kadi
Releases · sot/kadi
Release 7.2.1
Includes the following merges:
- PR #267: Fix event maintenance docs
Release 7.2.0
Includes the following merges:
Release 7.1.0
Release 7.0.2
Release 7.0.1
Includes the following merges:
- PR #254: Fix unit test failure for final v2 cmds
Release 7.0.0
Includes the following merges:
- PR #249: Make commands v2 the default
- PR #253: Better star catalog handling
- PR #251: Fix problem where starcat_date can be uninitialized
- PR #248: Major refactor/improvement in command interrupt handling
- PR #246: Remove dither disable from bright star hold command set
- PR #245: Fix a mistake in clear_caches
- PR #244: Apply Black and isort autoformatting
Release 6.0.1
Includes the following merges:
- PR #243: Add EventQuery to symbols exported from query.py by events/init.py
Release 6.0.0
Includes the following merges:
- PR #241: add starcat_date argument to get_observations, get_starcats and get_s…
- PR #231: Web-free kadi
- PR #234: Add instructions on creating .netrc
- PR #240: Better exception message in get_states for too-early start arg
- PR #237: Fix various doc issues
- PR #233: Fix lucky testing and occweb lucky functionality
- PR #232: Allow OCCweb access using noodle path
- PR #221: Add starcat_date to observation parameters + fix caching and minor issues
- PR #229: Remake last two years of MajorEvent table each time
- PR #224: Allow outputting all keys in reduce_states
Release 5.11.0
Release 5.10.0
Includes the following merges:
- PR #221: Add starcat_date to observation parameters + fix caching and minor issues
- PR #229: Remake last two years of MajorEvent table each time
- PR #224: Allow outputting all keys in reduce_states
- PR #219: Update homepage URL
- PR #218: Fix regressions from v2 (#212)
- PR #212: Implement commands archive v2.0 (beta release)
- PR #215: fix warning
- PR #214: remove use of deprecated np.str
- PR #210: Make changes for grating move duration (again)
- PR #209: Revert commits introduced in PR 205 (grating move duration)
- PR #205: Grating move duration in commanded states
- PR #207: Improve list view and fix old web-kadi issue
- PR #208: Fix #206
- PR #202: Make sure django is loaded if it is not already loaded
- PR #204: Add note about removing bad dump
- PR #203: changed ALLOWED_HOSTS in django settings to include all host names we use.
- PR #200: Make kadi events complete from start of mission
- PR #199: Fix bug getting states starting between AOUPTARQ and AOMANUVR
- PR #197: Add test of creating cmds archive and retry opening cmds.h5
- PR #195: Add Ska.ParseCM compatibility + read_backstop function
- PR #196: Handle cmds.h5 resource unavailable error
- PR #194: Use $SKA/data/mpcrit1 not /data/mpcrit1
- PR #193: Unified documentation style
- PR #190: Migrate cmds.h5 idx column from 16 to 32 bits
- PR #191: Shiny workflow update
- PR #188: Shiny workflow update
- PR #176: Fix continuity and states for start within maneuver
- PR #175: Shiny
- PR #173: Fix async problem of event query within Jupyter notebook
- PR #170: Add helpers for compatibility with legacy commands / states code
- PR #168: Add times to states and commands
- PR #169: Change default remove_starcat to False
- PR #167: SHINY: remove all dependencies on Chandra.cmd_states and Ska.ParseCM
- PR #166: SHINY: update dates for Chandra.Time 4.0+
- PR #165: Fix flake8 issues
- PR #164: Allow start and stop in get_states() with cmds
- PR #163: Add inclusive_stop kwarg to get_cmds