Can netcdf4 read Dataset from memory?
Something like this:
from netCDF4 import Dataset f = open('netcdf_file.nc', 'rb') df = Dataset(f)
It would be quite convenient and useful API.
As for now to read netCDF4 Dataset from URL I need explicitly save it as named temporary file.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4