Skip to content

Resolve "Add support for trajectory computations" by Philipp Kaiser

Bianca Tost requested to merge BTost/met.3d:kaiserp_trajectories into master

Closes #113 (closed)

Example for pipeline config file:

1\name=computed
1\ensemble=true
1\ABLTrajectories=false
1\schedulerID=MultiThread
1\memoryManagerID=Trajectories
1\precomputed=false
1\NWPDataset=EC Data
1\wind_uVariable=u (an)
1\wind_vVariable=v (an)
1\wind_omegaVariable=w (an)
Edited by Marc R.

Merge request reports