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

add option to refine to min-distance in meter instead of degrees in meshkernel.MeshRefinementParameters() (in case of a spherical grid) #33

Closed
veenstrajelmer opened this issue Feb 7, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@veenstrajelmer
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
When refining, one can provide a min_face_size argument. In case of a spherical grid, this is in degrees. Mostly, we want to generate grids that adhere to a minimal size in meters (also when spanning over a long latitude-distance).

Describe the solution you'd like
It would be convenient if it can be supplied in meters, like the hmin argument in the dflowfm kernel.

@veenstrajelmer
Copy link
Collaborator Author

This is already implemented when using is_geographic=True

@veenstrajelmer veenstrajelmer closed this as not planned Won't fix, can't repro, duplicate, stale Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant