diff --git a/CHANGES.rst b/CHANGES.rst index bc6187843..f553dbee3 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,9 @@ -0.13.1 (unreleased) +0.14.1 (unreleased) +================== + + + +0.14.0 (2024-02-12) =================== general diff --git a/JenkinsfileRT_dev b/JenkinsfileRT_dev index 793d8eef3..b3b97ffc1 100644 --- a/JenkinsfileRT_dev +++ b/JenkinsfileRT_dev @@ -52,7 +52,7 @@ def pip_install_args = "--index-url ${pip_index} --progress-bar=off" // Define environment variables needed for the regression tests env_vars = [ "TEST_BIGDATA=https://bytesalad.stsci.edu/artifactory", - "CRDS_CONTEXT=roman_0052.pmap", + "CRDS_CONTEXT=roman_0056.pmap", "CRDS_SERVER_URL=https://roman-serverless", 'CRDS_PATH=/grp/crds/roman/test/', 'WEBBPSF_PATH=/grp/jwst/ote/webbpsf-data', diff --git a/README.md b/README.md index a46a14a9b..7f8939ce2 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ an [issue](https://github.com/spacetelescope/romancal/issues). | 0.11.0 | 23Q3_B10 | 047 | May 2023 | Release for Build 23Q3_B10 (Build 10) | | 0.12.0 | 23Q4_B11 | 051 | Aug 2023 | Release for Build 23Q4_B11 (Build 11) | | 0.13.0 | 24Q1_B12 | 052 | Nov 2023 | Release for Build 24Q1_B12 (Build 12) | +| 0.14.0 | 24Q2_B13 | 056 | Feb 2024 | Release for Build 24Q2_B13 (Build 13) | Note: CRDS_CONTEXT values flagged with an asterisk in the above table are estimates diff --git a/pyproject.toml b/pyproject.toml index a2933e118..f1cf42d9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,12 +22,12 @@ dependencies = [ 'photutils >=1.10.0', 'pyparsing >=2.4.7', 'requests >=2.26', - # 'rad >= 0.18.0', - 'rad @ git+https://github.com/spacetelescope/rad.git', - # 'roman_datamodels >= 0.18.0', - 'roman_datamodels @ git+https://github.com/spacetelescope/roman_datamodels.git', + 'rad >=0.19.0', + #'rad @ git+https://github.com/spacetelescope/rad.git', + 'roman_datamodels >=0.19.0', + #'roman_datamodels @ git+https://github.com/spacetelescope/roman_datamodels.git', 'scipy >=1.11', - 'stcal >=1.5.1', + 'stcal >=1.5.2', #'stcal @ git+https://github.com/spacetelescope/stcal.git@main', 'stpipe >=0.5.0', 'tweakwcs >=0.8.6', diff --git a/requirements-sdp.txt b/requirements-sdp.txt index b25ea89b5..632c9c248 100644 --- a/requirements-sdp.txt +++ b/requirements-sdp.txt @@ -5,5 +5,124 @@ # # Add a CRDS context number for the delivery as a record here # -# CRDS_CONTEXT = roman_0052.pmap +# CRDS_CONTEXT = roman_0056.pmap # +alabaster==0.7.16 +asdf==3.0.1 +asdf-astropy==0.5.0 +asdf-coordinates-schemas==0.2.0 +asdf-standard==1.0.3 +asdf-transform-schemas==0.4.0 +asdf-unit-schemas==0.1.0 +asdf-wcs-schemas==0.3.0 +astropy==6.0.0 +astropy-iers-data==0.2024.2.12.0.31.0 +astroquery==0.4.6 +attrs==23.2.0 +Babel==2.14.0 +beautifulsoup4==4.12.3 +certifi==2024.2.2 +cffi==1.16.0 +charset-normalizer==3.3.2 +ci_watson==0.6.2 +click==8.1.7 +contourpy==1.2.0 +coverage==7.4.1 +crds==11.17.16 +cryptography==42.0.2 +cycler==0.12.1 +deepdiff==6.7.1 +docutils==0.20.1 +drizzle==1.14.4 +et-xmlfile==1.1.0 +filelock==3.13.1 +fonttools==4.48.1 +gwcs==0.20.0 +html5lib==1.1 +hypothesis==6.98.4 +idna==3.6 +imageio==2.34.0 +imagesize==1.4.1 +importlib-metadata==7.0.1 +iniconfig==2.0.0 +jaraco.classes==3.3.1 +jeepney==0.8.0 +Jinja2==3.1.3 +jmespath==1.0.1 +jsonschema==4.21.1 +jsonschema-specifications==2023.12.1 +keyring==24.3.0 +kiwisolver==1.4.5 +lazy_loader==0.3 +lxml==5.1.0 +MarkupSafe==2.1.5 +matplotlib==3.8.2 +metrics-logger==0.1.0 +more-itertools==10.2.0 +networkx==3.2.1 +numpy==1.26.4 +numpydoc==1.6.0 +opencv-python-headless==4.9.0.80 +openpyxl==3.1.2 +ordered-set==4.1.0 +packaging==23.2 +Parsley==1.3 +photutils==1.10.0 +pillow==10.2.0 +pluggy==1.4.0 +poppy==1.1.1 +psutil==5.9.8 +pycparser==2.21 +pyerfa==2.0.1.1 +Pygments==2.17.2 +pyparsing==3.1.1 +pysiaf==0.21.1 +pytest==7.4.4 +pytest-arraydiff==0.6.1 +pytest-astropy==0.11.0 +pytest-astropy-header==0.2.2 +pytest-cov==4.1.0 +pytest-doctestplus==1.1.0 +pytest-filter-subpackage==0.1.2 +pytest-mock==3.12.0 +pytest-remotedata==0.4.1 +python-dateutil==2.8.2 +pyvo==1.5 +PyYAML==6.0.1 +rad==0.19.0 +referencing==0.33.0 +requests==2.31.0 +roman_datamodels==0.19.0 +rpds-py==0.17.1 +scikit-image==0.22.0 +scipy==1.12.0 +SecretStorage==3.3.3 +semantic-version==2.10.0 +six==1.16.0 +snowballstemmer==2.2.0 +soc-roman-tools==0.1.0 +sortedcontainers==2.4.0 +soupsieve==2.5 +spherical-geometry==1.3.1 +Sphinx==7.2.6 +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.5.2 +stpipe==0.5.1 +stpreview==0.5.1 +stsci.imagestats==1.8.0 +stsci.stimage==0.2.6 +synphot==1.3.post0 +tabulate==0.9.0 +tifffile==2024.2.12 +tweakwcs==0.8.6 +typer==0.9.0 +typing_extensions==4.9.0 +urllib3==2.2.0 +webbpsf==1.2.1 +webencodings==0.5.1 +zipp==3.17.0