esa-esdl/esdl-core

Fill in NaN, where a variable does not provide any data

Opened this issue · 0 comments

When using the CubeData.get() method for spation-teporal ranges where the data cube dioes not provide any data for a variable, NaN values shall be filled in. Currently the method raises an index error.

See also issue #15