Skip to content

Conversation

ludwigVonKoopa
Copy link
Collaborator

No description provided.

- adding more logs
- change generator time step on GridCollection, to work it needed more files than necessary.
- added coherence computation
Copy link
Owner

@AntSimi AntSimi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some warning with flake8
./src/py_eddy_tracker/observations/network.py:1476:128: E501 line too long (139 > 127 characters)
./src/py_eddy_tracker/observations/network.py:1539:128: E501 line too long (139 > 127 characters)
./examples/07_cube_manipulation/pet_fsle_med.py:30:56: W291 trailing whitespace
./examples/16_network/pet_follow_particle.py:19:1: F401 'py_eddy_tracker.poly.group_obs' imported but unused

@ludwigVonKoopa
Copy link
Collaborator Author

better create_particles

some differences exists with new version, as old version sometimes created double particles (2 different particles with same lon/lat).
Bounding box were squared and chosen a little bit over min/max, so if 2 eddy were close enough and with proper shape, there was chances to create double particles

@ludwigVonKoopa ludwigVonKoopa merged commit 6921457 into AntSimi:master Jun 22, 2021
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