File: README.md

package info (click to toggle)
fcm 2021.05.01-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 7,788 kB
  • sloc: perl: 26,014; sh: 10,510; javascript: 4,043; f90: 774; python: 294; ansic: 29; makefile: 14; cpp: 5
file content (38 lines) | stat: -rw-r--r-- 1,490 bytes parent folder | download
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
# FCM

[![Build Status](https://travis-ci.org/metomi/fcm.svg?branch=master)](https://travis-ci.org/metomi/fcm)
[![DOI](https://zenodo.org/badge/6402932.svg)](https://zenodo.org/badge/latestdoi/6402932)

FCM: a modern Fortran build system,
and wrappers to Subversion for scientific software development

[Installation](http://metomi.github.io/fcm/doc/installation/) |
[User Guide](http://metomi.github.io/fcm/doc/user_guide/) |
[How to Contribute](CONTRIBUTING.md)

## Copyright and Terms of Use

Copyright (C) 2006-2021 British Crown (Met Office) & Contributors.

FCM is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

FCM is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with FCM. If not, see <http://www.gnu.org/licenses/>.

FCM documentation is licensed under the British Open Government
Licence. See doc/etc/fcm-terms-of-use.html and
<http://www.nationalarchives.gov.uk/doc/open-government-licence/>

See <http://metomi.github.io/fcm/doc/etc/fcm-terms-of-use.html>.

## Acknowledgement for Non-FCM Work

See [Acknowledgement for Non-FCM Work](ACKNOWLEDGEMENT.md).