Gravityfield2GriddedDataTimeSeries

This program computes values of a gravityfield on a given grid for each time step of timeSeries. The type of value (e.g gravity anomalies or geoid heights) can be choosen with kernel. To speed up the computation the gravity field can be converted to spherical harmonics before the computation with convertToHarmonics. The outputfileTimeSeries is an instrument (MISCVALUES) file with a data column for each grid point per epoch.

This program enables the use of all instrument programs like InstrumentFilter, InstrumentArcStatistics or InstrumentDetrend to analyze and manipulate time series of gridded data.

See also TimeSeries2GriddedData, Gravityfield2GriddedData

NameTypeAnnotation
outputfileTimeSeries
filenameeach epoch: data of grid points (MISCVALUES)
grid
grid
kernel
kernel
gravityfield
gravityfield
convertToHarmonics
booleangravityfield is converted to spherical harmonics before evaluation, may accelerate the computation
timeSeries
timeSeries
This program is parallelized.