You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This appears to be a floating point truncation error. CSV files were written with float_format=%.3f which causes a < 1 % disagreement. However, this disagreement seems to grow when working with the TMB product. See GEUS-Glaciology-and-Climate/mass_balance#20
This appears to be a floating point truncation error. CSV files were written with
float_format=%.3f
which causes a < 1 % disagreement. However, this disagreement seems to grow when working with the TMB product. See GEUS-Glaciology-and-Climate/mass_balance#20Issue is diagnosed and dev patched. See: https://gist.github.com/mankoff/4e4ae109824e1a4a72659fad025e24ea
The text was updated successfully, but these errors were encountered: