Closed
Description
In my workflow the data are coming from GRASS - GIS, from which i'm exporting the raster layers as an Envi multiband dataset which i use as input to spectralpython.
In GRASS the same layers are available as numpy N-Darray without involve any export, how can i use spectralpython to read a numpy N-DArray as input instead of use the envi dataformat ?