Skip to content

Commit

Permalink
release metadata for B11.0rc1 (#8604)
Browse files Browse the repository at this point in the history
Co-authored-by: Howard Bushouse <[email protected]>
  • Loading branch information
zacharyburnett and hbushouse authored Jun 26, 2024
1 parent c7fe27f commit 3a25c2a
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
1.14.1 (unreleased)
1.15.1 (unreleased)
===================

-

1.15.0 (2024-06-26)
===================

ami
Expand Down
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ authors:
given-names: "Maria"
orcid: "https://orcid.org/0000-0003-2314-3453"
title: "JWST Calibration Pipeline"
version: 1.14.0
version: 1.15.0
doi: 10.5281/zenodo.7038885
date-released: 2024-03-29
date-released: 2024-06-26
url: "https://github.com/spacetelescope/jwst"
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ the specified context and less than the context for the next release.

| jwst tag | DMS build | SDP_VER | CRDS_CONTEXT | Released | Ops Install | Notes |
|---------------------|-----------|----------|--------------|------------|-------------|-----------------------------------------------|
| 1.15.0 | B11.0rc1 | TBD | 1241 | 2024-06-26 | TBD | First release candidate for B11.0 |
| 1.14.0 | B10.2.1 | 2024.1.1 | 1238 | 2024-03-29 | 2024-06-12 | Final release candidate for B10.2.1 |
| 1.13.4 | | | 1185 | 2024-01-25 | | PyPI-only release for external users |
| 1.13.3 | B10.1 | 2023.4.0 | 1181 | 2024-01-05 | | Final release candidate for B10.1 |
Expand Down
95 changes: 95 additions & 0 deletions requirements-sdp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,98 @@
# conda activate sdp
# pip install -e .[test,sdp]
# pip freeze | grep -v jwst >> requirements-sdp.txt
alabaster==0.7.16
asdf==3.2.0
asdf-astropy==0.6.1
asdf_coordinates_schemas==0.3.0
asdf_standard==1.1.1
asdf_transform_schemas==0.5.0
asdf_wcs_schemas==0.4.0
astropy==6.1.1
astropy-iers-data==0.2024.6.24.0.31.11
attrs==23.2.0
Babel==2.15.0
BayesicFitting==3.2.1
certifi==2024.6.2
charset-normalizer==3.3.2
ci-watson==0.6.2
colorama==0.4.6
contourpy==1.2.1
coverage==7.5.4
crds==11.17.25
cycler==0.12.1
docutils==0.21.2
drizzle==1.15.2
et-xmlfile==1.1.0
filelock==3.15.4
fonttools==4.53.0
future==1.0.0
gwcs==0.21.0
idna==3.7
imageio==2.34.2
imagesize==1.4.1
importlib_metadata==8.0.0
iniconfig==2.0.0
Jinja2==3.1.4
jmespath==1.0.1
jplephem==2.22
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
kiwisolver==1.4.5
lazy_loader==0.4
lxml==5.2.2
MarkupSafe==2.1.5
matplotlib==3.9.0
networkx==3.3
numpy==1.26.4
numpydoc==1.7.0
opencv-python-headless==4.10.0.84
openpyxl==3.1.4
packaging==24.1
Parsley==1.3
photutils==1.12.0
pillow==10.3.0
pluggy==1.5.0
poppy==1.1.1
psutil==6.0.0
pyerfa==2.0.1.4
Pygments==2.18.0
pyparsing==3.1.2
pysiaf==0.22.0
pytest==8.2.2
pytest-cov==5.0.0
pytest-doctestplus==1.2.1
python-dateutil==2.9.0.post0
PyYAML==6.0.1
readchar==4.1.0
referencing==0.35.1
requests==2.32.3
requests-mock==1.12.1
rpds-py==0.18.1
ruff==0.4.10
scikit-image==0.24.0
scipy==1.14.0
semantic-version==2.10.0
six==1.16.0
snowballstemmer==2.2.0
spherical_geometry==1.3.2
Sphinx==7.3.7
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
stcal==1.7.2
stdatamodels==2.0.0
stpipe==0.6.0
stsci.image==2.3.9
stsci.imagestats==1.8.3
stsci.stimage==0.2.9
synphot==1.4.0
tabulate==0.9.0
tifffile==2024.6.18
tweakwcs==0.8.7
urllib3==2.2.2
wiimatch==0.3.2
zipp==3.19.2

0 comments on commit 3a25c2a

Please sign in to comment.