nd icon indicating copy to clipboard operation
nd copied to clipboard

Framework for the analysis of n-dimensional, multivariate Earth Observation data

Results 5 nd issues
Sort by recently updated
recently updated
newest added

It could be useful to add a suite of command line tools: - `nd-align` — equivalent to `nd.warp.align`, align a number of input datasets. - `nd-warp` — equivalent to `nd.warp.reproject`,...

enhancement

Getting the following error/warning when importing module: `proj_create: init=epsg:/init=IGNF: syntax not supported in non-PROJ4 emulation mode`

bug
wontfix

Most of the remote sensing data has standardized variable names. The library should be able to infer the data source and type from the variable names, convert between different representations...

enhancement

Add functionality for GeoTiff output from `nd` accessor

enhancement

OpenCV is currently needed for lots of things in `nd.visualize`. Might consider replacing this with a lighter weight dependency or making it an optional dependency only required when calling the...

enhancement