slcs-jsc / mptrac

Massive-Parallel Trajectory Calculations (MPTRAC) is a Lagrangian particle dispersion model for the analysis of atmospheric transport processes in the free troposphere and stratosphere.
GNU General Public License v3.0
38 stars 14 forks source link

timer definition in read_met_monotonize() is missing #30

Closed lars2015 closed 12 months ago

lars2015 commented 1 year ago

The function read_met_monotonize() needs a definition of a timer here:

https://github.com/slcs-jsc/mptrac/blob/dc1d2119a20e07f07dd8269cadb6258519f6c532/src/libtrac.c#L4132

lars2015 commented 12 months ago

Fixed.