utils

Utils: mostly getting directories relative to the project

Functions

get_data_dir()

Get data directory.

get_root_dir()

Get root directory.

get_split_name(name)

Get split name (with _).

get_src_dir()

Get src directory.

read(path[, resolution, size, resampling, …])

Overload of sertit.rasters.read() managing DASK in EOReader’s way.

use_dask()

Use Dask or not

write(xds, path, **kwargs)

Overload of sertit.rasters.write() managing DASK in EOReader’s way.