As of now, all variables are written out in exponential format. This is a bit cumbersome to read for humans in the case of temperature or water height for example. I suggest to add the output format as a property to each variable in strat_inputfile. This "output format" will then be used when writing variables to decide whether to write as a normal float or as an exponential.
As of now, all variables are written out in exponential format. This is a bit cumbersome to read for humans in the case of temperature or water height for example. I suggest to add the output format as a property to each variable in strat_inputfile. This "output format" will then be used when writing variables to decide whether to write as a normal float or as an exponential.