SciTools / biggus

:no_entry: [DEPRECATED] Virtual large arrays and lazy evaluation.
http://biggus.readthedocs.io/
GNU Lesser General Public License v3.0
54 stars 27 forks source link

Define interface for mixed bounded/unbounded evaluation #52

Closed rhattersley closed 7 years ago

rhattersley commented 10 years ago

What should the public user API be to enable users to mix and match bounded (ndarray and/or MaskedArray) with unbounded (e.g. netCDF variable) evaluation?

See https://github.com/SciTools/biggus/wiki/Processing

Also, consider:

pelson commented 7 years ago

Closing this as WONTFIX - especially given the general recommendation of using dask.array over biggus.