Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEM tiles & mesh #187

Merged
merged 4 commits into from
Jul 16, 2024
Merged

DEM tiles & mesh #187

merged 4 commits into from
Jul 16, 2024

Conversation

brey
Copy link
Collaborator

@brey brey commented Jun 27, 2024

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 and others added 4 commits June 26, 2024 12:16
This is only available for gmsh for now.
This resolves ec-jrc#104. Also is the first step in addressing ec-jrc#87 .
also address some deprecation warnings
@brey
Copy link
Collaborator Author

brey commented Jul 11, 2024

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

@pmav99 pmav99 merged commit 5ada7bc into ec-jrc:dev Jul 16, 2024
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants