aboutsummaryrefslogtreecommitdiff
path: root/hstdp/2018.3a
diff options
context:
space:
mode:
authorMatt Rendina <mrendina@stsci.edu>2018-10-16 12:08:14 -0400
committerMatt Rendina <mrendina@stsci.edu>2018-10-16 12:08:14 -0400
commit78f4eb686e9bc31796d93128dd68ab317ee6a695 (patch)
treed2a6b20900a34e0bde61e2cc46defb39e839c2be /hstdp/2018.3a
parentab88c254b93e7148f240726f35e04b16e276a322 (diff)
downloadastroconda-releases-78f4eb686e9bc31796d93128dd68ab317ee6a695.tar.gz
HSTDP-2018.3a
Diffstat (limited to 'hstdp/2018.3a')
-rw-r--r--hstdp/2018.3a/README.md53
-rw-r--r--hstdp/2018.3a/dev/hstdp-2018.3a-linux-py35.00.txt143
-rw-r--r--hstdp/2018.3a/dev/hstdp-2018.3a-linux-py36.00.txt142
-rw-r--r--hstdp/2018.3a/dev/hstdp-2018.3a-osx-py35.00.txt132
-rw-r--r--hstdp/2018.3a/dev/hstdp-2018.3a-osx-py36.00.txt131
l---------hstdp/2018.3a/latest-linux1
l---------hstdp/2018.3a/latest-osx1
-rw-r--r--hstdp/2018.3a/release_notes.md3
-rw-r--r--hstdp/2018.3a/software_updates.md50
9 files changed, 656 insertions, 0 deletions
diff --git a/hstdp/2018.3a/README.md b/hstdp/2018.3a/README.md
new file mode 100644
index 0000000..ad98994
--- /dev/null
+++ b/hstdp/2018.3a/README.md
@@ -0,0 +1,53 @@
+# Installing
+
+A fresh installation of Anaconda3 or Miniconda3 is not required for each HSTDP release. The method described here allows for multiple, entirely segregated, pipeline installations.
+
+For existing Anaconda3 or Miniconda3 installations:
+
+```
+$ conda create -n hstdp-2018.3a --file http://ssb.stsci.edu/releases/hstdp/2018.3a/latest-linux
+```
+
+As bugfixes are announced your current pipeline software may be updated by issuing the command:
+
+```
+$ conda update -n hstdp-2018.3a --file http://ssb.stsci.edu/releases/hstdp/2018.3a/latest-linux
+```
+
+# Installing From Scratch
+
+For detailed instructions of this step, please visit: http://docs.continuum.io/anaconda/install#linux-install
+
+**For Anaconda:**
+
+```
+$ wget https://repo.continuum.io/archive/Anaconda3-5.2.0-Linux-x86_64.sh
+$ bash Anaconda3-5.3.0-Linux-x86_64.sh
+$ export PATH=$HOME/anaconda3/bin:$PATH
+```
+
+**For Miniconda (if preferred):**
+
+```
+$ wget https://repo.continuum.io/miniconda/Miniconda3-4.5.4-Linux-x86_64.sh
+$ bash Miniconda3-4.5.11-Linux-x86_64.sh
+$ export PATH=$HOME/miniconda3/bin:$PATH
+```
+
+## Install the pipeline
+
+```
+$ conda create -n hstdp-2018.3a --file http://ssb.stsci.edu/releases/hstdp/2018.3a/latest-linux
+```
+
+## Enter a BASH shell
+
+```
+$ bash
+```
+
+## Activate the pipeline environment
+
+```
+$ source activate hstdp-2018.3a
+```
diff --git a/hstdp/2018.3a/dev/hstdp-2018.3a-linux-py35.00.txt b/hstdp/2018.3a/dev/hstdp-2018.3a-linux-py35.00.txt
new file mode 100644
index 0000000..2c4393e
--- /dev/null
+++ b/hstdp/2018.3a/dev/hstdp-2018.3a-linux-py35.00.txt
@@ -0,0 +1,143 @@
+# This file may be used to create an environment using:
+# $ conda create --name <env> --file <this file>
+# platform: linux-64
+@EXPLICIT
+https://repo.anaconda.com/pkgs/main/linux-64/blas-1.0-mkl.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/ca-certificates-2018.03.07-0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/cfitsio-3.440-2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/intel-openmp-2019.0-118.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libgcc-ng-8.2.0-hdf63c60_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libgfortran-ng-7.3.0-hdf63c60_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libstdcxx-ng-8.2.0-hdf63c60_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/expat-2.2.6-he6710b0_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/fitsverify-4.18-6.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/icu-58.2-h9c2bf20_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/jpeg-9b-h024ee3a_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libffi-3.2.1-hd88cf55_4.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libgcc-7.2.0-h69d50b8_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libuuid-1.0.3-h1bed415_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libxcb-1.13-h1bed415_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/mkl-2019.0-118.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/ncurses-6.1-hf484d3e_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/openssl-1.0.2p-h14c3975_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pcre-8.42-h439df22_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/xz-5.2.4-h14c3975_4.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/zlib-1.2.11-ha838bed_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/glib-2.56.2-hd408876_0.tar.bz2
+http://ssb.stsci.edu/astroconda-dev/linux-64/hstcal-2.2.0rc2.dev0+g5264915-6.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libedit-3.1.20170329-h6b74fdf_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libpng-1.6.34-hb9fc6fc_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libtiff-4.0.9-he85c1e1_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libxml2-2.9.8-h26e45fe_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/readline-7.0-h7b6447c_5.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/tk-8.6.8-hbc83047_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/dbus-1.13.2-h714fa37_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/freetype-2.9.1-h8a8886c_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/gstreamer-1.14.0-hb453b48_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libxslt-1.1.32-h1312cb7_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/sqlite-3.25.2-h7b6447c_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/fontconfig-2.13.0-h9420a91_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/gst-plugins-base-1.14.0-hbbd80ab_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/python-3.5.6-hc3d631a_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/alabaster-0.7.11-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/asn1crypto-0.24.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/atomicwrites-1.2.1-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/attrs-18.2.0-py35h28b3542_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/certifi-2018.8.24-py35_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/chardet-3.0.4-py35_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/cloudpickle-0.5.5-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/dask-core-0.19.2-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/decorator-4.0.9-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/docutils-0.14-py35hd11081d_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/filelock-3.0.8-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/idna-2.7-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/imagesize-1.1.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/kiwisolver-1.0.1-py35hf484d3e_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/lxml-4.2.5-py35hefd8a0e_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/markupsafe-1.0-py35h14c3975_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/numpy-base-1.15.2-py35h81de0dd_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/olefile-0.46-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/parsley-1.3-py35_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pluggy-0.7.1-py35h28b3542_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/psutil-5.4.7-py35h14c3975_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/purge_path-1.2.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/py-1.6.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pycparser-2.19-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pyparsing-2.2.1-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pysocks-1.6.8-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pytz-2018.5-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/qt-5.9.6-h8703b6f_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/sip-4.19.8-py35hf484d3e_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/six-1.11.0-py35_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/snowballstemmer-1.2.1-py35h5435977_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/sphinxcontrib-1.0-py35_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/toolz-0.9.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/tornado-5.1.1-py35h7b6447c_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/babel-2.6.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/cffi-1.11.5-py35he75722e_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/cycler-0.10.0-py35hc4d5149_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/more-itertools-4.3.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/networkx-2.0-py35hc690e10_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/packaging-17.1-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pathlib2-2.3.2-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pillow-5.2.0-py35heded4f4_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pyqt-5.9.2-py35h05f1152_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/python-dateutil-2.7.3-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/setuptools-40.2.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/sphinxcontrib-websupport-1.1.0-py35_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/cryptography-2.3.1-py35hc365091_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/cython-0.28.5-py35hf484d3e_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/d2to1-0.2.12-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/jinja2-2.10-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/nose-1.3.7-py35_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pygments-2.2.0-py35h0f41973_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pytest-3.8.1-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/wheel-0.31.1-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pip-10.0.1-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pyopenssl-18.0.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pytest-openfiles-0.3.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pytest-remotedata-0.3.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/urllib3-1.23-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/requests-2.19.1-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/sphinx-1.7.9-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/numpydoc-0.8.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/imageio-2.4.1-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/matplotlib-3.0.0-py35h5429711_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/mkl_fft-1.0.6-py35h7dd41cf_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/mkl_random-1.0.1-py35h4414c95_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/numpy-1.15.2-py35h1d66e8a_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pytest-arraydiff-0.2-py35h39e3cac_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pytest-doctestplus-0.1.3-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pywavelets-1.0.0-py35hdd07704_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/scipy-1.1.0-py35hfa4b5c9_1.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.convolve-2.2.2-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.distutils-0.3.8-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.imagestats-1.5.3-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.stimage-0.2.2-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pytest-astropy-0.4.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/scikit-image-0.14.0-py35hf484d3e_1.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.sphinxext-1.2.2-py35_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/astropy-3.0.4-py35h14c3975_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/crds-7.2.6-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/pysynphot-0.9.12-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/reftools-1.7.4-py35_1.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/spherical-geometry-1.2.4-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stregion-1.1.4-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.ndimage-0.10.1-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.sphere-0.2-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.tools-3.4.13-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/acstools-2.0.10-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/calcos-3.3.4-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/fitsblender-0.3.2-py35_1.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/nictools-1.1.3-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stistools-1.1-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.image-2.3.0-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.imagemanip-1.1.4-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.numdisplay-1.6.1-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stwcs-1.4.0-py35_1.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/wfc3tools-1.3.4-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/wfpc2tools-1.0.3-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/costools-1.2.2-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.skypac-0.9.15-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/drizzlepac-2.2.4-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci-hst-3.0.3-py35_0.tar.bz2
diff --git a/hstdp/2018.3a/dev/hstdp-2018.3a-linux-py36.00.txt b/hstdp/2018.3a/dev/hstdp-2018.3a-linux-py36.00.txt
new file mode 100644
index 0000000..0d30658
--- /dev/null
+++ b/hstdp/2018.3a/dev/hstdp-2018.3a-linux-py36.00.txt
@@ -0,0 +1,142 @@
+# This file may be used to create an environment using:
+# $ conda create --name <env> --file <this file>
+# platform: linux-64
+@EXPLICIT
+https://repo.anaconda.com/pkgs/main/linux-64/blas-1.0-mkl.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/ca-certificates-2018.03.07-0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/cfitsio-3.440-2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/intel-openmp-2019.0-118.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libgcc-ng-8.2.0-hdf63c60_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libgfortran-ng-7.3.0-hdf63c60_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libstdcxx-ng-8.2.0-hdf63c60_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/expat-2.2.6-he6710b0_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/fitsverify-4.18-6.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/icu-58.2-h9c2bf20_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/jpeg-9b-h024ee3a_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libffi-3.2.1-hd88cf55_4.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libgcc-7.2.0-h69d50b8_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libuuid-1.0.3-h1bed415_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libxcb-1.13-h1bed415_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/mkl-2019.0-118.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/ncurses-6.1-hf484d3e_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/openssl-1.0.2p-h14c3975_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pcre-8.42-h439df22_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/xz-5.2.4-h14c3975_4.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/zlib-1.2.11-ha838bed_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/glib-2.56.2-hd408876_0.tar.bz2
+http://ssb.stsci.edu/astroconda-dev/linux-64/hstcal-2.2.0rc2.dev0+g5264915-6.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libedit-3.1.20170329-h6b74fdf_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libpng-1.6.34-hb9fc6fc_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libtiff-4.0.9-he85c1e1_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libxml2-2.9.8-h26e45fe_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/readline-7.0-h7b6447c_5.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/tk-8.6.8-hbc83047_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/dbus-1.13.2-h714fa37_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/freetype-2.9.1-h8a8886c_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/gstreamer-1.14.0-hb453b48_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/libxslt-1.1.32-h1312cb7_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/sqlite-3.25.2-h7b6447c_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/fontconfig-2.13.0-h9420a91_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/gst-plugins-base-1.14.0-hbbd80ab_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/python-3.6.6-h6e4f718_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/alabaster-0.7.12-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/asn1crypto-0.24.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/atomicwrites-1.2.1-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/attrs-18.2.0-py36h28b3542_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/certifi-2018.10.15-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/chardet-3.0.4-py36_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/cloudpickle-0.6.1-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/dask-core-0.19.4-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/decorator-4.3.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/docutils-0.14-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/filelock-3.0.9-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/idna-2.7-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/imagesize-1.1.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/kiwisolver-1.0.1-py36hf484d3e_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/lxml-4.2.5-py36hefd8a0e_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/markupsafe-1.0-py36h14c3975_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/numpy-base-1.15.2-py36h81de0dd_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/olefile-0.46-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/parsley-1.3-py36_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pluggy-0.7.1-py36h28b3542_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/psutil-5.4.7-py36h14c3975_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/purge_path-1.2.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/py-1.7.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pycparser-2.19-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pyparsing-2.2.2-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pysocks-1.6.8-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pytz-2018.5-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/qt-5.9.6-h8703b6f_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/sip-4.19.8-py36hf484d3e_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/six-1.11.0-py36_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/snowballstemmer-1.2.1-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/sphinxcontrib-1.0-py36_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/toolz-0.9.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/tornado-5.1.1-py36h7b6447c_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/babel-2.6.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/cffi-1.11.5-py36he75722e_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/cycler-0.10.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/more-itertools-4.3.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/packaging-18.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pillow-5.3.0-py36h34e0f95_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pyqt-5.9.2-py36h05f1152_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/python-dateutil-2.7.3-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/setuptools-40.4.3-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/sphinxcontrib-websupport-1.1.0-py36_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/cryptography-2.3.1-py36hc365091_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/cython-0.29-py36he6710b0_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/d2to1-0.2.12-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/jinja2-2.10-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/networkx-2.2-py36_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/nose-1.3.7-py36_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pygments-2.2.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pytest-3.8.2-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/wheel-0.32.1-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pip-10.0.1-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pyopenssl-18.0.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pytest-openfiles-0.3.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pytest-remotedata-0.3.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/urllib3-1.23-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/requests-2.19.1-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/sphinx-1.8.1-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/numpydoc-0.8.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/imageio-2.4.1-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/matplotlib-3.0.0-py36h5429711_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/mkl_fft-1.0.6-py36h7dd41cf_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/mkl_random-1.0.1-py36h4414c95_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/numpy-1.15.2-py36h1d66e8a_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pytest-arraydiff-0.2-py36h39e3cac_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pytest-doctestplus-0.1.3-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pywavelets-1.0.1-py36hdd07704_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/scipy-1.1.0-py36hfa4b5c9_1.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.convolve-2.2.2-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.distutils-0.3.8-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.imagestats-1.5.3-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.stimage-0.2.2-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/pytest-astropy-0.4.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/scikit-image-0.14.0-py36hf484d3e_1.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.sphinxext-1.2.2-py36_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/linux-64/astropy-3.0.4-py36h14c3975_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/crds-7.2.6-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/pysynphot-0.9.12-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/reftools-1.7.4-py36_1.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/spherical-geometry-1.2.4-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stregion-1.1.4-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.ndimage-0.10.1-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.sphere-0.2-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.tools-3.4.13-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/acstools-2.0.10-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/calcos-3.3.4-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/fitsblender-0.3.2-py36_1.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/nictools-1.1.3-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stistools-1.1-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.image-2.3.0-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.imagemanip-1.1.4-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.numdisplay-1.6.1-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stwcs-1.4.0-py36_1.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/wfc3tools-1.3.4-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/wfpc2tools-1.0.3-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/costools-1.2.2-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci.skypac-0.9.15-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/drizzlepac-2.2.4-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/linux-64/stsci-hst-3.0.3-py36_0.tar.bz2
diff --git a/hstdp/2018.3a/dev/hstdp-2018.3a-osx-py35.00.txt b/hstdp/2018.3a/dev/hstdp-2018.3a-osx-py35.00.txt
new file mode 100644
index 0000000..fe70de3
--- /dev/null
+++ b/hstdp/2018.3a/dev/hstdp-2018.3a-osx-py35.00.txt
@@ -0,0 +1,132 @@
+# This file may be used to create an environment using:
+# $ conda create --name <env> --file <this file>
+# platform: osx-64
+@EXPLICIT
+https://repo.anaconda.com/pkgs/main/osx-64/blas-1.0-mkl.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/ca-certificates-2018.03.07-0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/intel-openmp-2019.0-118.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/jpeg-9b-he5867d9_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libcxxabi-4.0.1-hebd6815_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libgfortran-3.0.1-h93005f0_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libiconv-1.15-hdd342a3_7.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/xz-5.2.4-h1de35cc_4.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/zlib-1.2.11-hf3cbc9b_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libcxx-4.0.1-h579ed51_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libgcc-4.8.5-hdbeacc1_10.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libpng-1.6.34-he12f830_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/mkl-2019.0-118.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/openssl-1.0.2p-h1de35cc_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/tk-8.6.8-ha441bb4_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/cfitsio-3.440-1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/freetype-2.9.1-hb4e5f40_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/icu-58.2-h4b95b61_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libffi-3.2.1-h475c297_4.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libtiff-4.0.9-hcb84e12_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/ncurses-6.1-h0a44026_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/fitsverify-4.18-6.tar.bz2
+http://ssb.stsci.edu/astroconda-dev/osx-64/hstcal-2.2.0rc2.dev0+g5264915-6.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libedit-3.1.20170329-hb402a30_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libxml2-2.9.8-hab757c2_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/readline-7.0-h1de35cc_5.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libxslt-1.1.32-hb819dd2_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/sqlite-3.25.2-ha441bb4_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/python-3.5.6-hc167b69_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/alabaster-0.7.11-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/asn1crypto-0.24.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/atomicwrites-1.2.1-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/attrs-18.2.0-py35h28b3542_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/certifi-2018.8.24-py35_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/chardet-3.0.4-py35_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/cloudpickle-0.5.5-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/dask-core-0.19.2-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/decorator-4.0.9-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/docutils-0.14-py35hb13dbd9_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/filelock-3.0.8-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/idna-2.7-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/imagesize-1.1.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/kiwisolver-1.0.1-py35h219a9d8_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/lxml-4.2.5-py35hef8c89e_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/markupsafe-1.0-py35h1de35cc_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/numpy-base-1.15.2-py35h8a80b8c_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/olefile-0.46-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/parsley-1.3-py35_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pluggy-0.7.1-py35h28b3542_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/psutil-5.4.7-py35h1de35cc_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/purge_path-1.2.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/py-1.6.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pycparser-2.19-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pyparsing-2.2.1-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pysocks-1.6.8-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pytz-2018.5-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/six-1.11.0-py35_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/snowballstemmer-1.2.1-py35hbb7be01_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/sphinxcontrib-1.0-py35_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/toolz-0.9.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/tornado-5.1.1-py35h1de35cc_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/babel-2.6.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/cffi-1.11.5-py35h6174b99_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/cycler-0.10.0-py35hb89929e_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/more-itertools-4.3.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/networkx-2.0-py35hb193ae4_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/packaging-17.1-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pathlib2-2.3.2-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pillow-5.2.0-py35hb68e598_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/python-dateutil-2.7.3-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/setuptools-40.2.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/sphinxcontrib-websupport-1.1.0-py35_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/cryptography-2.3.1-py35hdbc3d79_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/cython-0.28.5-py35h0a44026_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/d2to1-0.2.12-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/jinja2-2.10-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/nose-1.3.7-py35_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pygments-2.2.0-py35h392a662_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pytest-3.8.1-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/wheel-0.31.1-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pip-10.0.1-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pyopenssl-18.0.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pytest-openfiles-0.3.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pytest-remotedata-0.3.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/urllib3-1.23-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/requests-2.19.1-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/sphinx-1.7.9-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/numpydoc-0.8.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/imageio-2.4.1-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/matplotlib-3.0.0-py35h54f8f79_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/mkl_fft-1.0.6-py35hb8a8100_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/mkl_random-1.0.1-py35h5d10147_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/numpy-1.15.2-py35h6a91979_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pytest-arraydiff-0.2-py35h39e3cac_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pytest-doctestplus-0.1.3-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pywavelets-1.0.0-py35h1d22016_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/scipy-1.1.0-py35h28f7352_1.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.convolve-2.2.2-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.distutils-0.3.8-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.imagestats-1.5.3-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.stimage-0.2.2-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pytest-astropy-0.4.0-py35_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/scikit-image-0.14.0-py35h0a44026_1.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.sphinxext-1.2.2-py35_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/astropy-3.0.4-py35h1de35cc_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/crds-7.2.6-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/pysynphot-0.9.12-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/reftools-1.7.4-py35_1.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/spherical-geometry-1.2.4-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stregion-1.1.4-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.ndimage-0.10.1-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.sphere-0.2-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.tools-3.4.13-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/acstools-2.0.10-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/calcos-3.3.4-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/fitsblender-0.3.2-py35_1.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/nictools-1.1.3-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stistools-1.1-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.image-2.3.0-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.imagemanip-1.1.4-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.numdisplay-1.6.1-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stwcs-1.4.0-py35_1.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/wfc3tools-1.3.4-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/wfpc2tools-1.0.3-py35_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/costools-1.2.2-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.skypac-0.9.15-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/drizzlepac-2.2.4-py35_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci-hst-3.0.3-py35_0.tar.bz2
diff --git a/hstdp/2018.3a/dev/hstdp-2018.3a-osx-py36.00.txt b/hstdp/2018.3a/dev/hstdp-2018.3a-osx-py36.00.txt
new file mode 100644
index 0000000..019b7cc
--- /dev/null
+++ b/hstdp/2018.3a/dev/hstdp-2018.3a-osx-py36.00.txt
@@ -0,0 +1,131 @@
+# This file may be used to create an environment using:
+# $ conda create --name <env> --file <this file>
+# platform: osx-64
+@EXPLICIT
+https://repo.anaconda.com/pkgs/main/osx-64/blas-1.0-mkl.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/ca-certificates-2018.03.07-0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/intel-openmp-2019.0-118.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/jpeg-9b-he5867d9_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libcxxabi-4.0.1-hebd6815_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libgfortran-3.0.1-h93005f0_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libiconv-1.15-hdd342a3_7.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/xz-5.2.4-h1de35cc_4.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/zlib-1.2.11-hf3cbc9b_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libcxx-4.0.1-h579ed51_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libgcc-4.8.5-hdbeacc1_10.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libpng-1.6.34-he12f830_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/mkl-2019.0-118.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/openssl-1.0.2p-h1de35cc_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/tk-8.6.8-ha441bb4_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/cfitsio-3.440-1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/freetype-2.9.1-hb4e5f40_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/icu-58.2-h4b95b61_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libffi-3.2.1-h475c297_4.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libtiff-4.0.9-hcb84e12_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/ncurses-6.1-h0a44026_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/fitsverify-4.18-6.tar.bz2
+http://ssb.stsci.edu/astroconda-dev/osx-64/hstcal-2.2.0rc2.dev0+g5264915-6.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libedit-3.1.20170329-hb402a30_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libxml2-2.9.8-hab757c2_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/readline-7.0-h1de35cc_5.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/libxslt-1.1.32-hb819dd2_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/sqlite-3.25.2-ha441bb4_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/python-3.6.6-hc167b69_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/alabaster-0.7.12-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/asn1crypto-0.24.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/atomicwrites-1.2.1-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/attrs-18.2.0-py36h28b3542_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/certifi-2018.10.15-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/chardet-3.0.4-py36_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/cloudpickle-0.6.1-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/dask-core-0.19.4-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/decorator-4.3.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/docutils-0.14-py36hbfde631_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/filelock-3.0.9-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/idna-2.7-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/imagesize-1.1.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/kiwisolver-1.0.1-py36h0a44026_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/lxml-4.2.5-py36hef8c89e_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/markupsafe-1.0-py36h1de35cc_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/numpy-base-1.15.2-py36h8a80b8c_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/olefile-0.46-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/parsley-1.3-py36_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pluggy-0.7.1-py36h28b3542_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/psutil-5.4.7-py36h1de35cc_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/purge_path-1.2.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/py-1.7.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pycparser-2.19-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pyparsing-2.2.2-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pysocks-1.6.8-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pytz-2018.5-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/six-1.11.0-py36_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/snowballstemmer-1.2.1-py36h6c7b616_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/sphinxcontrib-1.0-py36_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/toolz-0.9.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/tornado-5.1.1-py36h1de35cc_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/babel-2.6.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/cffi-1.11.5-py36h6174b99_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/cycler-0.10.0-py36hfc81398_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/more-itertools-4.3.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/packaging-18.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pillow-5.3.0-py36hb68e598_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/python-dateutil-2.7.3-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/setuptools-40.4.3-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/sphinxcontrib-websupport-1.1.0-py36_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/cryptography-2.3.1-py36hdbc3d79_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/cython-0.29-py36h0a44026_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/d2to1-0.2.12-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/jinja2-2.10-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/networkx-2.2-py36_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/nose-1.3.7-py36_2.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pygments-2.2.0-py36h240cd3f_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pytest-3.8.2-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/wheel-0.32.1-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pip-10.0.1-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pyopenssl-18.0.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pytest-openfiles-0.3.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pytest-remotedata-0.3.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/urllib3-1.23-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/requests-2.19.1-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/sphinx-1.8.1-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/numpydoc-0.8.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/imageio-2.4.1-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/matplotlib-3.0.0-py36h54f8f79_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/mkl_fft-1.0.6-py36hb8a8100_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/mkl_random-1.0.1-py36h5d10147_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/numpy-1.15.2-py36h6a91979_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pytest-arraydiff-0.2-py36h39e3cac_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pytest-doctestplus-0.1.3-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pywavelets-1.0.1-py36h1d22016_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/scipy-1.1.0-py36h28f7352_1.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.convolve-2.2.2-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.distutils-0.3.8-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.imagestats-1.5.3-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.stimage-0.2.2-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/pytest-astropy-0.4.0-py36_0.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/scikit-image-0.14.0-py36h0a44026_1.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.sphinxext-1.2.2-py36_1.tar.bz2
+https://repo.anaconda.com/pkgs/main/osx-64/astropy-3.0.4-py36h1de35cc_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/crds-7.2.6-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/pysynphot-0.9.12-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/reftools-1.7.4-py36_1.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/spherical-geometry-1.2.4-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stregion-1.1.4-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.ndimage-0.10.1-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.sphere-0.2-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.tools-3.4.13-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/acstools-2.0.10-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/calcos-3.3.4-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/fitsblender-0.3.2-py36_1.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/nictools-1.1.3-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stistools-1.1-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.image-2.3.0-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.imagemanip-1.1.4-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.numdisplay-1.6.1-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stwcs-1.4.0-py36_1.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/wfc3tools-1.3.4-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/wfpc2tools-1.0.3-py36_2.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/costools-1.2.2-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci.skypac-0.9.15-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/drizzlepac-2.2.4-py36_0.tar.bz2
+http://ssb.stsci.edu/astroconda/osx-64/stsci-hst-3.0.3-py36_0.tar.bz2
diff --git a/hstdp/2018.3a/latest-linux b/hstdp/2018.3a/latest-linux
new file mode 120000
index 0000000..ea8d812
--- /dev/null
+++ b/hstdp/2018.3a/latest-linux
@@ -0,0 +1 @@
+dev/hstdp-2018.3a-linux-py35.00.txt \ No newline at end of file
diff --git a/hstdp/2018.3a/latest-osx b/hstdp/2018.3a/latest-osx
new file mode 120000
index 0000000..37ea033
--- /dev/null
+++ b/hstdp/2018.3a/latest-osx
@@ -0,0 +1 @@
+dev/hstdp-2018.3a-osx-py35.00.txt \ No newline at end of file
diff --git a/hstdp/2018.3a/release_notes.md b/hstdp/2018.3a/release_notes.md
new file mode 100644
index 0000000..72977d7
--- /dev/null
+++ b/hstdp/2018.3a/release_notes.md
@@ -0,0 +1,3 @@
+# Release Notes
+
+* 2018/10/16 - Iteration 0
diff --git a/hstdp/2018.3a/software_updates.md b/hstdp/2018.3a/software_updates.md
new file mode 100644
index 0000000..f077124
--- /dev/null
+++ b/hstdp/2018.3a/software_updates.md
@@ -0,0 +1,50 @@
+# HSTCAL Version 2.2.0rc2
+
+The following updates, specified in separate sections for each instrument, have been included with this release. This release is presented as [HSTDP-2018.3 milestones](https://github.com/spacetelescope/hstcal/issues?utf8=%E2%9C%93&q=is%3Aclosed+milestone%3AHSTDP-2018.3)
+
+
+## HSTCAL package updates
+- Regression testing has been implemented via pytest and Jenkins.
+- The CFITSIO library is no longer built as a static library incorporated into the HSTCAL executables.
+
+## HSTIO
+[HSTDP-2018.3 Milestones](https://github.com/spacetelescope/hstcal/issues?utf8=%E2%9C%93&q=is%3Aclosed+label%3Ahstio+milestone%3AHSTDP-2018.3)
+
+- HSTIO updates to Version 2.7.
+- Functionality has been added to determine the number of HST IMSETS in a FITS file in a robust fashion [PR#330](https://github.com/spacetelescope/hstcal/pull/330).
+
+## ACS
+[HSTDP-2018.3 Milestones](https://github.com/spacetelescope/hstcal/issues?q=label%3AACS+milestone%3AHSTDP-2018.3+is%3Aclosed), [Data Changes](https://github.com/spacetelescope/hstcal/issues?utf8=%E2%9C%93&q=label%3AACS+milestone%3AHSTDP-2018.3+is%3Aclosed+label%3Achanges-data)
+
+- CALACS updates to Version 10.1.0 due to updates in the ACSCCD and ACS2D algorithms.
+- The dark correction, DARKCORR step of the ACS2D algorithm, has been modified to work directly on the full 2D data rather than on a line-by-line basis [PR#315](https://github.com/spacetelescope/hstcal/pull/315).
+- The bias shift correction, BLEVCORR step of the ACSCCD algorithm, has been upgraded to accommodate the new supported subarrays which have both physical and virtual overscan [PR#312](https://github.com/spacetelescope/hstcal/pull/312). This is the same algorithm which applies to full frame data.
+- Forward model functionality was implemented which exploits the existing CTE code and usage (Generation 2 only). Instead of correcting the CTE trails, the forward model functionality simulates (adds) the trails [PR#313](https://github.com/spacetelescope/hstcal/pull/313). This functionality should be accessed via the new ACSTOOLS function, acscteforwardmodel.py
+- Updated ACS library routine, getacskeys, updated to call the new HSTIO function which robustly determines the number of IMSETS in a FITS file [PR#330](https://github.com/spacetelescope/hstcal/pull/330).
+
+- [x] Affects old data
+- [x] Users should re-retrieve affected datasets from the archive
+- [x] Updated reference files delivered by science team
+
+## STIS
+
+- CALSTIS remains at Version 3.4.2 for this release.
+
+- [ ] Affects old data
+- [ ] Users should re-retrieve affected datasets from the archive
+- [ ] Updated reference files delivered by science team
+
+## WFC3
+
+- CALWF3 bumped to Version 3.5.0 for this release.
+
+ * Bug fixes to CTE correction in``wf3cte.e``
+ * #366 - Fix out of bounds memory access: changes data.
+ * #93 - Remove unessacary re-computation of cte correction due to over-subtracted tails: no change to data.
+
+* Code tidy up to CTE correction in``wf3cte.e``
+ * #367 - Remove unnecessary critical section.
+
+- [x] Affects old data
+- [x] Users should re-retrieve affected datasets from the archive
+- [ ] Updated reference files delivered by science team