Release 2024.4
javierggt
released this
07 May 00:14
·
13 commits
to 2024.4-branch
since this release
This PR includes:
- acis_thermal_check
- cheta.
- updated HRMA OHRTHR data to use WIDE mode.
- Fix
Computed_Quat
MSID in cases when there are bad data in the fetch range.
- kadi. Remove commands v1.
- proseco. Implement acquisition box overlap penalty
Interface Impacts:
- Commands v1 has been deprecated for a long time and now it is fully removed. The configuration setting commands_version is removed and the environment variable KADI_COMMANDS_VERSION no longer has any effect.
- Proseco will change which acquisition stars are selected or modify box sizes in cases where an overlapping box would have been chosen. While this code will become operation for load checking, the corresponding changes that affect load creation will not become operational until Matlab 2024_030 is promoted. As a result, there might be some discrepancies between star selection and load checking until then.
- acis_thermal_check
- The 1DPAMYT model will have a calling sequence similar to 1DPAMZT
- The table reporting violations on the webpages has changed slightly, but is human-read. Plots show limit lines as a function of time instead of every limit line across the whole plot; also human-read.
Full Changelog: 2024.1...2024.4
PR: #1341