~ubuntu-branches/ubuntu/utopic/cdftools/utopic

« back to all changes in this revision

Viewing changes to debian/manpages/cdf2matlab.1

  • Committer: Package Import Robot
  • Author(s): Alastair McKinstry
  • Date: 2013-11-14 19:04:43 UTC
  • Revision ID: package-import@ubuntu.com-20131114190443-qfaoxx9593vwvzkz
Tags: 3.0-1
Initial release. (Closes: #709631).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH cdf2matlab 1 CDFTOOLS
 
2
 
 
3
.SH NAME
 
4
cdf2matlab \- Convert NEMO input file to a file with  monotonically increasing longitudes.
 
5
 
 
6
.SH SYNOPSIS
 
7
cdf2matlab IN-file IN-var level 
 
8
 
 
9
.SH REQUIRED FILES
 
10
None.
 
11
 
 
12
.SH SEE ALSO
 
13
http://www.drakkar-ocean.eu/tools-misc/cdftools
 
14
 
 
15
.SH AUTHOR
 
16
J.-M. Molines.
 
17
This manpage was written by Alastair McKinstry     
 
18
 
 
19
.\" *,'      '
 
20
.\" *,'     PURPOSE :'
 
21
.\" *,'       Convert global nemo input file (ORCA configurations) into'
 
22
.\" *,'       a file with monotonically increasing longitudes.'
 
23
.\" *,'      '
 
24
.\" *,'     ARGUMENTS :'
 
25
.\" *,'       IN-file : input model file.'
 
26
.\" *,'       IN-var  : netcdf variable name to process.'
 
27
.\" *,'       level   : level to process.'
 
28
.\" *,'      '
 
29
.\" *,'     REQUIRED FILES :'
 
30
.\" *,'        none'
 
31
.\" *,'      '
 
32
.\" *,'     OUTPUT : '
 
33
.\" *,'       netcdf file : ', TRIM(cf_out)
 
34
.\" *,'         variables : same name than in input file.'