Parameter compare to presaved / strange values

Hi,

I was just playing a bit with the MP and realized that I can load saved parameter files now. :+1:
As I compared the file to presaved values these strange values showed up:

For example ATC_RAT_PIT_D is 0.001 (checked that in the parameter file with NP++)

It’s just the finite precision of double-precision floating point binary representation playing tricks with you.
Just ignore it.

Michael should probably limit the display to a reasonably valid level of precision?