-
Hi, i was just wondering if it's possible to `import cdms2` outside the context of the uvcdat ipython, say in a virtualenv (hopefully with jupyter). if you have any guidance, that'd be great, or if yo…
nsfmc updated
4 years ago
-
```
What steps will reproduce the problem?
1. build for sm_10 (using netcdf4 and a GeForce 8800 GTX)
2. make test
What is the expected output?
All tests should be ok.
What do you see instead?
see a…
-
In order to prevent bugs like #538 in the future: We could have one or more new test types that are meant to be used in a single-point, transient simulation (though we might want to test a non-transie…
-
```
What steps will reproduce the problem?
1. build for sm_10 (using netcdf4 and a GeForce 8800 GTX)
2. make test
What is the expected output?
All tests should be ok.
What do you see instead?
see a…
-
### What happened?
`DataArrayWeighted.quantile` returns incorrect numbers for weighted quantiles.
As an example, passing a quantile of `1` should return the maximum value by definition, but when…
-
This is very likely not a bug in cf-python but a problem with my software environment, which I don't understand. I can't import cf-python at the moment:
```
>>> import cf
Traceback (most recent c…
-
### What happened?
May be a duplicate of #5852, and as stated there, interp with nans isn't really supported. But I noticed that in some cases `xr.DataArray.interp` drops valid data if there are NaNs…
-
The original instructions from Matt are no longer available given the versioning issues of several packages. This issue will document each one of the procedures done to achieve that. Taking this from …
-
First thanks for all the great work on NetCDF!
I have a research project that will significantly benefit from [NetCDF-Zarr](https://www.unidata.ucar.edu/blogs/news/entry/netcdf-and-native-cloud-sto…
-
Hi Folks,
First and foremost, I've spent the last few hours working my way through your blog posts, RTD documentation, and source code documentation and really like where you guys are going with ka…