diff options
-rw-r--r-- | ETC.yaml | 24 | ||||
-rw-r--r-- | HST.yaml | 40 | ||||
-rw-r--r-- | dev-next.yaml | 103 | ||||
-rw-r--r-- | dev-test.yaml | 25 | ||||
-rw-r--r-- | dev.yaml | 105 | ||||
-rw-r--r-- | jwst.yaml | 21 | ||||
-rw-r--r-- | public-test.yaml | 11 | ||||
-rw-r--r-- | public.yaml | 104 | ||||
-rw-r--r-- | test-fail.yaml | 13 | ||||
-rw-r--r-- | test.yaml | 25 |
10 files changed, 471 insertions, 0 deletions
diff --git a/ETC.yaml b/ETC.yaml new file mode 100644 index 0000000..cbc3055 --- /dev/null +++ b/ETC.yaml @@ -0,0 +1,24 @@ +# Recipe repository +repository: 'https://github.com/astroconda/astroconda-etc' + +# Publication channel to consult when determining what packages already exist. +channel_URL: 'http://ssb.stsci.edu/astroconda-etc' + +# publication_root path needs to be visible from the slave nodes. +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-etc' +numpy_version: 1.11 +packages: + - beautifulsoup + - d2to1 + - django + - epydoc + - mechanize + - mod-wsgi + - pmw +# - pyetc-thirdparty + - pyfits + - stsci.distutils + - stsci.tools + - urwid + - wsgiref + - yolk diff --git a/HST.yaml b/HST.yaml new file mode 100644 index 0000000..9e2b5db --- /dev/null +++ b/HST.yaml @@ -0,0 +1,40 @@ +# Recipe repository +repository: 'https://github.com/astroconda/astroconda-contrib' + +# Publication channel to consult when determining what packages already exist. +channel_URL: 'http://ssb.stsci.edu/astroconda' + +# publication_root path needs to be visible from the slave nodes. +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-pub-staging' +numpy_version: 1.11 +packages: + - stsci-hst + - purge_path + - acstools + - calcos + - costools + - crds + - d2to1 + - drizzlepac + - fitsblender + - hstcal + - nictools + - pyregion + - pysynphot + - reftools + - stistools + - stsci.convolve + - stsci.distutils + - stsci.image + - stsci.imagemanip + - stsci.imagestats + - stsci.ndimage + - stsci.numdisplay + - stsci.skypac + - stsci.sphere + - stsci.sphinxext + - stsci.stimage + - stsci.tools + - stwcs + - wfc3tools + - wfpc2tools diff --git a/dev-next.yaml b/dev-next.yaml new file mode 100644 index 0000000..d15e697 --- /dev/null +++ b/dev-next.yaml @@ -0,0 +1,103 @@ +# Recipe repository +repository: 'https://github.com/jhunkeler/astroconda-dev' +git_ref_spec: 'next' + +# Publication channel to consult when determining what packages already exist. +channel_URL: 'http://ssb.stsci.edu/astroconda-dev' + +# publication_root path needs to be visible from the slave nodes. +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-dev-staging' +packages: + - acstools + - appdirs + - aprio + - asdf + - asdf-standard + - astroimtools + - astropy + - astroquery + - asv + - calcos + - cfitsio + - costools + - crds + - cubeviz + - d2to1 + - dbus-glib + - dbus-python + - drizzle + - drizzlepac + - ds9 + - fftw + - fitsblender + - ginga + - glue-core + - glue-vispy-viewers + - glueviz + - gwcs + - hstcal + - htc_utils + - imexam + - jplephem + - jwst + - jwst_coronagraph_visibility + - jwst_gtvt + - jwxml + - mosviz + - namedlist + - nictools + - opuscoords + - photutils + - poppy + - purge_path + - py-expression-eval + - pyds9 + - pyfftw + - pymssql + - pyobjc-core + - pyobjc-framework-cocoa + - pyobjc-framework-quartz + - pyqtgraph + - pyraf + - pyregion + - pysynphot + - python-daemon + - pytools + - pywcs + - reftools + - relic + - secretstorage + - selenium + - shunit2 + - specutils + - specviz + - spherical-geometry + - sphinx_rtd_theme + - sphinxcontrib-programoutput + - stginga + - stistools + - stsci + - stsci-data-analysis + - stsci-hst + - stsci.convolve + - stsci.distutils + - stsci.image + - stsci.imagemanip + - stsci.imagestats + - stsci.ndimage + - stsci.numdisplay + - stsci.skypac + - stsci.sphere + - stsci.sphinxext + - stsci.stimage + - stsci.tools + - stsynphot + - stwcs + - synphot + - verhawk + - wcstools + - webbpsf + - webbpsf-data + - wfc3tools + - wfpc2tools + - xpa diff --git a/dev-test.yaml b/dev-test.yaml new file mode 100644 index 0000000..3b39ac0 --- /dev/null +++ b/dev-test.yaml @@ -0,0 +1,25 @@ +# Recipe repository +repository: 'https://github.com/astroconda/astroconda-dev' + +# Publication channel to consult when determining what packages already exist. +channel_URL: 'http://ssb.stsci.edu/astroconda-dev' + +# publication_root path needs to be visible from the slave nodes. +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-dev-staging' +packages: + - py-expression-eval +# - drizzlepac +# - jwst_gtvt +# - jwst +# - pandokia +# - crds +# - cube-tools +# - sphinxcontrib-programoutput +# - pyds9 +# - wcstools +# - webbpsf +# - mosviz +# - specutils +# - glueviz +# - glue-vispy-viewers +# - glue-core diff --git a/dev.yaml b/dev.yaml new file mode 100644 index 0000000..41ab9de --- /dev/null +++ b/dev.yaml @@ -0,0 +1,105 @@ +# Recipe repository +repository: 'https://github.com/astroconda/astroconda-dev' +git_ref_spec: 'master' + +# Publication channel to consult when determining what packages already exist. +channel_URL: 'http://ssb.stsci.edu/astroconda-dev' + +# publication_root path needs to be visible from the slave nodes. +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-dev' +packages: + - acstools + - appdirs + - aprio + - asdf + - asdf-standard + - asteval + - astroimtools + - astropy + - astroquery + - asv + - calcos + - cfitsio + - costools + - crds + - cubeviz + - d2to1 + - dbus-glib + - dbus-python + - drizzle + - drizzlepac + - ds9 + - fftw + - fitsblender + - ginga + - glue-core + - glue-vispy-viewers + - glueviz + - gwcs + - hstcal + - htc_utils + - imexam + - jplephem + - jwst + - jwst_coronagraph_visibility + - jwst_gtvt + - jwxml + - mosviz + - namedlist + - nictools + - opuscoords + - photutils + - poppy + - purge_path + - py-expression-eval + - pyds9 + - pyfftw + - pymssql + - pyobjc-core + - pyobjc-framework-cocoa + - pyobjc-framework-quartz + - pyqtgraph + - pyraf + - pyregion + - pysynphot + - python-daemon + - pytools + - pywcs + - reftools + - relic + - secretstorage + - selenium + - sextractor + - shunit2 + - specutils + - specviz + - spherical-geometry + - sphinx_rtd_theme + - sphinxcontrib-programoutput + - stginga + - stistools + - stsci + - stsci-data-analysis + - stsci-hst + - stsci.convolve + - stsci.distutils + - stsci.image + - stsci.imagemanip + - stsci.imagestats + - stsci.ndimage + - stsci.numdisplay + - stsci.skypac + - stsci.sphere + - stsci.sphinxext + - stsci.stimage + - stsci.tools + - stsynphot + - stwcs + - synphot + - verhawk + - wcstools + - webbpsf + - webbpsf-data + - wfc3tools + - wfpc2tools + - xpa diff --git a/jwst.yaml b/jwst.yaml new file mode 100644 index 0000000..f5ecee5 --- /dev/null +++ b/jwst.yaml @@ -0,0 +1,21 @@ +# Recipe repository +repository: 'https://github.com/rendinam/astroconda-dev' +git_ref_spec: 'jwst_parameterized_rev' + +# Publication channel to consult when determining what packages already exist. +channel_URL: 'http://ssb.stsci.edu/astroconda-dev' + +# publication_root path needs to be visible from the slave nodes. +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-dev' + +# conda environment spec file generation is only performed if this field +# is populated. Allowed values are: +# 'jwstdp' - JWST Data processing release +# 'hstdp' - HST Data processing release +specfile_type: 'jwstdp' + +# Output location for produced environment spec files +specfile_output: '/eng/ssb/websites/ssbpublic/astroconda-releases-staging' + +packages: + - jwst diff --git a/public-test.yaml b/public-test.yaml new file mode 100644 index 0000000..901c39e --- /dev/null +++ b/public-test.yaml @@ -0,0 +1,11 @@ +# Recipe repository +repository: 'https://github.com/astroconda/astroconda-contrib' +git_ref_spec: 'master' + +# Publication channel to consult when determining what packages already exist. +channel_URL: 'http://ssb.stsci.edu/astroconda' + +# publication_root path needs to be visible from the slave nodes. +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-pub-staging' +packages: + - asdf diff --git a/public.yaml b/public.yaml new file mode 100644 index 0000000..fc73036 --- /dev/null +++ b/public.yaml @@ -0,0 +1,104 @@ +# Recipe repository +repository: 'https://github.com/astroconda/astroconda-contrib' +git_ref_spec: 'master' + +# Publication channel to consult when determining what packages already exist. +channel_URL: 'http://ssb.stsci.edu/astroconda' + +# publication_root path needs to be visible from the slave nodes. +publication_root: '/eng/ssb/websites/ssbpublic/astroconda' +packages: + - acstools + - appdirs + - aprio + - asdf + - asdf-standard + - astroimtools + - astroquery + - asteval + - asv + - calcos + - cfitsio + - costools + - crds + - cubeviz + - d2to1 + - dbus-glib + - dbus-python + - drizzle + - drizzlepac + - ds9 + - fftw + - fitsblender + - fitsverify + - ginga + - glue-core + - glue-ginga + - glue-vispy-viewers + - glueviz + - gwcs + - hstcal + - htc_utils + - imexam + - jwst_coronagraph_visibility + - jwst_footprints + - jwst_gtvt + - jwxml + - mosviz + - nictools + - opuscoords + - photutils + - poppy + - purge_path + - py-expression-eval + - pyds9 + - pyfftw + - pyobjc-core + - pyobjc-framework-cocoa + - pyobjc-framework-quartz + - pyqtgraph + - pyraf + - pyregion + - pysynphot + - python-daemon + - pytools + - pywcs + - reftools + - relic + - secretstorage + - selenium + - shunit2 + - specutils + - specviz + - sphere + - spherical-geometry + - sphinx_rtd_theme + - sphinxcontrib-programoutput + - stginga + - stistools + - stsci + - stsci-data-analysis + - stsci-hst + - stsci.convolve + - stsci.distutils + - stsci.image + - stsci.imagemanip + - stsci.imagestats + - stsci.ndimage + - stsci.numdisplay + - stsci.skypac + - stsci.sphere + - stsci.sphinxext + - stsci.stimage + - stsci.tools + - stsci_sphinx_theme + - stsynphot + - stwcs + - synphot + - verhawk + - wcstools + - webbpsf + - webbpsf-data + - wfc3tools + - wfpc2tools + - xpa diff --git a/test-fail.yaml b/test-fail.yaml new file mode 100644 index 0000000..055ef8f --- /dev/null +++ b/test-fail.yaml @@ -0,0 +1,13 @@ +# Recipe repository +repository: 'https://github.com/astroconda/astroconda-contrib' +git_ref_spec: 'master' + +# Publication channel to consult when determining what packages already exist. +channel_URL: 'http://ssb.stsci.edu/astroconda' + +# publication_root path needs to be visible from the slave nodes. +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-pub-testing' +packages: + - verhawk + - INTENTIONALLY_INVALID + diff --git a/test.yaml b/test.yaml new file mode 100644 index 0000000..5bc0a71 --- /dev/null +++ b/test.yaml @@ -0,0 +1,25 @@ +# Recipe repository +repository: 'https://github.com/astroconda/astroconda-contrib' +git_ref_spec: 'master' + +# Publication channel to consult when determining what packages already exist. +channel_URL: 'http://ssb.stsci.edu/astroconda' + +# publication_root path needs to be visible from the slave nodes. +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-pub-testing' +packages: + - costools + - cfitsio +# - ds9 +# - crds +# - cube-tools +# - sphinxcontrib-programoutput +# - pyds9 +# - wcstools +# - webbpsf +# +# - mosviz +# - specutils +# - glueviz +# - glue-vispy-viewers +# - glue-core |