Skip to content
Snippets Groups Projects
Unverified Commit b5720312 authored by Amy Stamile's avatar Amy Stamile Committed by GitHub
Browse files

Updated Website Tutorial Links (#4403)

* Updated website Tutorial links

* Add document history.
parent 3dcf145d
No related branches found
No related tags found
No related merge requests found
...@@ -11,11 +11,13 @@ ...@@ -11,11 +11,13 @@
* [Requests for Comment](README.md#Requests-for-Comment) * [Requests for Comment](README.md#Requests-for-Comment)
* [FAQ](README.md#FAQ) * [FAQ](README.md#FAQ)
* [Installation](README.md#Installation) * [Installation](README.md#Installation)
* [ISIS Tutorials](README.md#ISIS-Tutorials)
* [Citing ISIS](README.md#Citing-ISIS) * [Citing ISIS](README.md#Citing-ISIS)
* [Start Contributing](https://github.com/USGS-Astrogeology/ISIS3/wiki/How-to-Start-Contributing) * [Start Contributing](https://github.com/USGS-Astrogeology/ISIS3/wiki/How-to-Start-Contributing)
* [ISIS Data Area](README.md#The-ISIS-Data-Area) * [ISIS Data Area](README.md#The-ISIS-Data-Area)
* [Installing Older Versions of ISIS](README.md#Installing-older-versions-of-ISIS) * [Installing Older Versions of ISIS](README.md#Installing-older-versions-of-ISIS)
## Requests for Comment ## Requests for Comment
The ISIS project uses a Request for Comment (RFC) model whereby major potential changes to the code base, data area, or binary delivery process are proposed, iterated on by any interested parties, and potentially adopted. Right now, RFCs are being housed in this repository's [wiki](https://github.com/USGS-Astrogeology/ISIS3/wiki) with associated discussions occurring on [astrodiscuss](https://astrodiscuss.usgs.gov). The ISIS project uses a Request for Comment (RFC) model whereby major potential changes to the code base, data area, or binary delivery process are proposed, iterated on by any interested parties, and potentially adopted. Right now, RFCs are being housed in this repository's [wiki](https://github.com/USGS-Astrogeology/ISIS3/wiki) with associated discussions occurring on [astrodiscuss](https://astrodiscuss.usgs.gov).
...@@ -325,6 +327,9 @@ To build and compile ISIS requires following the instructions listed below, whic ...@@ -325,6 +327,9 @@ To build and compile ISIS requires following the instructions listed below, whic
- [Building ISIS documentation](https://github.com/USGS-Astrogeology/ISIS3/wiki/Developing-ISIS3-with-cmake#building-isis3-documentation) - [Building ISIS documentation](https://github.com/USGS-Astrogeology/ISIS3/wiki/Developing-ISIS3-with-cmake#building-isis3-documentation)
- [What to do if you encounter any problems](https://github.com/USGS-Astrogeology/ISIS3/wiki/Developing-ISIS3-with-cmake#problems) - [What to do if you encounter any problems](https://github.com/USGS-Astrogeology/ISIS3/wiki/Developing-ISIS3-with-cmake#problems)
## ISIS Tutorials
Please refer to the GitHub wiki page [ISIS Online Workshops](https://github.com/USGS-Astrogeology/ISIS3/wiki/ISIS_Online_Workshops) for current ISIS tutorials.
## Citing ISIS ## Citing ISIS
This project uses a [Zenodo](https://zenodo.org) generated DOI. The badge at the top of this README links to the DOI for the [latest release](https://doi.org/10.5281/zenodo.2563341). It is [good practice](https://help.zenodo.org) (See 'Which DOI Should I Use in Citations?') to cite the version of the software being used by the citing work. To obtain this DOI, one can follow the [link to the latest version](https://doi.org/10.5281/zenodo.2563341) and then check the right sidebar area titled **Versions** for a listing of all ISIS versions that currently have a Zenodo DOI. This project uses a [Zenodo](https://zenodo.org) generated DOI. The badge at the top of this README links to the DOI for the [latest release](https://doi.org/10.5281/zenodo.2563341). It is [good practice](https://help.zenodo.org) (See 'Which DOI Should I Use in Citations?') to cite the version of the software being used by the citing work. To obtain this DOI, one can follow the [link to the latest version](https://doi.org/10.5281/zenodo.2563341) and then check the right sidebar area titled **Versions** for a listing of all ISIS versions that currently have a Zenodo DOI.
......
...@@ -125,7 +125,7 @@ Deborah Lee Soltesz ...@@ -125,7 +125,7 @@ Deborah Lee Soltesz
</tr> </tr>
<tr valign="top"> <tr valign="top">
<th style="width:25%"> <th style="width:25%">
<a href="https://isis.astrogeology.usgs.gov/fixit/projects/isis/wiki/ISIS_Online_Workshops" target="_blank" title="Launch ISIS Workshop in a new window"> <a href="https://github.com/USGS-Astrogeology/ISIS3/wiki/ISIS_Online_Workshops" target="_blank" title="Launch ISIS Workshop in a new window">
ISIS Workshop</a> ISIS Workshop</a>
</th> </th>
<td> <td>
......
...@@ -50,7 +50,7 @@ Deborah Lee Soltesz ...@@ -50,7 +50,7 @@ Deborah Lee Soltesz
<!-- Isis Workshop is only available on the website --> <!-- Isis Workshop is only available on the website -->
<div> <div>
<a href="https://isis.astrogeology.usgs.gov/fixit/projects/isis/wiki/ISIS_Online_Workshops" target="_blank" title="Launch ISIS Workshop in a new window"> <a href="https://github.com/USGS-Astrogeology/ISIS3/wiki/ISIS_Online_Workshops" target="_blank" title="Launch ISIS Workshop in a new window">
Tutorials</a> Tutorials</a>
</div> </div>
......
...@@ -42,12 +42,19 @@ ...@@ -42,12 +42,19 @@
<body> <body>
<h2>General</h2> <h2>General</h2>
<p>
<b>NOTE</b> This page and the below tutorials are no longer maintained.
These resources remain available for historical purposes and because some
of this information may be useful to the community. However, we do
not guarantee that they are consistent with the current ISIS release.
Please see <a href="https://github.com/USGS-Astrogeology/ISIS3/wiki/ISIS_Online_Workshops">
ISIS Online Workshops</a> for current ISIS tutorials.
</p>
<ul> <ul>
<LI><A HREF="http://isis.astrogeology.usgs.gov/Isis2/isis-bin/idl_prog_notes.cgi">Accessing an ISIS Cube from an IDL Program</A></LI> <LI><A HREF="http://isis.astrogeology.usgs.gov/Isis2/isis-bin/idl_prog_notes.cgi">Accessing an ISIS Cube from an IDL Program</A></LI>
<LI><A HREF="http://isis.astrogeology.usgs.gov/Isis2/isis-bin/exchange_data.cgi">Exchanging Data with Other Software Systems</A></LI> <LI><A HREF="http://isis.astrogeology.usgs.gov/Isis2/isis-bin/exchange_data.cgi">Exchanging Data with Other Software Systems</A></LI>
</ul> </ul>
<h2>Digital Image Processing Procedures</h2> <h2>Digital Image Processing Procedures</h2>
<UL> <UL>
<LI><A HREF="http://isis.astrogeology.usgs.gov/Isis2/isis-bin/intro_digi_mosaic.cgi">Production of Digital Image Models with ISIS</A></LI> <LI><A HREF="http://isis.astrogeology.usgs.gov/Isis2/isis-bin/intro_digi_mosaic.cgi">Production of Digital Image Models with ISIS</A></LI>
...@@ -73,6 +80,7 @@ ...@@ -73,6 +80,7 @@
<history> <history>
<change name="Deborah Lee Soltesz" date="2003-04-03">Created</change> <change name="Deborah Lee Soltesz" date="2003-04-03">Created</change>
<change name="Amy Stamile" date="2021-04-15">Updated document</change>
</history> </history>
</documentation> </documentation>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment