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
Issue when creating a mesh from a DEM with the specification of xll_corner and yll_corner.
The returns mesh does not have the same dimension as the dimension of the raster DEM.
Also need to check if the mesh is correctly updated once produced/after modifying prepro inputs i.e.;
simu.update_prepo_inputs(change1), simu.update_prepo_inputs(chnage 2), is change 2 applied?
Issue when creating a mesh from a DEM with the specification of xll_corner and yll_corner.
The returns mesh does not have the same dimension as the dimension of the raster DEM.
Also need to check if the mesh is correctly updated once produced/after modifying prepro inputs i.e.;
simu.update_prepo_inputs(change1)
,simu.update_prepo_inputs(chnage 2)
, is change 2 applied?Try to reproduce it with Weil et al example
The text was updated successfully, but these errors were encountered: