NCDELTA
From BAWiki
Basic Information
Name of Program
NCDELTA
Version-Date
not yet available
Description-Date
May 2015
Catchwords
postprocessor
differences of synoptic data
differences of characteristic numbers
input data for Taylor diagram
median, percentiles (Q01, Q05, Q95, Q99)
Short Description of Functionality
No text available yet.
Input-Files
- general input data (file type ncdelta.dat)
- reference data (file type CF-NETCDF.NC)
- variant data (file type CF-NETCDF.NC)
Output-Files
- results (file type CF-NETCDF.NC)
- (optional) informative printer file of program execution (file type ncdelta.sdr)
- (optional) trace of program execution (file type ncdelta.trc)
Methodology
The program is subdivided into the following sections:
- read, check and print steering data prescribed by the user;
- read metadata for reference data;
- read metadata for variant data;
- copy metadata for reference as well as variant data to program specific data structures;
- compare metadata for substantial discrepancies (e. g. reference locations) between data sets;
- classify all reference as well as variant data;
- find primary variable pairs: each variant variable has one partner reference variable; primary computational results will be later derived from primary variable pairs;
- derive variables to be copied from reference as well as variant data file into the result file;
- compute interpolation matrices required for interpolation between reference data locations and variant data locations;
- create all metadat for the result file; essentially they stom from variables to be copied, from primary result variables, newly generated coordinate variables (time, vertical), as well as newly derived or to be copied measure and auxiliary variables;
- copy selceted variables from reference as well as variant file to the result file;
- compute all primary variables, (new) time and vertical coordinate variables, as wellas weights and auxiliary variables.
Program(s) to run before this Program
DATACONVERT, NCAGGREGATE, NCANALYSE, UNK, UNTRIM2007, UNTRIM2
Program(s) to run after this Program
DAVIT, NCPLOT
Additional Information
Language
Fortran95
Additional software
GKS (by GTS-Gral)
Original Version
Maintenance
Documentation/Literature
template files available in $PROGHOME/examples/ncdelta
back to Program Descriptions