NCANALYSE: Difference between revisions
From BAWiki
imported>Lang Guenther (version date changed) |
imported>Lang Guenther (Quickplot added) |
||
Line 3: | Line 3: | ||
|name=NCANALYSE | |name=NCANALYSE | ||
|version=October 2013 | |version=October 2013 | ||
|version_descr= | |version_descr=November 2013 | ||
|catchwords= | |catchwords= | ||
data analysis<br /> | data analysis<br /> | ||
Line 33: | Line 33: | ||
# [[Characteristic Numbers of Water Level (independent of tides)]]. | # [[Characteristic Numbers of Water Level (independent of tides)]]. | ||
Two executables are available for the SGI ICE computer: ncanalyse.xe can be run in serial or OMP mode whereas ncanalyse.xe.mpi can be run in MPI mode. | Two executables are available for the SGI ICE computer: ncanalyse.xe can be run in serial or OMP mode whereas ncanalyse.xe.mpi can be run in MPI mode. | ||
|preprocessor=[[DATACONVERT]], [[GRIDCONVERT]], [[UNTRIM2007]], [[UNTRIM2]] | |preprocessor=[[DATACONVERT]], [[GRIDCONVERT]], [[QUICKPLOT]], [[UNTRIM2007]], [[UNTRIM2]] | ||
|postprocessor=[[NCPLOT]] | |postprocessor=[[NCPLOT]] | ||
|language=Fortran95 | |language=Fortran95 |
Revision as of 13:17, 29 November 2013
Basic Information
Name of Program
NCANALYSE
Version-Date
October 2013
Description-Date
November 2013
Catchwords
data analysis
postprocessor
synoptic data sets
tidal characteristic numbers of water level
characteristic numbers of water level (independent of tides)
Short Description of Functionality
Program NCANALYSE serves as an analysis program for data stored in CF netCDF data files.
Input-Files
- general input data (file type ncanalyse.dat)
- synoptic data sets (file type CF-NETCDF.NC)
Output-Files
- data analysis result files (file type CF-NETCDF.NC)
- (optional) informative printer file of program execution (file type ncanalyse.sdr)
- (optional) trace of program execution (file type ncanalyse.trc)
Methodology
The following data analysis methods are currently available:
- Tidal Characteristic Numbers of Water Level;
- Characteristic Numbers of Water Level (independent of tides).
Two executables are available for the SGI ICE computer: ncanalyse.xe can be run in serial or OMP mode whereas ncanalyse.xe.mpi can be run in MPI mode.
Program(s) to run before this Program
DATACONVERT, GRIDCONVERT, QUICKPLOT, UNTRIM2007, UNTRIM2
Program(s) to run after this Program
Additional Information
Language
Fortran95
Additional software
---
Original Version
Maintenance
Documentation/Literature
template files available in $PROGHOME/examples/ncanalyse
back to Program Descriptions