Actions

NCANALYSE: Difference between revisions

From BAWiki

imported>Lang Guenther
(extended for Characteristic Numbers of Water Level (independent of tides))
imported>Schade Peter
(+ excutables for serial / OMP and MPI)
Line 32: Line 32:
# [[Tidal Characteristic Numbers of Water Level]];
# [[Tidal Characteristic Numbers of Water Level]];
# [[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.
|preprocessor=[[DATACONVERT]], [[GRIDCONVERT]], [[UNTRIM2007]], [[UNTRIM2]]
|preprocessor=[[DATACONVERT]], [[GRIDCONVERT]], [[UNTRIM2007]], [[UNTRIM2]]
|postprocessor=[[NCPLOT]]
|postprocessor=[[NCPLOT]]

Revision as of 12:50, 4 September 2013

Basic Information

Name of Program

NCANALYSE

Version-Date

June 2013

Description-Date

June 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

  1. general input data (file type ncanalyse.dat)
  2. synoptic data sets (file type CF-NETCDF.NC)

Output-Files

  1. data analysis result files (file type CF-NETCDF.NC)
  2. (optional) informative printer file of program execution (file type ncanalyse.sdr)
  3. (optional) trace of program execution (file type ncanalyse.trc)

Methodology

The following data analysis methods are currently available:

  1. Tidal Characteristic Numbers of Water Level;
  2. 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, UNTRIM2007, UNTRIM2

Program(s) to run after this Program

NCPLOT

Additional Information

Language

Fortran95

Additional software

---

Original Version

G. Lang, S. Spohr

Maintenance

G. Lang, J. Spohr

Documentation/Literature

template files available in $PROGHOME/examples/ncanalyse


back to Program Descriptions


Overview