Commit f2084d3f authored by Delaigue Olivier's avatar Delaigue Olivier
Browse files

speed(NA): manage NA in input and output of Fortran codes in RunModel functions

- remove the use of the round() function
- replace -999.999 by -99e9
- replace == by <= -99e8
Refs #113
parent e31bbbfc
2 merge requests!46CRAN v1.6.12,!35Resolve "Management of missing values in input and output of Fortran codes"
Pipeline #21708 passed with stages
in 8 minutes and 3 seconds
Showing with 100 additions and 100 deletions
+100 -100
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment