New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
fcm.1 in branches/UKMO/dev_r5785_SSS_obsoper/NEMOGCM/EXTERNAL/fcm/man/man1 – NEMO

source: branches/UKMO/dev_r5785_SSS_obsoper/NEMOGCM/EXTERNAL/fcm/man/man1/fcm.1 @ 7773

Last change on this file since 7773 was 7773, checked in by mattmartin, 7 years ago

Committing updates after doing the following:

  • merging the branch dev_r4650_general_vert_coord_obsoper@7763 into this branch
  • updating it so that the following OBS changes were implemented correctly on top of the simplification changes:
    • generalised vertical coordinate for profile obs. This was done so that is now the default option.
    • sst bias correction implemented with the new simplified obs code.
    • included the biogeochemical obs types int he new simplified obs code.
    • included the changes to exclude obs in the boundary for limited area models
    • included other changes for the efficiency of the obs operator to remove global arrays.
File size: 977 bytes
Line 
1.\" Process this file with
2.\" groff -man -Tascii fcm.1
3.\"
4.TH fcm 1 "" "" "User Commands"
5.SH NAME
6fcm - command line client for the Flexible Configuration Management system
7.SH SYNOPSIS
8.B fcm
9.I command
10[
11.I options
12] [
13.I args
14]
15.SH OVERVIEW
16.B fcm
17is the command line client for code management commands, the extract system and
18the build system of the Flexible Configuration Management (FCM) system.
19For full detail of the system, please refer to the FCM user guide, which you
20should receive with this distribution in both HTML and PDF formats.
21.PP
22Run "fcm help" to access the built-in tool documentation.
23.SH AUTHOR
24FCM Team <fcm-team@metoffice.gov.uk>.
25Please feedback any bug reports or feature requests to us by e-mail.
26.SH COPYRIGHT
27British Crown Copyright \(co Met Office. All rights reserved.
28.PP
29You can use this release of
30.B FCM
31freely under the terms of the FCM LICENSE,
32which you should receive with this distribution.
33.SH SEE ALSO
34.BR svn (1),
35.BR perl (1)
Note: See TracBrowser for help on using the repository browser.