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
35 stars 14 forks source link

timer definition in read_met_monotonize() is missing #30

Closed lars2015 closed 7 months ago

lars2015 commented 8 months 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 7 months ago

Fixed.