Nick Hodgskin

Results 138 issues of Nick Hodgskin

Currently `parcels` doesn't have the capability to read `Delf3D Flow` simulation NetCDF flow output. Writing a function like `FieldSet.from_nemo()` that parses the NetCDF file from `Flow` into a `parcels` fieldset...

documentation
v4

Hello. I've been looking through the codebase and found the `from_xarray` method has a parameter `time_periodic` that is unused in the logic (despite the docstring indicating that it has a...

Description taken from [their about section on YouTube](https://www.youtube.com/c/DWPlanetA/about).

Fixing broken link in Readme

As mentioned in #1205, it would be good to have native support within parcels for reading in hydrodynamic flow output from Delft3D FLOW. # Dev checklist - [x] Throw existing...

For [kdeplot](https://seaborn.pydata.org/generated/seaborn.kdeplot.html) in seaborn, the `shade` keyword is deprecated in favor of `fill`.

Zipline is no longer maintained (see https://github.com/quantopian/zipline/issues/2841). Either remove or replace with a maintained fork.

**UPDATE:** See https://github.com/all-contributors/app/issues/460#issuecomment-1545212342 **Describe the bug** I have tried following all the instructions, but can't get the bot to work on a [specific repo](https://github.com/ClimateTown/knowledge-hub) (but works on all minimal example...

bug

I thought I would share my (imo) improved GHA workflow for link status reporting, which uses and updates a single dedicated issue opening and closing the issue depending on whether...