-
Using the MMS example of cdf_to_xarray in the documentation,
```
import xarray as xr
import os
import urllib.request
from cdflib.xarray import cdf_to_xarray
fname = 'mms2_fgm_srvy_l2_20160809_…
-
### What is your issue?
_Originally posted by @agrouaze in https://github.com/xarray-contrib/datatree/issues/145_
_Attempted implementation in [this PR](https://github.com/xarray-contrib/datatree/…
-
Not very clear on what we want this to be. I think a good starting point would be allowing a `yrelative` (or some better name) in `plot_dist` which is then converted into an actual y value multiplying…
-
Currently, I am using this XTENSOR library to develop my own project. I have searched the documentation for a whole night, but just failed to find something like `np.matmul`. The only available stuffs…
-
This is the carry over from #178. We already released version 0.9 and since these readers weren't going to be migrated any time soon we released without them. These should be migrated by the release o…
-
In this notebook
https://gist.github.com/rsignell-usgs/07143a5ab54afb8ad6eb1af255d025c9
we use `xarray` to open a local netcdf4 file and then the same dataset that was 'hsload'ed to `hsds`.
`xa…
-
### What is your issue?
In porting xarray-contrib/datatree into pydata/xarray. [We discovered some type mismatches](https://github.com/pydata/xarray/pull/8789#discussion_r1508388168).
The general…
-
after successful installation of oceanwaves with pip install oceanwaves, following error occurs when import oceanwaves:
1 import functools
2 import numpy as np
----> 3 from xarray.pl…
-
A list of Pangeos/xarray related packages is available at https://xarray.pydata.org/en/latest/ecosystem.html#ecosystem
Some that may overlap with geoutils/xdem are (by order or priority):
- [riox…
-
When all dependencies are updated to their latest versions and installed via PyPI (#137) the test suite will regularly - but non-deterministically - segfault. If all the latest dependencies are instal…