File: cdf2matlab.1

package info (click to toggle)
cdftools 4.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,948 kB
  • sloc: f90: 43,175; makefile: 457; sh: 96; ada: 22
file content (39 lines) | stat: -rw-r--r-- 992 bytes parent folder | download | duplicates (4)
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
.TH cdf2matlab 1 CDFTOOLS

.SH NAME
cdf2matlab \- Convert NEMO input file to a file with  monotonically increasing longitudes.

.SH SYNOPSIS
cdf2matlab IN-file IN-var level 

.SH INPUT
IN-file \- input model file

IN-var  \- netcdf variable name to process.

.SH REQUIRED FILES
None.

.SH SEE ALSO
http://www.drakkar-ocean.eu/tools-misc/cdftools

.SH AUTHOR
J.-M. Molines.
This manpage was written by Alastair McKinstry     

.\" *,'      '
.\" *,'     PURPOSE :'
.\" *,'       Convert global nemo input file (ORCA configurations) into'
.\" *,'       a file with monotonically increasing longitudes.'
.\" *,'      '
.\" *,'     ARGUMENTS :'
.\" *,'       IN-file : input model file.'
.\" *,'       IN-var  : netcdf variable name to process.'
.\" *,'       level   : level to process.'
.\" *,'      '
.\" *,'     REQUIRED FILES :'
.\" *,'        none'
.\" *,'      '
.\" *,'     OUTPUT : '
.\" *,'       netcdf file : ', TRIM(cf_out)
.\" *,'         variables : same name than in input file.'