-
Notifications
You must be signed in to change notification settings - Fork 2
/
README
65 lines (39 loc) · 1.79 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
eSalsa Tools
------------
What is it?
-----------
This package contains a collection of various tools developed as part of
the eSalsa Project.
What is the eSalsa Project?
---------------------------
The eSalsa Project is a cooperation between the Netherlands eScience
Center (NLeSC), the Institute for Marine and Atmospheric Research (IMAU)
at Utrecht University, and the Vrije Universiteit Amsterdam (VU).
The goal of the eSalsa project is to determine to what extent regional sea
level in the eastern North Atlantic will be affected by changes in ocean
circulation over the next decades.
To be able to perform the necessary simulations, we will use an existing
high-resolution ocean model, the Parallel Ocean Model (POP) which can be
found at <http://climate.lanl.gov/Models/POP/>.
During the project we will improve and extend POP with support for
distributed computing techniques and accelerators (GPUs).
For more information on the eSalsa project see:
http://www.esciencecenter.nl/projects/project-portfolio/climate-research/
The Latest Version
------------------
Details of the latest version can be found on the eSalsa Tools project
web site at <https://github.com/NLeSC/eSalsa-Tools>.
Documentation
-------------
For an overview of the available tools in this release please consult the
users guide in the docs directory "docs/usersguide.pdf".
See the file "INSTALL.txt" for a description of how to install eSalsa Tools.
The javadoc of eSalsa Tools library is available in "javadoc/index.html".
Licensing
---------
This software is licensed under the terms you may find in the file
named "LICENSE" in this directory.
Third party libraries
---------------------
This product includes the SLF4J library. See "notices/LICENSE.slf4j.txt" for
the licence information of this library.