Actions

NCAGGREGATE: Difference between revisions

From BAWiki

imported>Lang Guenther
(first version)
 
imported>Lang Guenther
(writing of file types adjusted)
Line 16: Line 16:
|inputfiles=
|inputfiles=
# '''general input data''' (file type [[NCAGGREGATE.DAT|ncaggregate.dat]]);
# '''general input data''' (file type [[NCAGGREGATE.DAT|ncaggregate.dat]]);
# '''synoptic data sets''' (file type [[CF-NETCDF.NC]]);
# '''synoptic data sets''' (file type [[CF-NETCDF.NC|cf-netcdf.nc]]);
# '''control volumes''' (file type [[IPDS.DAT]]).
# '''control volumes''' (file type [[IPDS.DAT|ipds.dat]]).


|outputfiles=   
|outputfiles=   
# '''data analysis result files''' (file type [[CF-NETCDF.NC]])
# '''data analysis result files''' (file type [[CF-NETCDF.NC|cf-netcdf.nc]])
# (optional) informative '''printer file''' of program execution (file type ncaggregate.sdr)
# (optional) informative '''printer file''' of program execution (file type ncaggregate.sdr)
# (optional) '''trace''' of program execution (file type ncaggregate.trc)
# (optional) '''trace''' of program execution (file type ncaggregate.trc)

Revision as of 12:09, 20 January 2014

Basic Information

Name of Program

NCAGGREGATE

Version-Date

January 2014

Description-Date

January 2014

Catchwords

data analysis
postprocessor
synoptic data sets
CF NetCDF format for 2D/3D data
aggregated data for control volumes
orthogonal unstructured grid model

Short Description of Functionality

Program NCAGGRGATE aggregates synoptic data stored in CF netCDF data files for different control volumes.

Input-Files

  1. general input data (file type ncaggregate.dat);
  2. synoptic data sets (file type cf-netcdf.nc);
  3. control volumes (file type ipds.dat).

Output-Files

  1. data analysis result files (file type cf-netcdf.nc)
  2. (optional) informative printer file of program execution (file type ncaggregate.sdr)
  3. (optional) trace of program execution (file type ncaggregate.trc)

Methodology

Physical data, suitable for aggregation, are collected for different control volumes as well as exchanges between adjacent control volumes.

Program(s) to run before this Program

UNTRIM2007

Program(s) to run after this Program

NCANALYSE

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/ncaggregate


back to Program Descriptions


Overview