GriddedDataConcatenate

This program concatenate grid from several inputfileGriddedData and write it to a new outputfileGriddedData. Input files must have the same number of data columns. If sort is enabled, the points are sorted by latitudes starting from north/west to south east. Identical points (within a margin) can be removed with removeDuplicates.

NameTypeAnnotation
outputfileGriddedData
filename
inputfileGriddedData
filename
border
border
sortPoints
booleansort from north/west to south east
removeDuplicates
choiceremove duplicate points
keepFirst
sequencekeep first point, remove all other identicals
margin
doublemargin distance for identical points [m]
keepLast
sequencekeep last point, remove all other identicals
margin
doublemargin distance for identical points [m]
R
doublereference radius for ellipsoidal coordinates
inverseFlattening
doublereference flattening for ellipsoidal coordinates