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

bathy generation #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

gbolzon
Copy link
Collaborator

@gbolzon gbolzon commented Dec 11, 2024

  1. Si parte dal box della nostra batimetria, letto da json
  2. Definisco un box più grande, per scaricare da emodnet, per non prendere tutta l'Italia
  3. Interpolazione linear sulla nostra mesh

@gbolzon gbolzon linked an issue Dec 11, 2024 that may be closed by this pull request
@gbolzon
Copy link
Collaborator Author

gbolzon commented Dec 11, 2024

Il riconoscimento delle puddles
è un problema
@fbgiordano removed_puddles assume valori intorno a 90 (bathy.py ne crea l'immagine come checkpoint), e poi viene usato per moltiplicare, perché?

puddles = cc3d.connected_components(mask_puddles, connectivity=4) è sufficiente, io la ritorno e la uso alla fine

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.

Generalization of bathy generation
1 participant