Roman Datamodels v 0.17.0
What's Changed
- add jquery sphinx extension to fix docs search by @braingram in #227
- Remove the
random_utils
by @WilliamJamieson in #217 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #226
- Make use of the new
datamodel_name
keyword in RAD by @WilliamJamieson in #214 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #230
- Fix strange
ResourceWarning
by @WilliamJamieson in #231 - Update maker_utils so that saved nodes are still returned by @WilliamJamieson in #218
- Clean up random numbers by @WilliamJamieson in #236
- Remove the
target
keyword fromrdm_open
by @WilliamJamieson in #235 - use ValidationError from asdf.exceptions instead of jsonschema by @braingram in #234
- Update
maker_utils
for newcal_step
keys. by @WilliamJamieson in #228 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #237
- Clean up the
rdm_open
function by @WilliamJamieson in #233 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #240
- Make tests covered by codecov by @WilliamJamieson in #238
- Add
__repr__
forDNode
objects. by @WilliamJamieson in #245 - Resolve all the inverse linearity issues. by @WilliamJamieson in #248
- Update cal-step maker to include
resample
by @WilliamJamieson in #243 - Do not copy datamodels when opening an already open datamodel. by @schlafly in #232
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #249
- add installation instructions from romancal by @zacharyburnett in #250
- BOT: Changelog check has moved by @pllim in #252
- Rcal 596 Updates for association processing by @ddavis-stsci in #241
New Contributors
Full Changelog: 0.16.1...0.17.0