diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2020-04-21 21:11:34 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-21 21:11:34 -0400 |
commit | fe8c25189726026b602e1a6a59b1dcbf72514b18 (patch) | |
tree | 27fd1c60c0c9a8778edc0ad8730b0bd61cd9713d | |
parent | 986e2ac5dee587abb5a3968d1022288995cda1cd (diff) | |
download | astroconda-releases-testing-fe8c25189726026b602e1a6a59b1dcbf72514b18.tar.gz |
CALDP_20200421 (#119)
-rw-r--r-- | caldp/20200421/CALDP_20200421_ACS_linux_py36_final.yml | 107 | ||||
-rw-r--r-- | caldp/20200421/CALDP_20200421_ACS_macos_py36_final.yml | 100 | ||||
-rw-r--r-- | caldp/20200421/README.md (renamed from caldp/darktime/README.md) | 9 | ||||
-rw-r--r-- | caldp/20200421/dev/CALDP_darktime_ACS_linux_py36_rc1.yml (renamed from caldp/darktime/dev/CALDP_darktime_ACS_linux_py36_rc1.yml) | 0 | ||||
-rw-r--r-- | caldp/20200421/dev/CALDP_darktime_ACS_macos_py36_rc1.yml (renamed from caldp/darktime/dev/CALDP_darktime_ACS_macos_py36_rc1.yml) | 0 | ||||
l--------- | caldp/20200421/latest-linux.yml | 1 | ||||
l--------- | caldp/20200421/latest-macos.yml | 1 | ||||
l--------- | caldp/20200421/latest-osx.yml | 1 | ||||
-rw-r--r-- | caldp/20200421/release_notes.md (renamed from caldp/darktime/release_notes.md) | 1 | ||||
-rw-r--r-- | caldp/20200421/software_updates.md (renamed from caldp/darktime/software_updates.md) | 0 | ||||
l--------- | caldp/darktime/latest-linux.yml | 1 | ||||
l--------- | caldp/darktime/latest-macos.yml | 1 | ||||
l--------- | caldp/darktime/latest-osx.yml | 1 |
13 files changed, 215 insertions, 8 deletions
diff --git a/caldp/20200421/CALDP_20200421_ACS_linux_py36_final.yml b/caldp/20200421/CALDP_20200421_ACS_linux_py36_final.yml new file mode 100644 index 0000000..4ab9d03 --- /dev/null +++ b/caldp/20200421/CALDP_20200421_ACS_linux_py36_final.yml @@ -0,0 +1,107 @@ +channels: +- https://ssb.stsci.edu/astroconda +- defaults +dependencies: +- _libgcc_mutex=0.1=main +- bzip2=1.0.8=h7b6447c_0 +- ca-certificates=2020.1.1=0 +- certifi=2020.4.5.1=py36_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.3.2_0 +- ld_impl_linux-64=2.33.1=h53a641e_7 +- libedit=3.1.20181209=hc058e9b_0 +- libffi=3.2.1=hd88cf55_4 +- libgcc=7.2.0=h69d50b8_2 +- libgcc-ng=9.1.0=hdf63c60_0 +- libgfortran-ng=7.3.0=hdf63c60_0 +- libstdcxx-ng=9.1.0=hdf63c60_0 +- ncurses=6.2=he6710b0_0 +- openssl=1.1.1f=h7b6447c_0 +- pip=20.0.2=py36_1 +- python=3.6.10=hcf32534_1 +- readline=8.0=h7b6447c_0 +- setuptools=46.1.3=py36_0 +- sqlite=3.31.1=h7b6447c_0 +- tk=8.6.8=hbc83047_0 +- wheel=0.34.2=py36_0 +- xz=5.2.4=h14c3975_4 +- zlib=1.2.11=h7b6447c_3 +- pip: + - acstools==3.1.0 + - alabaster==0.7.12 + - astropy==4.0.1.post1 + - astroquery==0.4 + - babel==2.8.0 + - beautifulsoup4==4.9.0 + - calcos==3.3.9 + - cffi==1.14.0 + - chardet==3.0.4 + - costools==1.2.3 + - crds==7.4.1.3 + - cryptography==2.9 + - cycler==0.10.0 + - decorator==4.4.2 + - docutils==0.16 + - drizzlepac==3.1.6 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.0.1 + - idna==2.9 + - imageio==2.8.0 + - imagesize==1.2.0 + - importlib-metadata==1.6.0 + - jeepney==0.4.3 + - jinja2==2.11.1 + - keyring==21.2.0 + - kiwisolver==1.2.0 + - lxml==4.5.0 + - markupsafe==1.1.1 + - matplotlib==3.2.1 + - networkx==2.4 + - nictools==1.1.5 + - nose==1.3.7 + - numpy==1.18.2 + - numpydoc==0.9.2 + - packaging==20.3 + - parsley==1.3 + - photutils==0.7.2 + - pillow==7.1.1 + - pycparser==2.20 + - pygments==2.6.1 + - pyparsing==2.4.7 + - pysynphot==0.9.14 + - python-dateutil==2.8.1 + - pytz==2019.3 + - pywavelets==1.1.1 + - requests==2.23.0 + - scikit-image==0.16.2 + - scipy==1.4.1 + - secretstorage==3.1.2 + - six==1.14.0 + - snowballstemmer==2.0.0 + - soupsieve==2.0 + - spherical-geometry==1.2.18 + - sphinx==3.0.0 + - sphinx-rtd-theme==0.4.3 + - sphinxcontrib-applehelp==1.0.2 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==1.0.3 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.4 + - stistools==1.3.0 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-rtd-theme==0.0.2 + - stsci-skypac==1.0.4 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.5.3 + - tweakwcs==0.6.1 + - urllib3==1.25.8 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.1.0 diff --git a/caldp/20200421/CALDP_20200421_ACS_macos_py36_final.yml b/caldp/20200421/CALDP_20200421_ACS_macos_py36_final.yml new file mode 100644 index 0000000..d69aba2 --- /dev/null +++ b/caldp/20200421/CALDP_20200421_ACS_macos_py36_final.yml @@ -0,0 +1,100 @@ +channels: +- https://ssb.stsci.edu/astroconda +- defaults +dependencies: +- bzip2=1.0.8=h1de35cc_0 +- ca-certificates=2020.1.1=0 +- certifi=2020.4.5.1=py36_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.3.2_0 +- libcxx=4.0.1=hcfea43d_1 +- libcxxabi=4.0.1=hcfea43d_1 +- libedit=3.1.20181209=hb402a30_0 +- libffi=3.2.1=h475c297_4 +- libgcc=4.8.5=hdbeacc1_10 +- libgfortran=3.0.1=h93005f0_2 +- ncurses=6.2=h0a44026_0 +- openssl=1.1.1f=h1de35cc_0 +- pip=20.0.2=py36_1 +- python=3.6.10=hc70fcce_1 +- readline=8.0=h1de35cc_0 +- setuptools=46.1.3=py36_0 +- sqlite=3.31.1=ha441bb4_0 +- tk=8.6.8=ha441bb4_0 +- wheel=0.34.2=py36_0 +- xz=5.2.4=h1de35cc_4 +- zlib=1.2.11=h1de35cc_3 +- pip: + - acstools==3.1.0 + - alabaster==0.7.12 + - astropy==4.0.1.post1 + - astroquery==0.4 + - babel==2.8.0 + - beautifulsoup4==4.9.0 + - calcos==3.3.9 + - chardet==3.0.4 + - costools==1.2.3 + - crds==7.4.1.3 + - cycler==0.10.0 + - decorator==4.4.2 + - docutils==0.16 + - drizzlepac==3.1.6 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.0.1 + - idna==2.9 + - imageio==2.8.0 + - imagesize==1.2.0 + - importlib-metadata==1.6.0 + - jinja2==2.11.1 + - keyring==21.2.0 + - kiwisolver==1.2.0 + - lxml==4.5.0 + - markupsafe==1.1.1 + - matplotlib==3.2.1 + - networkx==2.4 + - nictools==1.1.5 + - nose==1.3.7 + - numpy==1.18.2 + - numpydoc==0.9.2 + - packaging==20.3 + - parsley==1.3 + - photutils==0.7.2 + - pillow==7.1.1 + - pygments==2.6.1 + - pyparsing==2.4.7 + - pysynphot==0.9.14 + - python-dateutil==2.8.1 + - pytz==2019.3 + - pywavelets==1.1.1 + - requests==2.23.0 + - scikit-image==0.16.2 + - scipy==1.4.1 + - six==1.14.0 + - snowballstemmer==2.0.0 + - soupsieve==2.0 + - spherical-geometry==1.2.18 + - sphinx==3.0.0 + - sphinx-rtd-theme==0.4.3 + - sphinxcontrib-applehelp==1.0.2 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==1.0.3 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.4 + - stistools==1.3.0 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-rtd-theme==0.0.2 + - stsci-skypac==1.0.4 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.5.3 + - tweakwcs==0.6.1 + - urllib3==1.25.8 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.1.0 diff --git a/caldp/darktime/README.md b/caldp/20200421/README.md index a18423e..e38a20b 100644 --- a/caldp/darktime/README.md +++ b/caldp/20200421/README.md @@ -1,5 +1,4 @@ -NOTE: This release continues in using some recently introduced minor changes in installation -procedures. Please see below for details. +During testing, the codename of this environment delivery was 'darktime'. # Installing @@ -20,15 +19,15 @@ and then creating the environment with it. ### Install the pipeline environment ``` -$ curl -O https://ssb.stsci.edu/releases/caldp/darktime/latest-linux.yml -$ conda env create -n caldp_darktime --file latest-linux.yml +$ curl -O https://ssb.stsci.edu/releases/caldp/20200421/latest-linux.yml +$ conda env create -n caldp_20200421 --file latest-linux.yml ``` ### Activate the pipeline environment ``` -$ source activate caldp_darktime +$ source activate caldp_20200421 ``` Each new delivery iteration of the calibration environment will need to be diff --git a/caldp/darktime/dev/CALDP_darktime_ACS_linux_py36_rc1.yml b/caldp/20200421/dev/CALDP_darktime_ACS_linux_py36_rc1.yml index c6b2536..c6b2536 100644 --- a/caldp/darktime/dev/CALDP_darktime_ACS_linux_py36_rc1.yml +++ b/caldp/20200421/dev/CALDP_darktime_ACS_linux_py36_rc1.yml diff --git a/caldp/darktime/dev/CALDP_darktime_ACS_macos_py36_rc1.yml b/caldp/20200421/dev/CALDP_darktime_ACS_macos_py36_rc1.yml index d5ab132..d5ab132 100644 --- a/caldp/darktime/dev/CALDP_darktime_ACS_macos_py36_rc1.yml +++ b/caldp/20200421/dev/CALDP_darktime_ACS_macos_py36_rc1.yml diff --git a/caldp/20200421/latest-linux.yml b/caldp/20200421/latest-linux.yml new file mode 120000 index 0000000..586b545 --- /dev/null +++ b/caldp/20200421/latest-linux.yml @@ -0,0 +1 @@ +CALDP_20200421_ACS_linux_py36_final.yml
\ No newline at end of file diff --git a/caldp/20200421/latest-macos.yml b/caldp/20200421/latest-macos.yml new file mode 120000 index 0000000..6ca3158 --- /dev/null +++ b/caldp/20200421/latest-macos.yml @@ -0,0 +1 @@ +CALDP_20200421_ACS_macos_py36_final.yml
\ No newline at end of file diff --git a/caldp/20200421/latest-osx.yml b/caldp/20200421/latest-osx.yml new file mode 120000 index 0000000..6ca3158 --- /dev/null +++ b/caldp/20200421/latest-osx.yml @@ -0,0 +1 @@ +CALDP_20200421_ACS_macos_py36_final.yml
\ No newline at end of file diff --git a/caldp/darktime/release_notes.md b/caldp/20200421/release_notes.md index 13767d0..01fcf49 100644 --- a/caldp/darktime/release_notes.md +++ b/caldp/20200421/release_notes.md @@ -1,3 +1,4 @@ # Release Notes +* 2020/04/21 - Final * 2020/04/06 - Initial iteration diff --git a/caldp/darktime/software_updates.md b/caldp/20200421/software_updates.md index 52fab36..52fab36 100644 --- a/caldp/darktime/software_updates.md +++ b/caldp/20200421/software_updates.md diff --git a/caldp/darktime/latest-linux.yml b/caldp/darktime/latest-linux.yml deleted file mode 120000 index 8cbacc2..0000000 --- a/caldp/darktime/latest-linux.yml +++ /dev/null @@ -1 +0,0 @@ -dev/CALDP_darktime_ACS_linux_py36_rc1.yml
\ No newline at end of file diff --git a/caldp/darktime/latest-macos.yml b/caldp/darktime/latest-macos.yml deleted file mode 120000 index d1d84c3..0000000 --- a/caldp/darktime/latest-macos.yml +++ /dev/null @@ -1 +0,0 @@ -dev/CALDP_darktime_ACS_macos_py36_rc1.yml
\ No newline at end of file diff --git a/caldp/darktime/latest-osx.yml b/caldp/darktime/latest-osx.yml deleted file mode 120000 index d1d84c3..0000000 --- a/caldp/darktime/latest-osx.yml +++ /dev/null @@ -1 +0,0 @@ -dev/CALDP_darktime_ACS_macos_py36_rc1.yml
\ No newline at end of file |