Skip to content

Commit 72f747c

Browse files
gunterlwhlipscomb
authored andcommitted
Removing oceans11 reference to cism
Many of these files refered to the CISM documentation and code on oceans11. I updated these links to the github repo instead. Note: the files NEWS, README and ChangeLog still need to be updated to reflect the new CISM version and major changes/additions in the code.
1 parent 5c0793f commit 72f747c

File tree

5 files changed

+6
-11
lines changed

5 files changed

+6
-11
lines changed

ChangeLog

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ CISM version 2.0, which originated from Glimmer-CISM and Glimmer, has a number o
1717
* new and updated documentation
1818

1919
More information including full documentation of the code can be found at:
20-
http://oceans11.lanl.gov/cism/
20+
https://github.com/CISM/cism-documentation
2121

2222
CISM version 2.0 will be hosted at the CISM Github organization:
2323
https://github.com/cism/cism

NEWS

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ relative to these previous codes:
2121
* new and updated documentation
2222

2323
More information including full documentation of the code can be found at:
24-
http://oceans11.lanl.gov/cism/index.html
24+
https://github.com/CISM/cism-documentation
2525

2626
The original Glimmer-CISM and Glimmer codes can be found at the Glimmer-CISM Github organization:
2727
https://github.com/glimmer-cism

README

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CISM README file:
44

55
CISM is a land ice model designed to be used as part of an earth-system model
66
or as a stand-alone model. Full documentation can be found at:
7-
http://oceans11.lanl.gov/cism/documentation.html
7+
https://github.com/CISM/cism-documentation
88

99
Licensing:
1010
=========
@@ -52,7 +52,7 @@ Building / Installing CISM:
5252
===========================
5353

5454
For detailed instructions on how to install and build CISM, please see Chapter 2 of the users
55-
guide (available at: http://oceans11.lanl.gov/cism/documentation.html)
55+
guide (available at: https://github.com/CISM/cism-documentation)
5656

5757

5858
last updated: 10/21/2014

tests/glint-example/README.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,7 @@ You will also need a 20-km Greenland input file:
1616

1717
* `gland20.input.nc`
1818

19-
These three netCDF files are part of a tar file, `glint-example.1.0.0.tar.gz`,
20-
that can be downloaded from the CISM website:
21-
22-
<http://oceans11.lanl.gov/cism/data/glint-example.1.0.0.tar.gz>
23-
24-
These files are also available in the CESM inputdata repository (account
19+
These three netCDF files are available in the CESM inputdata repository (account
2520
required), here:
2621

2722
<https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/glc/cism/gland20.input.nc>

tests/regression/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ External Packages
2222
* [HDF5 1.8.6](https://www.hdfgroup.org/HDF5/)
2323

2424
If you have a working install of CISM, and you installed the suggested packages
25-
in the [CISM](http://oceans11.lanl.gov/cism/documentation.html) users manual,
25+
in the [CISM](https://github.com/CISM/cism-documentation) users manual,
2626
you'll likely already have everything you need. If you haven't previously built
2727
CISM on your machine, we suggest following the installation instructions as they
2828
are laid out in the users manual first.

0 commit comments

Comments
 (0)