From 92d03ae407d656d267aa2cea9063652474ff473a Mon Sep 17 00:00:00 2001 From: Nadia Dencheva Date: Wed, 30 Nov 2022 07:24:55 -0500 Subject: add note for end of support --- README.rst | 7 +++++++ source/index.rst | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 258ec5e..f78ef91 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,10 @@ +STScI will end support for astroconda on February 1st, 2023. +############################################################ + +.. warning:: + Astroconda is superseded by `stenv `_ `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 ########## 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 `_ `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 `_ (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: -- cgit From 5a503cb6ff1c5610a2372f7b7c905c5a55c4647b Mon Sep 17 00:00:00 2001 From: Nadia Dencheva Date: Wed, 30 Nov 2022 19:55:30 -0500 Subject: update README --- README.rst | 28 +++------------------------- 1 file changed, 3 insertions(+), 25 deletions(-) diff --git a/README.rst b/README.rst index f78ef91..a5d95b0 100644 --- a/README.rst +++ b/README.rst @@ -1,31 +1,9 @@ -STScI will end support for astroconda on February 1st, 2023. -############################################################ +STScI will end support for astroconda on February 1st, 2023 +########################################################### .. warning:: Astroconda is superseded by `stenv `_ `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 -########## -.. image:: http://readthedocs.org/projects/astroconda/badge/?version=latest - :target: http://astroconda.readthedocs.io/en/latest/?badge=latest - :alt: Documentation Status - -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 `_ -* For recipe issues, use the `astroconda-contrib issue tracker `_ - - -More Information -################ - -See the `full documentation `_ for -additional information. +`Full Astroconda documentation `_ -- cgit From 26725f735d4e8561addc6bd085102c871032bba9 Mon Sep 17 00:00:00 2001 From: Nadia Dencheva Date: Wed, 30 Nov 2022 19:56:56 -0500 Subject: update README --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a5d95b0..0ffba96 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,8 @@ STScI will end support for astroconda on February 1st, 2023 ########################################################### .. warning:: - Astroconda is superseded by `stenv `_ `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 superseded by `stenv `_. + `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. -- cgit