Michael Niklas
Michael Niklas
It seems that h5wasm now (as of v0.4.8) supports lazy loading of arrays. Is that beneficial for this issue as well (or in general for loading files >2GB)? Not really...
> A good ol' copy/paste job works as expected though. :) I think we can discuss more elegant solutions in a follow up PR. So now mypy is not crashing...
> This one throws errors still: `python -m mypy --install-types --non-interactive --python-version 3.8 --follow-imports=silent` > Did it ever crash if we used the normal mypy CI but with changed python...
> Also, we should be able to skip the `tests` directory in our coverage report, right? I tried this in the linked PR, but it did not work. I'm fine...
@StanczakDominik are you still motivated to work on these tests?
> I am trying out open source for the first time through Outreachy. Could you please guide me a little so that I could proceed with this issue. Welcome to...
The error of mypy is real, but unfortunately this is a design error on our side, which is out of scope for this PR. see the mypy message: > xarray/backends/netCDF4_.py:563:...
It would be nice to have this merged. @ianliu are you able to continue this?
> I just released Cubed 0.6.0 which doesn't have a dependency on Dask, so this should be possible now. Does this mean my comment https://github.com/pydata/xarray/pull/7019#discussion_r970713341 is valid again?
I think the most common way to distribute the Apache2 license is to add the original license UNMODIFIED in a `LICENSE` file and add a `NOTICE` file that includes the...