OceanParcels/Parcels
Main code for Parcels (Probably A Really Computationally Efficient Lagrangian Simulator)
PythonMIT
Pinned issues
Issues
- 4
Choice of Zarr compressor
#1661 opened by VeckoTheGecko - 2
Passing multiple files to FieldSet in the case of vertically adaptive meshes
#1705 opened by tiagoams - 1
Codebase wide `Path` object support
#1706 opened by VeckoTheGecko - 1
DOC: Viewing and editing metadata dict
#1701 opened by VeckoTheGecko - 3
Binder tag broken?
#1669 opened by erikvansebille - 0
- 3
Parcels versioning and deprecation policy
#1681 opened by VeckoTheGecko - 2
Maintainer documentation
#1688 opened by VeckoTheGecko - 1
Remove GridSet class from Public API
#1698 opened by VeckoTheGecko - 3
Improve `print` for key Parcels classes
#1693 opened by erikvansebille - 1
Warning for misaligned timestepping and outputdt
#1697 opened by michaeldenes - 0
Parcels API review
#1695 opened by VeckoTheGecko - 0
- 3
- 2
- 1
Harmonise Field interpolation order to consistently be (time, depth, lat, lon) throughout the code
#1646 opened by erikvansebille - 2
Warnings vs ValueErrors with user provided params
#1691 opened by VeckoTheGecko - 2
Unreliable `Field.fieldtype` constant
#1690 opened by VeckoTheGecko - 2
Sampling and storing `particle.xi` as a variable gives a different result to calling `particle.xi` (in JIT mode)
#1689 opened by michaeldenes - 2
Read only values in `Field`
#1686 opened by VeckoTheGecko - 5
"only length-1 arrays can be converted to Python scalars" error when setting periodic boundaries
#1685 opened by sruehs - 0
Test suite improvements
#1684 opened by VeckoTheGecko - 1
Parcels cleanup
#1620 opened by VeckoTheGecko - 1
Move to float64 throughout Parcels?
#1607 opened by erikvansebille - 5
Parcels typing and mypy support
#1653 opened by VeckoTheGecko - 0
- 1
(Windows only) "access violation" when running simulations with custom kernels
#1671 opened by VeckoTheGecko - 3
tutorial_diffusion: SmagDiff example not working
#1665 opened by JessCG - 2
- 1
Python and code package version support (SPEC 0)
#1657 opened by VeckoTheGecko - 3
Invalid call of `VectorFieldEvalNode`
#1662 opened by VeckoTheGecko - 2
Refactoring of FieldSet field store
#1663 opened by VeckoTheGecko - 0
- 0
Cleaning up top level `parcels` namespace
#1643 opened by VeckoTheGecko - 4
Add FieldSet.from_a_grid_dataset() method
#1642 opened by erikvansebille - 0
- 1
Removing `delta` alias for `timedelta`
#1636 opened by VeckoTheGecko - 0
- 0
- 0
parcels open source refresh
#1611 opened by VeckoTheGecko - 0
Crash on empty particleset
#1629 opened by surgura - 0
- 1
Consider using flake8-pyproject to combine .flake8 and pyproject.toml info
#1628 opened by erikvansebille - 0
Smarter time management in pset.execute() loop
#1625 opened by erikvansebille - 0
Support FieldSets without U or V
#1624 opened by erikvansebille - 2
[Errno 28] No space left on device
#1622 opened by cristinarumi - 0
Improve docstrings for functions and classes
#1619 opened by VeckoTheGecko - 0
Implement AnalyticalAdvection Kernel in JIT
#1617 opened by erikvansebille - 0
- 1
Parcels documentation version switcher on homepage
#1601 opened by VeckoTheGecko