metno / pysurfex

Python API to SURFEX. Tool to create offline SURFEX forcing, SURFEX files, running SURFEX and plot results.
10 stars 16 forks source link

Update configuration.py #46

Closed MetNoMarvinK closed 3 weeks ago

MetNoMarvinK commented 3 weeks ago

Avoid crash in case non-integer TRUNC values are used, e.g. when trunc is set to custom. TRUNC will still be handled as an integer in pysurfex.

trygveasp commented 3 weeks ago

Thanks. I'll merge when the checks pass. Remind me if I forget it:-)