-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathREADME
More file actions
45 lines (24 loc) · 1.13 KB
/
README
File metadata and controls
45 lines (24 loc) · 1.13 KB
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
SAGA C++ Core Libraries
- The Simple API for Grid Applications -
http://www.saga-project.org/
WHAT IS THIS?
This is the C++ reference implementation of the Open Grid
Forum <http://www.ogf.org/> SAGA (Simple API For Grid Applications)
standard. It strives compliance with the SAGA Core API specification.
LATEST VERSION
The latest version can be found on the SAGA project website:
http://saga-project.org/download
DOCUMENTATION
The documentation available as of the date of this release is included
in HTML format in the docs/apidoc directory. The most up-to-date
documentation for the current release can be found on the project page:
http://saga-project.org/documentation
INSTALLATION
Read the INSTALL file
LICENSING
SAGA is released under the Boost Software License 1.0.
Please see the LICENSE file for details.
CONTACT
If you want to be informed about new code releases, bug fixes,
security fixes, general news and information about SAGA, subscribe
to the saga-users mailing list: http://saga-project.org/mailinglists.