-
...and not just in the README.
-
**repr** of MFDataset fails. Unfortunately I cannot say if this is specific to my netCDF file or not (tested with an output file of CESM and a ERAInterim file)
``` python
>>> ncf = netCDF4.MFDataset(…
-
If SOS server returns outputFormat and responseFormat in GetCapabilities response without space after `text/xml;`, the tests FAIL:
- Capabilities document
```
text/xml;subty…
-
The cube summary markup can be misaligned.
See the output for dimension coordinates and auxiliary coordinates for the following netCDF file:
```
>>> import iris
>>> filename = '/data/local/dataZoo/…
-
Noted NEXRAD is available on OpenDAP via a thredds server..
http://nbviewer.ipython.org/urls/raw.github.com/scollis/tds-python-workshop/master/radar_level2.ipynb
A feature request for the future will…