aboutsummaryrefslogtreecommitdiff
path: root/caldp/onlywfpc2drizzle
diff options
context:
space:
mode:
authorBrendan Gannon <bgannon@stsci.edu>2023-08-22 18:19:30 -0400
committerBrendan Gannon <bgannon@stsci.edu>2023-08-22 18:19:30 -0400
commit9790541cd4013404a1a82ac3bf8d47c5016613a1 (patch)
treea171260206b6fab7cf24fd970844193f53080fbf /caldp/onlywfpc2drizzle
parentab46193026558882cf32464397971b60ec5d211b (diff)
downloadastroconda-releases-testing-master.tar.gz
aligning with prod for testingHEADmaster
Diffstat (limited to 'caldp/onlywfpc2drizzle')
-rw-r--r--caldp/onlywfpc2drizzle/README.md49
-rw-r--r--caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_linux_py39_rc1.yml163
-rw-r--r--caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_macos_arm64_py39_rc1.yml155
-rw-r--r--caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_macos_x86_64_py39_rc1.yml152
l---------caldp/onlywfpc2drizzle/latest-linux_x86_64.yml1
l---------caldp/onlywfpc2drizzle/latest-macos_arm64.yml1
l---------caldp/onlywfpc2drizzle/latest-macos_x86_64.yml1
-rw-r--r--caldp/onlywfpc2drizzle/release_notes.md3
8 files changed, 0 insertions, 525 deletions
diff --git a/caldp/onlywfpc2drizzle/README.md b/caldp/onlywfpc2drizzle/README.md
deleted file mode 100644
index ccb9b35..0000000
--- a/caldp/onlywfpc2drizzle/README.md
+++ /dev/null
@@ -1,49 +0,0 @@
-# Installing
-Currently, conda is required to manage installation of the environment. A fresh installation of Anaconda3 or Miniconda3is not required for each HCALDP release, however. An existing conda installation may be used. The method described here
- allows for multiple, entirely segregated, pipeline installations.
-
-A `bash`-compatible shell is required for all steps below.
-
-Python dependencies are taken directly from PyPI or development repositories as needed, so conda's ability to install hybrid conda/pip environments from a YAMLspecification is used. This requires first downloading the specification file and then creating the environment with it.
-
-## For existing conda installations:
-
-### Install the pipeline environment
-```
-$ curl -O https://ssb.stsci.edu/releases/caldp/onlywfpc2drizzle/latest-linux.yml
-$ conda env create -n caldp_onlywfpc2drizzle --file latest-linux.yml
-```
-### Activate the pipeline environment
-
-```
-$ source activate caldp_onlywfpc2drizzle
-```
-
-Each new delivery iteration of the calibration environmentwill need to be installed using the above commands.
-
-------
-
-## If conda is not yet installed
-
-If the conda tool is not available on the target system, it will need to be
-installed before the calibration environment can be installed.
-
-### Installing conda
-
-For detailed instructions of this step, please visit: http://docs.continuum.io/anaconda/install#linux-install
-
-**Miniconda:**
-
-```
-$ wget https://repo.anaconda.com/miniconda/Miniconda3-py37_4.8.2-Linux-x86_64.sh
-$ bash Miniconda3-py37_4.8.2-Linux-x86_64.sh
-$ export PATH=$HOME/miniconda3/bin:$PATH
-```
-
-**Anaconda (if preferred):**
-
-```
-$ wget https://repo.continuum.io/archive/Anaconda3-2019.10-Linux-x86_64.sh
-$ bash Anaconda3-2019.10-Linux-x86_64.sh
-$ export PATH=$HOME/anaconda3/bin:$PATH
-```
diff --git a/caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_linux_py39_rc1.yml b/caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_linux_py39_rc1.yml
deleted file mode 100644
index 7883a5d..0000000
--- a/caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_linux_py39_rc1.yml
+++ /dev/null
@@ -1,163 +0,0 @@
-# delivery_name: CALDP_onlywfpc2drizzle_CAL_rc1
-# creation_time: Fri May 26 15:51:12 2023
-# conda_version: 23.5.0
-# condabuild_version: 3.25.0
-channels:
-- conda-forge
-dependencies:
-- _libgcc_mutex=0.1=conda_forge
-- _openmp_mutex=4.5=2_gnu
-- bzip2=1.0.8=h7f98852_4
-- c-ares=1.19.1=hd590300_0
-- ca-certificates=2023.5.7=hbcca054_0
-- cfitsio=4.2.0=hd9d235c_0
-- fitsverify=4.20=hf1144bd_4
-- hdf5=1.14.0=nompi_hb72d44e_103
-- hstcal=2.7.4=ha956e9e_3
-- keyutils=1.6.1=h166bdaf_0
-- krb5=1.20.1=h81ceb04_0
-- ld_impl_linux-64=2.40=h41732ed_0
-- libaec=1.0.6=hcb278e6_1
-- libcurl=8.1.1=h409715c_0
-- libedit=3.1.20191231=he28a2e2_2
-- libev=4.33=h516909a_1
-- libffi=3.4.2=h7f98852_5
-- libgcc-ng=12.2.0=h65d4601_19
-- libgfortran-ng=12.2.0=h69a702a_19
-- libgfortran5=12.2.0=h337968e_19
-- libgomp=12.2.0=h65d4601_19
-- libnghttp2=1.52.0=h61bc06f_0
-- libnsl=2.0.0=h7f98852_0
-- libsqlite=3.42.0=h2797004_0
-- libssh2=1.10.0=hf14f497_3
-- libstdcxx-ng=12.2.0=h46fd767_19
-- libuuid=2.38.1=h0b41bf4_0
-- libzlib=1.2.13=h166bdaf_4
-- ncurses=6.3=h27087fc_1
-- openssl=3.1.0=hd590300_3
-- pip=23.1.2=pyhd8ed1ab_0
-- pkg-config=0.29.2=h36c2ea0_1008
-- python=3.9.16=h2782a2a_0_cpython
-- readline=8.2=h8228510_1
-- setuptools=67.7.2=pyhd8ed1ab_0
-- tk=8.6.12=h27826a3_0
-- wheel=0.40.0=pyhd8ed1ab_0
-- xz=5.2.6=h166bdaf_0
-- zstd=1.5.2=h3eb15da_6
-- pip:
- - acstools==3.6.1
- - alabaster==0.7.13
- - asdf==2.15.0
- - asdf-astropy==0.4.0
- - asdf-coordinates-schemas==0.2.0
- - asdf-standard==1.0.3
- - asdf-transform-schemas==0.3.0
- - asdf-unit-schemas==0.1.0
- - asdf-wcs-schemas==0.1.1
- - astrocut==0.9
- - astropy==5.3
- - astroquery==0.4.6
- - attrs==23.1.0
- - babel==2.12.1
- - beautifulsoup4==4.12.2
- - blosc2==2.0.0
- - bokeh==3.1.1
- - calcos==3.4.4
- - certifi==2023.5.7
- - cffi==1.15.1
- - charset-normalizer==3.1.0
- - contourpy==1.0.7
- - costools==1.2.6
- - crds==11.17.0
- - cryptography==40.0.2
- - cycler==0.11.0
- - cython==0.29.35
- - docutils==0.20.1
- - git+https://github.com/spacetelescope/drizzlepac@3.6.0rc2
- - et-xmlfile==1.1.0
- - filelock==3.12.0
- - fitsblender==0.4.3
- - fonttools==4.39.4
- - gwcs==0.18.3
- - html5lib==1.1
- - idna==3.4
- - imageio==2.29.0
- - imagesize==1.4.1
- - importlib-metadata==6.6.0
- - importlib-resources==5.12.0
- - jaraco-classes==3.2.3
- - jeepney==0.8.0
- - jinja2==3.1.2
- - jmespath==1.0.1
- - joblib==1.2.0
- - jsonschema==4.17.3
- - keyring==23.13.1
- - kiwisolver==1.4.4
- - lazy-loader==0.2
- - lxml==4.9.2
- - markupsafe==2.0.1
- - matplotlib==3.7.1
- - more-itertools==9.1.0
- - msgpack==1.0.5
- - networkx==3.1
- - nictools==1.1.5
- - numexpr==2.8.4
- - numpy==1.24.3
- - numpydoc==1.5.0
- - openpyxl==3.1.2
- - packaging==23.1
- - pandas==2.0.1
- - parsley==1.3
- - photutils==1.8.0
- - pillow==9.5.0
- - py-cpuinfo==9.0.0
- - pycparser==2.21
- - pyerfa==2.0.0.3
- - pygments==2.15.1
- - pyparsing==3.0.9
- - pypdf2==3.0.1
- - pyrsistent==0.19.3
- - pysiaf==0.19.1
- - python-dateutil==2.8.2
- - pytz==2023.3
- - pyvo==1.4.1
- - pywavelets==1.4.1
- - pyyaml==6.0
- - requests==2.31.0
- - scikit-image==0.20.0
- - scikit-learn==1.2.2
- - scipy==1.9.1
- - secretstorage==3.3.3
- - semantic-version==2.10.0
- - six==1.16.0
- - snowballstemmer==2.2.0
- - soupsieve==2.4.1
- - spherical-geometry==1.2.23
- - sphinx==7.0.1
- - sphinxcontrib-applehelp==1.0.4
- - sphinxcontrib-devhelp==1.0.2
- - sphinxcontrib-htmlhelp==2.0.1
- - sphinxcontrib-jsmath==1.0.1
- - sphinxcontrib-qthelp==1.0.3
- - sphinxcontrib-serializinghtml==1.1.5
- - stistools==1.4.4
- - stregion==1.1.7
- - stsci-image==2.3.5
- - stsci-imagestats==1.6.3
- - stsci-skypac==1.0.9
- - stsci-stimage==0.2.6
- - stsci-tools==4.0.1
- - stwcs==1.7.2
- - tables==3.8.0
- - threadpoolctl==3.1.0
- - tifffile==2023.4.12
- - tornado==6.3.2
- - tweakwcs==0.8.2
- - typing-extensions==4.6.2
- - tzdata==2023.3
- - urllib3==2.0.2
- - webencodings==0.5.1
- - wfc3tools==1.4.0
- - wfpc2tools==1.0.5
- - xyzservices==2023.5.0
- - zipp==3.15.0
diff --git a/caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_macos_arm64_py39_rc1.yml b/caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_macos_arm64_py39_rc1.yml
deleted file mode 100644
index 5cb18c7..0000000
--- a/caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_macos_arm64_py39_rc1.yml
+++ /dev/null
@@ -1,155 +0,0 @@
-# delivery_name: CALDP_onlywfpc2drizzle_CAL_rc1
-# creation_time: Fri May 26 15:49:01 2023
-# conda_version: 23.5.0
-# condabuild_version: 3.25.0
-channels:
-- conda-forge
-dependencies:
-- bzip2=1.0.8=h3422bc3_4
-- c-ares=1.19.1=hb547adb_0
-- ca-certificates=2023.5.7=hf0a4a13_0
-- cfitsio=4.2.0=h2f961c4_0
-- fitsverify=4.20=hdecc47a_4
-- gettext=0.21.1=h0186832_0
-- hdf5=1.14.0=nompi_h6b85c65_103
-- hstcal=2.7.4=h03baf83_3
-- krb5=1.20.1=h69eda48_0
-- libaec=1.0.6=hb7217d7_1
-- libcurl=8.1.1=h912dcd9_0
-- libcxx=16.0.4=h4653b0c_0
-- libedit=3.1.20191231=hc8eb9b7_2
-- libev=4.33=h642e427_1
-- libffi=3.4.2=h3422bc3_5
-- libgfortran=5.0.0=12_2_0_hd922786_31
-- libgfortran5=12.2.0=h0eea778_31
-- libglib=2.76.3=h24e9cb9_0
-- libiconv=1.17=he4db4b2_0
-- libnghttp2=1.52.0=hae82a92_0
-- libsqlite=3.42.0=hb31c410_0
-- libssh2=1.10.0=h7a5bd25_3
-- libzlib=1.2.13=h03a7124_4
-- llvm-openmp=16.0.4=h1c12783_0
-- ncurses=6.3=h07bb92c_1
-- openssl=3.1.0=h53f4e23_3
-- pcre2=10.40=hb34f9b4_0
-- pip=23.1.2=pyhd8ed1ab_0
-- pkg-config=0.29.2=hab62308_1008
-- python=3.9.16=hea58f1e_0_cpython
-- readline=8.2=h92ec313_1
-- setuptools=67.7.2=pyhd8ed1ab_0
-- tk=8.6.12=he1e0b03_0
-- wheel=0.40.0=pyhd8ed1ab_0
-- xz=5.2.6=h57fd34a_0
-- zstd=1.5.2=hf913c23_6
-- pip:
- - acstools==3.6.1
- - alabaster==0.7.13
- - asdf==2.15.0
- - asdf-astropy==0.4.0
- - asdf-coordinates-schemas==0.2.0
- - asdf-standard==1.0.3
- - asdf-transform-schemas==0.3.0
- - asdf-unit-schemas==0.1.0
- - asdf-wcs-schemas==0.1.1
- - astrocut==0.9
- - astropy==5.3
- - astroquery==0.4.6
- - attrs==23.1.0
- - babel==2.12.1
- - beautifulsoup4==4.12.2
- - blosc2==2.0.0
- - bokeh==3.1.1
- - calcos==3.4.4
- - certifi==2023.5.7
- - charset-normalizer==3.1.0
- - contourpy==1.0.7
- - costools==1.2.6
- - crds==11.17.0
- - cycler==0.11.0
- - cython==0.29.35
- - docutils==0.20.1
- - git+https://github.com/spacetelescope/drizzlepac@3.6.0rc2
- - et-xmlfile==1.1.0
- - filelock==3.12.0
- - fitsblender==0.4.3
- - fonttools==4.39.4
- - gwcs==0.18.3
- - html5lib==1.1
- - idna==3.4
- - imageio==2.29.0
- - imagesize==1.4.1
- - importlib-metadata==6.6.0
- - importlib-resources==5.12.0
- - jaraco-classes==3.2.3
- - jinja2==3.1.2
- - jmespath==1.0.1
- - joblib==1.2.0
- - jsonschema==4.17.3
- - keyring==23.13.1
- - kiwisolver==1.4.4
- - lazy-loader==0.2
- - lxml==4.9.2
- - markupsafe==2.0.1
- - matplotlib==3.7.1
- - more-itertools==9.1.0
- - msgpack==1.0.5
- - networkx==3.1
- - nictools==1.1.5
- - numexpr==2.8.4
- - numpy==1.24.3
- - numpydoc==1.5.0
- - openpyxl==3.1.2
- - packaging==23.1
- - pandas==2.0.1
- - parsley==1.3
- - photutils==1.8.0
- - pillow==9.5.0
- - py-cpuinfo==9.0.0
- - pyerfa==2.0.0.3
- - pygments==2.15.1
- - pyparsing==3.0.9
- - pypdf2==3.0.1
- - pyrsistent==0.19.3
- - pysiaf==0.19.1
- - python-dateutil==2.8.2
- - pytz==2023.3
- - pyvo==1.4.1
- - pywavelets==1.4.1
- - pyyaml==6.0
- - requests==2.31.0
- - scikit-image==0.20.0
- - scikit-learn==1.2.2
- - scipy==1.9.1
- - semantic-version==2.10.0
- - six==1.16.0
- - snowballstemmer==2.2.0
- - soupsieve==2.4.1
- - spherical-geometry==1.2.23
- - sphinx==7.0.1
- - sphinxcontrib-applehelp==1.0.4
- - sphinxcontrib-devhelp==1.0.2
- - sphinxcontrib-htmlhelp==2.0.1
- - sphinxcontrib-jsmath==1.0.1
- - sphinxcontrib-qthelp==1.0.3
- - sphinxcontrib-serializinghtml==1.1.5
- - stistools==1.4.4
- - stregion==1.1.7
- - stsci-image==2.3.5
- - stsci-imagestats==1.6.3
- - stsci-skypac==1.0.9
- - stsci-stimage==0.2.6
- - stsci-tools==4.0.1
- - stwcs==1.7.2
- - tables==3.8.0
- - threadpoolctl==3.1.0
- - tifffile==2023.4.12
- - tornado==6.3.2
- - tweakwcs==0.8.2
- - typing-extensions==4.6.2
- - tzdata==2023.3
- - urllib3==2.0.2
- - webencodings==0.5.1
- - wfc3tools==1.4.0
- - wfpc2tools==1.0.5
- - xyzservices==2023.5.0
- - zipp==3.15.0
diff --git a/caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_macos_x86_64_py39_rc1.yml b/caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_macos_x86_64_py39_rc1.yml
deleted file mode 100644
index a07438e..0000000
--- a/caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_macos_x86_64_py39_rc1.yml
+++ /dev/null
@@ -1,152 +0,0 @@
-# delivery_name: CALDP_onlywfpc2drizzle_CAL_rc1
-# creation_time: Fri May 26 15:53:00 2023
-# conda_version: 23.5.0
-# condabuild_version: 3.25.0
-channels:
-- conda-forge
-dependencies:
-- bzip2=1.0.8=h0d85af4_4
-- c-ares=1.19.1=h0dc2134_0
-- ca-certificates=2023.5.7=h8857fd0_0
-- cfitsio=4.2.0=hd56cc12_0
-- fitsverify=4.20=h2e19f50_4
-- hdf5=1.14.0=nompi_hbf0aa07_103
-- hstcal=2.7.4=hc7faeb7_3
-- krb5=1.20.1=h049b76e_0
-- libaec=1.0.6=hf0c8a7f_1
-- libcurl=8.1.1=hbee3ae8_0
-- libcxx=16.0.4=hd57cbcb_0
-- libedit=3.1.20191231=h0678c8f_2
-- libev=4.33=haf1e3a3_1
-- libffi=3.4.2=h0d85af4_5
-- libgfortran=5.0.0=11_3_0_h97931a8_31
-- libgfortran5=12.2.0=he409387_31
-- libiconv=1.17=hac89ed1_0
-- libnghttp2=1.52.0=he2ab024_0
-- libsqlite=3.42.0=h58db7d2_0
-- libssh2=1.10.0=h47af595_3
-- libzlib=1.2.13=hfd90126_4
-- llvm-openmp=16.0.4=hff08bdf_0
-- ncurses=6.3=h96cf925_1
-- openssl=3.1.0=h8a1eda9_3
-- pip=23.1.2=pyhd8ed1ab_0
-- pkg-config=0.29.2=ha3d46e9_1008
-- python=3.9.16=h709bd14_0_cpython
-- readline=8.2=h9e318b2_1
-- setuptools=67.7.2=pyhd8ed1ab_0
-- tk=8.6.12=h5dbffcc_0
-- wheel=0.40.0=pyhd8ed1ab_0
-- xz=5.2.6=h775f41a_0
-- zstd=1.5.2=hbc0c0cd_6
-- pip:
- - acstools==3.6.1
- - alabaster==0.7.13
- - asdf==2.15.0
- - asdf-astropy==0.4.0
- - asdf-coordinates-schemas==0.2.0
- - asdf-standard==1.0.3
- - asdf-transform-schemas==0.3.0
- - asdf-unit-schemas==0.1.0
- - asdf-wcs-schemas==0.1.1
- - astrocut==0.9
- - astropy==5.3
- - astroquery==0.4.6
- - attrs==23.1.0
- - babel==2.12.1
- - beautifulsoup4==4.12.2
- - blosc2==2.0.0
- - bokeh==3.1.1
- - calcos==3.4.4
- - certifi==2023.5.7
- - charset-normalizer==3.1.0
- - contourpy==1.0.7
- - costools==1.2.6
- - crds==11.17.0
- - cycler==0.11.0
- - cython==0.29.35
- - docutils==0.20.1
- - git+https://github.com/spacetelescope/drizzlepac@3.6.0rc2
- - et-xmlfile==1.1.0
- - filelock==3.12.0
- - fitsblender==0.4.3
- - fonttools==4.39.4
- - gwcs==0.18.3
- - html5lib==1.1
- - idna==3.4
- - imageio==2.29.0
- - imagesize==1.4.1
- - importlib-metadata==6.6.0
- - importlib-resources==5.12.0
- - jaraco-classes==3.2.3
- - jinja2==3.1.2
- - jmespath==1.0.1
- - joblib==1.2.0
- - jsonschema==4.17.3
- - keyring==23.13.1
- - kiwisolver==1.4.4
- - lazy-loader==0.2
- - lxml==4.9.2
- - markupsafe==2.0.1
- - matplotlib==3.7.1
- - more-itertools==9.1.0
- - msgpack==1.0.5
- - networkx==3.1
- - nictools==1.1.5
- - numexpr==2.8.4
- - numpy==1.24.3
- - numpydoc==1.5.0
- - openpyxl==3.1.2
- - packaging==23.1
- - pandas==2.0.1
- - parsley==1.3
- - photutils==1.8.0
- - pillow==9.5.0
- - py-cpuinfo==9.0.0
- - pyerfa==2.0.0.3
- - pygments==2.15.1
- - pyparsing==3.0.9
- - pypdf2==3.0.1
- - pyrsistent==0.19.3
- - pysiaf==0.19.1
- - python-dateutil==2.8.2
- - pytz==2023.3
- - pyvo==1.4.1
- - pywavelets==1.4.1
- - pyyaml==6.0
- - requests==2.31.0
- - scikit-image==0.20.0
- - scikit-learn==1.2.2
- - scipy==1.9.1
- - semantic-version==2.10.0
- - six==1.16.0
- - snowballstemmer==2.2.0
- - soupsieve==2.4.1
- - spherical-geometry==1.2.23
- - sphinx==7.0.1
- - sphinxcontrib-applehelp==1.0.4
- - sphinxcontrib-devhelp==1.0.2
- - sphinxcontrib-htmlhelp==2.0.1
- - sphinxcontrib-jsmath==1.0.1
- - sphinxcontrib-qthelp==1.0.3
- - sphinxcontrib-serializinghtml==1.1.5
- - stistools==1.4.4
- - stregion==1.1.7
- - stsci-image==2.3.5
- - stsci-imagestats==1.6.3
- - stsci-skypac==1.0.9
- - stsci-stimage==0.2.6
- - stsci-tools==4.0.1
- - stwcs==1.7.2
- - tables==3.8.0
- - threadpoolctl==3.1.0
- - tifffile==2023.4.12
- - tornado==6.3.2
- - tweakwcs==0.8.2
- - typing-extensions==4.6.2
- - tzdata==2023.3
- - urllib3==2.0.2
- - webencodings==0.5.1
- - wfc3tools==1.4.0
- - wfpc2tools==1.0.5
- - xyzservices==2023.5.0
- - zipp==3.15.0
diff --git a/caldp/onlywfpc2drizzle/latest-linux_x86_64.yml b/caldp/onlywfpc2drizzle/latest-linux_x86_64.yml
deleted file mode 120000
index 7ab544b..0000000
--- a/caldp/onlywfpc2drizzle/latest-linux_x86_64.yml
+++ /dev/null
@@ -1 +0,0 @@
-dev/CALDP_onlywfpc2drizzle_CAL_linux_py39_rc1.yml \ No newline at end of file
diff --git a/caldp/onlywfpc2drizzle/latest-macos_arm64.yml b/caldp/onlywfpc2drizzle/latest-macos_arm64.yml
deleted file mode 120000
index 19db9e4..0000000
--- a/caldp/onlywfpc2drizzle/latest-macos_arm64.yml
+++ /dev/null
@@ -1 +0,0 @@
-dev/CALDP_onlywfpc2drizzle_CAL_macos_arm64_py39_rc1.yml \ No newline at end of file
diff --git a/caldp/onlywfpc2drizzle/latest-macos_x86_64.yml b/caldp/onlywfpc2drizzle/latest-macos_x86_64.yml
deleted file mode 120000
index d65da7b..0000000
--- a/caldp/onlywfpc2drizzle/latest-macos_x86_64.yml
+++ /dev/null
@@ -1 +0,0 @@
-dev/CALDP_onlywfpc2drizzle_CAL_macos_x86_64_py39_rc1.yml \ No newline at end of file
diff --git a/caldp/onlywfpc2drizzle/release_notes.md b/caldp/onlywfpc2drizzle/release_notes.md
deleted file mode 100644
index 3186652..0000000
--- a/caldp/onlywfpc2drizzle/release_notes.md
+++ /dev/null
@@ -1,3 +0,0 @@
-## 2023/5/26 - CALDP_onlywfpc2drizzle_CAL_rc1
-### drizzlepac 3.6.0rc2
-