Nick Hodgskin

Results 204 comments of Nick Hodgskin

This has been done on `v4-dev`

The more I look at projects in this domain, the more I see `asv` being used to create benchmarks and compare them across the Git history for a project. I...

Refs: https://labs.quansight.org/blog/2021/08/github-actions-benchmarks https://github.com/pydata/xarray/pull/5796 I'll be opting for a similar approach used in scikit-image, xarray etc. where we can run them on demand using a label for the PR. I'll work...

@fluidnumerics-joe Can you link here the profilers you were mentioning yesterday?

This will likely be moved to the internal API/scheduled for removal anyway. `.units` already provides unit information

This is solved in v4 of Parcels

Hmmm. It seems like there is some coupling anyway between Kernels and ParticleFiles in `Kernel.remove_deleted` via `fieldset`... This would need to be reconsidered - not as simple a fix as...

I think if we leave this open it will stop making new ones...

@erikvansebille I think this is done now, please re-open if you disagree

Another improvement: When the test suite is run locally it saves a bunch of zarr and netcdf files all over the working directory. Although these are gitignored, it still clutters...