diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2019-02-19 15:16:39 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-19 15:16:39 -0500 |
commit | a052c30f004bdb2968a390ef5385a7061eedee6d (patch) | |
tree | 4ce2ef023985b3c0875738c5783800286f0637ad /hstdp | |
parent | ef59a22252e4689f43909de923b5e8204c131bda (diff) | |
download | astroconda-releases-a052c30f004bdb2968a390ef5385a7061eedee6d.tar.gz |
HSTDP-2019.2-00 (#50)
* HSTDP-2019.2-00
* Correct stwcs version in updates file.
Diffstat (limited to 'hstdp')
-rw-r--r-- | hstdp/2019.2/README.md | 53 | ||||
-rw-r--r-- | hstdp/2019.2/dev/hstdp-2019.2-linux-py36.00.txt | 160 | ||||
l--------- | hstdp/2019.2/latest-linux | 1 | ||||
-rw-r--r-- | hstdp/2019.2/release_notes.md | 3 | ||||
-rw-r--r-- | hstdp/2019.2/software_updates.md | 6 |
5 files changed, 223 insertions, 0 deletions
diff --git a/hstdp/2019.2/README.md b/hstdp/2019.2/README.md new file mode 100644 index 0000000..12186b2 --- /dev/null +++ b/hstdp/2019.2/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-2019.2 --file http://ssb.stsci.edu/releases/hstdp/2019.2/latest-linux +``` + +As bugfixes are announced your current pipeline software may be updated by issuing the command: + +``` +$ conda update -n hstdp-2019.2 --file http://ssb.stsci.edu/releases/hstdp/2019.2/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-2018.12-Linux-x86_64.sh +$ bash Anaconda3-2018.12-Linux-x86_64.sh +$ export PATH=$HOME/anaconda3/bin:$PATH +``` + +**For Miniconda (if preferred):** + +``` +$ wget https://repo.continuum.io/miniconda/Miniconda3-4.5.12-Linux-x86_64.sh +$ bash Miniconda3-4.5.12-Linux-x86_64.sh +$ export PATH=$HOME/miniconda3/bin:$PATH +``` + +## Install the pipeline + +``` +$ conda create -n hstdp-2019.2 --file http://ssb.stsci.edu/releases/hstdp/2019.2/latest-linux +``` + +## Enter a BASH shell + +``` +$ bash +``` + +## Activate the pipeline environment + +``` +$ source activate hstdp-2019.2 +``` diff --git a/hstdp/2019.2/dev/hstdp-2019.2-linux-py36.00.txt b/hstdp/2019.2/dev/hstdp-2019.2-linux-py36.00.txt new file mode 100644 index 0000000..aad4d5b --- /dev/null +++ b/hstdp/2019.2/dev/hstdp-2019.2-linux-py36.00.txt @@ -0,0 +1,160 @@ +# 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-2019.1.23-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.1-144.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.1-144.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/ncurses-6.1-he6710b0_1.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/openssl-1.1.1a-h7b6447c_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/yaml-0.1.7-had09818_2.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/zlib-1.2.11-h7b6447c_3.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/glib-2.56.2-hd408876_0.tar.bz2 +http://ssb.stsci.edu/astroconda/linux-64/hstcal-2.2.0-0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/libedit-3.1.20181209-hc058e9b_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/libpng-1.6.36-hbc83047_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/libxml2-2.9.9-he19cac6_0.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/zstd-1.3.7-h0b5b093_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/dbus-1.13.6-h746ee38_0.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/libtiff-4.0.10-h2733197_2.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/libxslt-1.1.33-h7d1a2b0_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/sqlite-3.26.0-h7b6447c_0.tar.bz2 +http://ssb.stsci.edu/astroconda/linux-64/dbus-glib-0.108-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.8-h0371630_0.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/noarch/atomicwrites-1.3.0-py_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/attrs-18.2.0-py36h28b3542_0.tar.bz2 +https://repo.continuum.io/pkgs/main/linux-64/certifi-2018.11.29-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/noarch/cloudpickle-0.7.0-py_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/noarch/dask-core-1.1.1-py_0.tar.bz2 +http://ssb.stsci.edu/astroconda/linux-64/dbus-python-1.2.4-py36_1.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/decorator-4.3.2-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/entrypoints-0.3-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/filelock-3.0.10-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/idna-2.8-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.3.1-py36hefd8a0e_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/markupsafe-1.1.0-py36h7b6447c_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/numpy-base-1.15.4-py36hde5b4d6_0.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.8.1-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/psutil-5.5.0-py36h7b6447c_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.3.1-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.9-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/pyyaml-3.13-py36h14c3975_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/qt-5.9.7-h5867ecd_1.tar.bz2 +https://repo.anaconda.com/pkgs/free/linux-64/semantic_version-2.6.0-py36_0.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.12.0-py36_0.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/soupsieve-1.7.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/webencodings-0.5.1-py36_1.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/beautifulsoup4-4.7.1-py36_1.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/cytoolz-0.9.0.1-py36h14c3975_1.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/html5lib-1.0.1-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/mkl_random-1.0.2-py36hd81dba3_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/more-itertools-5.0.0-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/packaging-19.0-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/pillow-5.4.1-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.5-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/setuptools-40.8.0-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.5-py36h1ba5d50_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/cython-0.29.5-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/jsonschema-2.6.0-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.3.1-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/pytest-4.2.1-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/wheel-0.32.3-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/pip-19.0.1-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/pyopenssl-19.0.0-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/pytest-openfiles-0.3.2-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/pytest-remotedata-0.3.1-py36_0.tar.bz2 +http://ssb.stsci.edu/astroconda/linux-64/secretstorage-2.3.1-py36_1.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/keyring-18.0.0-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/urllib3-1.24.1-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/requests-2.21.0-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/sphinx-1.8.4-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/numpydoc-0.8.0-py36_0.tar.bz2 +http://ssb.stsci.edu/astroconda/linux-64/asdf-2.3.1-py36_0.tar.bz2 +http://ssb.stsci.edu/astroconda/linux-64/astroquery-0.3.9-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.2-py36h5429711_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/mkl_fft-1.0.10-py36ha843d7b_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/numpy-1.15.4-py36h7e9f1db_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/pytest-arraydiff-0.3-py36h39e3cac_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/pytest-doctestplus-0.2.0-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.2.0-py36h7c811a0_0.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.6.0-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.5.0-py36_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/scikit-image-0.14.1-py36he6710b0_0.tar.bz2 +https://repo.anaconda.com/pkgs/main/linux-64/scikit-learn-0.20.2-py36hd81dba3_0.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.1.1-py36h7b6447c_0.tar.bz2 +http://ssb.stsci.edu/astroconda/linux-64/crds-7.3.0-py36_0.tar.bz2 +http://ssb.stsci.edu/astroconda/linux-64/gwcs-0.10.0-py36_0.tar.bz2 +http://ssb.stsci.edu/astroconda/linux-64/photutils-0.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.6-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-dev/linux-64/stsci.tools-3.5.0rc.dev0+g567b3b8-py36_0.tar.bz2 +http://ssb.stsci.edu/astroconda/linux-64/acstools-2.1.0-py36_0.tar.bz2 +http://ssb.stsci.edu/astroconda-dev/linux-64/calcos-3.3.5.dev0+g76c1901-py36_3.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-dev/linux-64/stwcs-1.5.1rc1.dev0+gb4589d6-py36_2.tar.bz2 +http://ssb.stsci.edu/astroconda/linux-64/tweakwcs-0.4.1-py36_0.tar.bz2 +http://ssb.stsci.edu/astroconda/linux-64/wfc3tools-1.3.5-py36_0.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-1.0.1-py36_0.tar.bz2 +http://ssb.stsci.edu/astroconda-dev/linux-64/drizzlepac-3.0.0rc1.dev0+gdd5b17a-py36_0.tar.bz2 +http://ssb.stsci.edu/astroconda/linux-64/stsci-hst-3.1.0-py36_0.tar.bz2 diff --git a/hstdp/2019.2/latest-linux b/hstdp/2019.2/latest-linux new file mode 120000 index 0000000..6ae78c0 --- /dev/null +++ b/hstdp/2019.2/latest-linux @@ -0,0 +1 @@ +dev/hstdp-2019.2-linux-py36.00.txt
\ No newline at end of file diff --git a/hstdp/2019.2/release_notes.md b/hstdp/2019.2/release_notes.md new file mode 100644 index 0000000..664814f --- /dev/null +++ b/hstdp/2019.2/release_notes.md @@ -0,0 +1,3 @@ +# Release Notes + +* 2019/02/19 - Iteration 0 diff --git a/hstdp/2019.2/software_updates.md b/hstdp/2019.2/software_updates.md new file mode 100644 index 0000000..d8f55bf --- /dev/null +++ b/hstdp/2019.2/software_updates.md @@ -0,0 +1,6 @@ +# drizzlepac version 3.0.0 +# calcos version 3.3.5 +# stwcs version 1.5.1 +# stsci.tools version 3.5.0 + + |