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

Water level, and new dataset #93

Open
sudecki30 opened this issue May 8, 2024 · 2 comments
Open

Water level, and new dataset #93

sudecki30 opened this issue May 8, 2024 · 2 comments

Comments

@sudecki30
Copy link

Hi,

To beginning, thanks for your amazing tool. I have to proposal to do to you :

Thanks you so much.
(I have tried with your python code, but data has not always same coordinate reference so I was lost)

@ChHarding
Copy link
Owner

ChHarding commented May 8, 2024 via email

@sudecki30
Copy link
Author

sudecki30 commented May 11, 2024

You can get this effect by using the lower_leq manual setting. To lower any cells less or equal 0 by 2 mm use: "lower_leq":[0, 2] Here's a longer explanation from the ReadMe: lower_leq: Given a list in the format [threshold, offset], all cells less than or equal to threshold will be lowered by the offset. This helps with giving emphasis to coastlines. The offset is in mm with respect to the final mesh size. Unaffected by zscale.>

Sorry I have used the web version, not the stadalone. Sorry to have not read the ReadMe :-(

Re your DEM dataset: For the web app it has to be available as a Google Earth Engine dataset here: https://developers.google.com/earth-engine/datasets/tags/dem There is a 1m DEM for mainland France (https://developers.google.com/earth-engine/datasets/catalog/IGN_RGE_ALTI_1M_2_0) which I will add to the web app soon but it doesn't include overseas terretories So you get the standalone version to run, is this on your local PC or using docker. What was the issue with the projections? Assuming you have a geotiff, just use QGIS to project in into UTM. Cheers Chris>

Exactly the projections is not the same of google. Cool if google integrate it. (I have not followed this point since I have seen this data on geoportail.) France gouvernement have a create an apps as you but you need to paid for 5m resolution and with a limit of 50 km²... (https://topoexport.com/)

For overseas it less important, because all dataset are separate, so you dont need to cut or join data.

Sorrry to have distrib you, and thank you for your work.

Guillaume

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

No branches or pull requests

2 participants