|
| 1 | +0.22.0 (2024-11-15) |
| 2 | +=================== |
| 3 | + |
| 4 | +Documentation |
| 5 | +------------- |
| 6 | + |
| 7 | +- use ``towncrier`` to handle change log entries (`#442 |
| 8 | + <https://github.com/spacetelescope/rad/issues/442>`_) |
| 9 | +- Update schema docs to clarify headings and add links to roman_datamodels and |
| 10 | + asdf. (`#446 <https://github.com/spacetelescope/rad/issues/446>`_) |
| 11 | +- Added ``refpix`` entry in ``ref_file``. (`#458 |
| 12 | + <https://github.com/spacetelescope/rad/issues/458>`_) |
| 13 | + |
| 14 | + |
| 15 | +New Features |
| 16 | +------------ |
| 17 | + |
| 18 | +- Add maxLength keywords to schemas matching nvarchar archive_catalog |
| 19 | + datatypes. (`#448 <https://github.com/spacetelescope/rad/issues/448>`_) |
| 20 | +- Added ePSF, ABVegaOffset, and ApCorr schemas (`#452 |
| 21 | + <https://github.com/spacetelescope/rad/issues/452>`_) |
| 22 | +- remove var_flat from list of required mosaic attributes (`#462 |
| 23 | + <https://github.com/spacetelescope/rad/issues/462>`_) |
| 24 | +- Add python 3.13 support. (`#468 |
| 25 | + <https://github.com/spacetelescope/rad/issues/468>`_) |
| 26 | +- Remove units from Guidewindow schema. (`#499 |
| 27 | + <https://github.com/spacetelescope/rad/issues/499>`_) |
| 28 | + |
| 29 | + |
| 30 | +Misc |
| 31 | +---- |
| 32 | + |
| 33 | +- Updated ``cal_step`` and ``cal_log`` schema information. (`#466 |
| 34 | + <https://github.com/spacetelescope/rad/issues/466>`_) |
| 35 | +- Update ``coordinate`` schema descriptions (`#467 |
| 36 | + <https://github.com/spacetelescope/rad/issues/467>`_) |
| 37 | +- Update ``ephemeris`` schema descriptions (`#469 |
| 38 | + <https://github.com/spacetelescope/rad/issues/469>`_) |
| 39 | +- Updates ``guide_star``, ``instrument``, and ``photometry`` schemas (`#471 |
| 40 | + <https://github.com/spacetelescope/rad/issues/471>`_) |
| 41 | +- Add ``rcs`` and removes ``aperture``, ``target`` schemas (`#473 |
| 42 | + <https://github.com/spacetelescope/rad/issues/473>`_) |
| 43 | +- Update and add keywords and descriptions in the basic-1.0.0 and statistics |
| 44 | + schemas (`#474 <https://github.com/spacetelescope/rad/issues/474>`_) |
| 45 | +- Update the pointing schema (`#475 |
| 46 | + <https://github.com/spacetelescope/rad/issues/475>`_) |
| 47 | +- Update velocity_aberration descriptions and keywords (`#476 |
| 48 | + <https://github.com/spacetelescope/rad/issues/476>`_) |
| 49 | +- Updates wcs keywords and attribute information (`#477 |
| 50 | + <https://github.com/spacetelescope/rad/issues/477>`_) |
| 51 | +- Update exposure and program attributes information (`#478 |
| 52 | + <https://github.com/spacetelescope/rad/issues/478>`_) |
| 53 | +- Update ref_file descriptions (`#479 |
| 54 | + <https://github.com/spacetelescope/rad/issues/479>`_) |
| 55 | +- Update observation descriptions (`#480 |
| 56 | + <https://github.com/spacetelescope/rad/issues/480>`_) |
| 57 | +- Update visit, l1, and l2 attribute information (`#481 |
| 58 | + <https://github.com/spacetelescope/rad/issues/481>`_) |
| 59 | +- Update and add descriptions in the individual image metadata schema. |
| 60 | + Address merge issues created by the L1 and L2 metadata updates. (`#487 |
| 61 | + <https://github.com/spacetelescope/rad/issues/487>`_) |
| 62 | +- Added alternate WFI aperture names to match both the SIAF and legacy names. |
| 63 | + (`#498 <https://github.com/spacetelescope/rad/issues/498>`_) |
| 64 | +- Added CRDS and reference steps required lists. (`#506 |
| 65 | + <https://github.com/spacetelescope/rad/issues/506>`_) |
| 66 | +- Updated the ePSF schema. (`#507 |
| 67 | + <https://github.com/spacetelescope/rad/issues/507>`_) |
| 68 | +- pin `asdf<4.0` (`#509 <https://github.com/spacetelescope/rad/issues/509>`_) |
| 69 | + |
| 70 | + |
| 71 | +Deprecations and Removals |
| 72 | +------------------------- |
| 73 | + |
| 74 | +- Remove units from rad schema. (`#485 |
| 75 | + <https://github.com/spacetelescope/rad/issues/485>`_) |
| 76 | + |
| 77 | + |
1 | 78 | 0.21.0 (2024-08-06) |
2 | 79 | ------------------- |
3 | 80 |
|
|
0 commit comments