Skip to content

Conversation

@VeckoTheGecko
Copy link
Contributor

Shifting a couple functions out of the VectorField class (as they're independent of the VectorField class).

Also disabled coverage for kernels (the way we use kernels both in JIT and SciPy means that the coverage checker cant detect their usage).

Also deprecate old methods

temp
used the following regex:
def .*\(particle, fieldset, time\):$

test
@VeckoTheGecko
Copy link
Contributor Author

CI failure looks to be related to xarray. Investigating now...

@VeckoTheGecko
Copy link
Contributor Author

So the failure is related to the recent release of v2025 of xarray. Not sure exactly why, or whether it is a bug with upstream. Loading the zarr dataset explicitly fixes it

@erikvansebille
Copy link
Member

So the failure is related to the recent release of v2025 of xarray. Not sure exactly why, or whether it is a bug with upstream. Loading the zarr dataset explicitly fixes it

Glad you found it!

@VeckoTheGecko VeckoTheGecko merged commit ecf9d80 into main Feb 3, 2025
16 checks passed
@VeckoTheGecko VeckoTheGecko deleted the v/refactor-vector branch February 3, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants