NaN handling in 2D model inputs
In the netcdf/ascii files that will come from OSHD, there will be NaNs (e.g. outside of Switzerland). There is potential to speed things up in that case. Code that deals with this issue should be implemented in the core module because it will affect the 2D vectorized mode and the operational step-by-step mode.