oceanmodeling / xarray-selafin

An xarray engine for opening Selafin files (TELEMAC)
https://pypi.org/project/xarray-selafin/
The Unlicense
4 stars 2 forks source link

Fix arrays writing with PyTelTools and other improvements #8

Closed lucduron closed 9 months ago

lucduron commented 9 months ago

I am not able to run tests and dataset.equals does not seem to work on my environment (it raises a numpy.exceptions.AxisError).

But what has been tested so far:

tomsail commented 9 months ago

It works great thanks @lucduron (I also tested on different files).

tomsail commented 9 months ago

There is still work to do on the dask/lazy indexing part though.. But I'll merge your changes already