Skip to content

Fix missing initialization of iCurrPrecision if compiled without NetCDF

This branch fixes an issue which causes a default output precision of zero. Without this fix, you will get text output like 1e6 instead of 1.234567e6-

Merge request reports

Loading