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
When there are NaN speed values in the transport_model() ouput and no other valid value, it's not possible to perform a mean average to remove the NaN . In such cases, the function could add the mean 19 km/h (since 19 kph is the speed of driving conditions of transit buses in urban areas according to the EMEP/EEA).
The text was updated successfully, but these errors were encountered:
When there are
NaN
speed values in thetransport_model()
ouput and no other valid value, it's not possible to perform a mean average to remove theNaN
. In such cases, the function could add the mean 19 km/h (since 19 kph is the speed of driving conditions of transit buses in urban areas according to the EMEP/EEA).The text was updated successfully, but these errors were encountered: