ec-jrc / pyPoseidon

Framework for Hydrodynamic simulations
https://pyposeidon.readthedocs.io/
European Union Public License 1.2
20 stars 7 forks source link

DEM tiles & mesh #187

Closed brey closed 1 week ago

brey commented 1 month ago

Support for tilling of large DEM datasets to overcome the memory ceiling on laptops.

Integrating the DEM functions into a dem_tools file. The same could be done for mesh related functions.

Add an additional background scale function for gmsh based on DEM gradient.

Not working as expected still. Will look into it asap.

brey commented 2 weeks ago

The fail is due to geopandas. We need to update it in CI/CD.