opendrift
opendrift copied to clipboard
io_parquet module stopped working with release 1.13
self.history has been replaced with self.result. This has been updated in io_netcdf.py, but not in io_parquet.py
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
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