-
Notifications
You must be signed in to change notification settings - Fork 168
Package restructure #2247
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
Merged
VeckoTheGecko
merged 45 commits into
Parcels-code:v4-dev
from
VeckoTheGecko:package-restructure
Sep 29, 2025
Merged
Package restructure #2247
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
e6aee51
Move v3 tests to tests-v3
VeckoTheGecko f55ae7f
Add readme to tests/test_data
VeckoTheGecko 3cbc95f
Move `tests/v4` tests to `tests`
VeckoTheGecko 1ba9331
Rename application_kernels to kernels
VeckoTheGecko b271bac
Remove wildcard imports from kernels subpackage
VeckoTheGecko c55256d
Move kernels/interpolation.py to interpolators.py
VeckoTheGecko f7e2920
Remove some wildcards
VeckoTheGecko ad3a55d
Remove kernels from `parcels` namespace
VeckoTheGecko f17ebce
Make spatialhash private
VeckoTheGecko ff4e8da
Move warnings out of tools and make private
VeckoTheGecko 28aee5e
Move logger out of tools
VeckoTheGecko a19966f
Make v4_compat_patch private
VeckoTheGecko 2b42a45
Move exampledata_utils out of tools and call tutorials
VeckoTheGecko 827d68c
Rename module tutorial to _tutorial
VeckoTheGecko 9215a02
Rename tools to utils
VeckoTheGecko 3cda55e
Move statuscodes to parcels root
VeckoTheGecko 6b04226
Refactor deprecation helpers out into decorators
VeckoTheGecko 2a02407
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 2e75aa3
Move converters out of utils
VeckoTheGecko 1f1c391
Make _convert_to_flat_array and _unitconverters_map private
VeckoTheGecko 4158fdd
Delete empty utils submodules
VeckoTheGecko 02d1389
Move kernels to _core
VeckoTheGecko f0dbaba
Move basegrid, xgrid, and uxgrid into _core subpackage
VeckoTheGecko 4a58898
Create array utils module and constants module
VeckoTheGecko 3ca20b2
Avoid circular imports from isinstance checks
VeckoTheGecko 04389ba
update broken import
VeckoTheGecko 6ed7f66
Move kernels out of parcels._core back to parcels
VeckoTheGecko 42d837a
Update import
VeckoTheGecko c1309ba
Move Field to _core
VeckoTheGecko 2a1595c
Move fieldset to _core
VeckoTheGecko bd5051c
Move particleset to core
VeckoTheGecko dce1dd1
Move particlefile to _core
VeckoTheGecko 57f0232
Move spatialhash to _core
VeckoTheGecko 96d6586
Move particle to _core
VeckoTheGecko a090999
Move kernel to _core
VeckoTheGecko 46ca289
Move statuscodes to core
VeckoTheGecko dce831d
Move warnings to _core
VeckoTheGecko f858d7f
Move converters to _core
VeckoTheGecko 499ff47
Move index_search to _core
VeckoTheGecko 8b2c18d
Run pre-commit
VeckoTheGecko 97d6f68
Move decorators to parcels and remove wildcard import
VeckoTheGecko 1404480
Remove wildcard import
VeckoTheGecko 5555237
Currate package level __all__
VeckoTheGecko 0d19fe2
Revert accidental changes to parcels/interaction and tests-v3
VeckoTheGecko 825356a
review feedback
VeckoTheGecko File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.