orbisgis / geoclimate

Geospatial processing toolbox for environmental and climate studies
GNU Lesser General Public License v3.0
59 stars 15 forks source link

Sea-land mask trouble #952

Closed j3r3m1 closed 2 months ago

j3r3m1 commented 3 months ago

Here is what we obtain using the last GeoClimate version near Veneto: image image

I do not think this is a major bug since there is only a single geometry on the East side that should be water instead of land. I think this land will be surrounded by water (I do not have the cells beside yet) so it is manageable as a postprocess. Other nearby water cells I have investigated are very well defined

ebocher commented 3 months ago

I will check this area

ebocher commented 2 months ago

The GeoClimate sea/land mask algorithm works well to extract and format the sea/land areas. I'm checking the workflow.

Input location : [44.795480,12.323227,45.004622,12.627411]

geoms_pb

ebocher commented 2 months ago

Fixed with this PR https://github.com/orbisgis/geoclimate/pull/958