Nick Hodgskin

Results 204 comments of Nick Hodgskin

Hey @vesnaber , not sure how far along you are in with your implementation, but I'll point to my branch in https://github.com/OceanParcels/parcels/pull/1228 which has a rudimentary implementation which might help....

> My application at the moment is non-rotational equidistant rectangular grid... The next step will be to implement it to different grid geometries. Looks like we have the same implementation!...

Sounds good. I'm quite busy this coming week, so won't really be able to take a closer look. Happy to put some time aside next weekend to provide feedback. EDIT:...

Since we have a near-working implementation of this for a cartesian grid, I think it would be great to slowly* work towards getting this incorporated into the main package. Even...

I'm currently engaged on a different project, so I don't know my capacity to dedicate time to this (especially since I've had to remove my Delft installation for technical reasons)....

https://github.com/OceanParcels/Parcels/issues/1205#issuecomment-2724192521

Just clarifying, I think https://docsgpt.ai/ and https://github.com/arc53/DocsGPT ([website](https://docsgpt.arc53.com/about)) are two different projects. The first being a commercial product, with the other being an open source project. A bit of a...

OpenAI's Assistant API was just released, and looks to be a great option for this. I'm going to see if I can do some experimentation :)

Did some experimentation by creating a custom GPT (https://chat.openai.com/g/g-pf75s5Rug-oceanparcels). So far it looks to be a good resource for new users who aren't as familiar with Python, as it gives...

No way to get around that unfortunately for this proof of concept. You're welcome to email me a list of prompts you'd like me to test. If we take this...