Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelforget committed Apr 29, 2019
1 parent 43dc556 commit 8bf2e65
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,24 @@

**Content:**

This repository contains model settings ([code/](code/), [input/](input/)) and documentation ([readthedocs](http://eccov4.readthedocs.io/en/latest/)) that allow users to download, analyze, rerun, or modify ECCO version 4 ocean state estimates using the [MITgcm](http://mitgcm.org/) via on-premise cluster or via Amazon Web Services (see [example_scripts/](example_scripts/)). The master branch is based the ECCO version 4 release 2 solution (see below). If user support is needed, please contact <mitgcm-support@mit.edu> or <ecco-support@mit.edu>.
This repository contains model settings and documentation ([readthedocs](http://eccov4.readthedocs.io/en/latest/)) that allow users to download, analyze, rerun, or modify ECCO version 4 ocean state estimates using the [MITgcm](http://mitgcm.org/) via on-premise computers or cloud-computing providers (see [example_scripts/README.md](example_scripts/README.md)). Model output can be analyzed and manipulated using the [gcmfaces][] and [MITprof][] toolboxes in `Matlab / Octave`. Other toolboxes are available in `Python` and `Julia`. For user support, please contact <mitgcm-support@mit.edu> or <ecco-support@mit.edu>.

[Estimating the Circulation and Climate of the Ocean]: http://ecco-group.org/
[MIT general circulation model]: http://mitgcm.org/
[Estimating the Circulation and Climate of the Ocean]: https://ecco.jpl.nasa.gov
[MIT general circulation model]: https://mitgcm.readthedocs.io
[Amazon Web Services' cfncluster]: https://aws.amazon.com/hpc/cfncluster/
[the Harvard dataverse]: https://dataverse.harvard.edu/dataverse/ECCOv4r2
[Dataverse]: https://dataverse.harvard.edu/dataverse/ECCOv4r2
[FTP]: ftp://mit.ecco-group.org/ecco_for_las/version_4/release2/
[gcmfaces]: https://github.com/gaelforget/gcmfaces
[MITprof]: https://github.com/gaelforget/MITprof
[the ECCO servers]: http://ecco-group.org/products.htm
[direct download]: https://dspace.mit.edu/bitstream/handle/1721.1/102062/standardAnalysis.pdf

**ECCO version 4 release 2:**

[Estimating the Circulation and Climate of the Ocean][] version 4 release 2 is an ocean state estimate and solution of the [MIT general circulation model][] that covers the period from 1992 to 2011 (Forget et al., 2016). It is a minor update of the original ECCO version 4 solution (Forget et al., 2015) that benefits from a few additional corrections listed in Forget et al. (2016) and is easier to analyze and re-run. Its input and output are distributed via [the ECCO servers][] and permanently archived via [the Harvard dataverse][]. They can be analyzed and manipulated using e.g. the [gcmfaces][] and [MITprof][] toolboxes.
[Estimating the Circulation and Climate of the Ocean][] version 4 release 2 is an ocean state estimate and solution of the [MIT general circulation model][] that covers the period from 1992 to 2011 (Forget et al., 2016). It is a minor update of the original ECCO version 4 solution (Forget et al., 2015) that benefits from a few additional corrections listed in Forget et al. (2016) and is easier to analyze and re-run. Its input and output are available for direct download via [FTP][] and are permanently archived via [Dataverse][].

**Other known solutions:**

This section of the documentation documents modified model settings that can be used to rerun other ECCO version 4 releases.

**References:**

Expand Down

0 comments on commit 8bf2e65

Please sign in to comment.