skmap.io.base#

Raster data input and output

Functions

read_auth_rasters

Read raster files trough a authenticate HTTP service, aggregating them into a single array.

read_rasters

Read raster files aggregating them into a single array.

read_rasters_cpp

Read rasters in parallel using the C++ backend, aggregating them into a single array.

save_rasters

Save a 3D array in multiple raster files using as reference one base raster.

save_rasters_cpp

Classes