eurocropsml.dataset.preprocessΒΆ

Preprocessing utilities for the EuroCrops dataset.

Functions

find_clouds(array, band4_idx, preprocess_config)

Get cloud probabilities multi-spectral timeseries.

get_class_ids_to_names(raw_data_dir)

Get a dictionary mapping between class identifiers and readable names.

preprocess(preprocess_config[, nuts_level])

Run preprocessing.

read_metadata(metadata_dir[, country, ...])

Read all metadata from pickle files into a Dataframe.