diff options
-rw-r--r-- | README.rst | 26 | ||||
-rw-r--r-- | source/index.rst | 4 |
2 files changed, 8 insertions, 22 deletions
@@ -1,24 +1,10 @@ -Astroconda -########## +STScI will end support for astroconda on February 1st, 2023 +########################################################### -.. image:: http://readthedocs.org/projects/astroconda/badge/?version=latest - :target: http://astroconda.readthedocs.io/en/latest/?badge=latest - :alt: Documentation Status +.. warning:: + Astroconda is superseded by `stenv <https://stenv.readthedocs.io/en/latest>`_. + `stenv` provides a common environment for both the Hubble Space Telescope (HST) and the James Webb Space Telescope (JWST) pipelines and includes most of the packages in Astroconda. Questions can be directed to the HST Help Desk: hsthelp.stsci.edu. -AstroConda is a free software repository maintained by the Space Telescope -Science Institute (STScI) in Baltimore, Maryland. This repository provides tools -and utilities commonly used by the astronomical community. -Contributing and Issues -####################### -Please open a new issue or send us a pull request for bugs, feedback, questions, or enhancements. -* For documentation issues use the `astroconda issue tracker <https://github.com/astroconda/issues>`_ -* For recipe issues, use the `astroconda-contrib issue tracker <https://github.com/astroconda-contrib/issues>`_ - - -More Information -################ - -See the `full documentation <http://astroconda.readthedocs.io/en/latest/>`_ for -additional information. +`Full Astroconda documentation <http://astroconda.readthedocs.io/en/latest/>`_ diff --git a/source/index.rst b/source/index.rst index 208c91d..fbf9c15 100644 --- a/source/index.rst +++ b/source/index.rst @@ -2,8 +2,8 @@ Welcome to AstroConda Channel's documentation! ============================================== .. warning:: - For newer versions of Python and support for the JWST pipeline, we recommend that users use ``stenv`` (https://github.com/spacetelescope/stenv) to manage local installation of STSCI packages. - + STScI will end support for astroconda on February 1st, 2023. Astroconda is superseded by `stenv <https://stenv.readthedocs.io/en/latest>`_ `stenv` provides a common environment for both the Hubble Space Telescope (HST) and the James Webb Space Telescope (JWST) pipelines and includes most of the packages in Astroconda. Questions can be directed to the HST Help Desk: hsthelp.stsci.edu. + AstroConda is a free Conda channel maintained by the `Space Telescope Science Institute <http://www.stsci.edu/>`_ (STScI) in Baltimore, Maryland. This channel provides tools and utilities required to process and analyze data from the Hubble Space Telescope (HST), James Webb Space Telescope (JWST), and others. .. _system_requirements: |