opendrift icon indicating copy to clipboard operation
opendrift copied to clipboard

io_parquet module stopped working with release 1.13

Open mateuszmatu opened this issue 9 months ago • 2 comments

self.history has been replaced with self.result. This has been updated in io_netcdf.py, but not in io_parquet.py

mateuszmatu avatar Feb 26 '25 09:02 mateuszmatu

Yes. I do not use parquet, but perhaps you or @poplarShift could make a pull request for this? I expect update to be straightforward.

See also lasrt comment here https://github.com/OpenDrift/opendrift/pull/1259

knutfrode avatar Feb 26 '25 09:02 knutfrode

Hi, I'll put this on my list to have a look - I'm still on 1.11 so haven't run into this yet

poplarShift avatar Mar 14 '25 09:03 poplarShift