wrong grid for LM external parameters – in #10: INT2LM

in #10: INT2LM

<p> Although the external data can cover a larger area the grid mesh in the overlapping region has to be exactly the same as defined in the namelist. In your case the definition <code> startlon_tot = -1.08 </code> seems to be the problem, please try e.g. <code> startlon_tot = -1.081 </code> <code> startlon_tot = -1.09 </code> </p>

  @burkhardtrockel in #33be595

<p> Although the external data can cover a larger area the grid mesh in the overlapping region has to be exactly the same as defined in the namelist. In your case the definition <code> startlon_tot = -1.08 </code> seems to be the problem, please try e.g. <code> startlon_tot = -1.081 </code> <code> startlon_tot = -1.09 </code> </p>

Although the external data can cover a larger area the grid mesh in the overlapping region has to be exactly the same as defined in the namelist. In your case the definition startlon_tot = -1.08 seems to be the problem, please try e.g. startlon_tot = -1.081 startlon_tot = -1.09