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
Soil total N is one of the sub-indicators for NUE.
In the report, it is described that soil with a higher total N (as a proxy for N supply capacity of soil) has a higher risk of limited NUE.
In the script, however, the risk is calculated the other way around (i.e. higher total N has a lower risk):
Soil total N is one of the sub-indicators for NUE.
In the report, it is described that soil with a higher total N (as a proxy for N supply capacity of soil) has a higher risk of limited NUE.
In the script, however, the risk is calculated the other way around (i.e. higher total N has a lower risk):
BedrijfsBodemWaterPlanCalculator/R/bbwp_field_properties.R
Line 272 in 6bb696d
This line should be rewritten as:
dt[, npe_nlv := nsw_nlv]
The text was updated successfully, but these errors were encountered: