eumap.miscΒΆ

Miscellaneous utils

Functions

find_files

Recursively find files in multiple directories according to the specified pattern.

nan_percentile

Optimized function to calculate percentiles ignoring np.nan in a 3D Numpy array [1].

sample_groups

Construct group IDs for spatial and temporal cross-validation.

ttprint

A print function that displays the date and time.

Classes

GoogleSheet

Utility class able to convert a remote Google Spreadsheet file into a pandas.DataFrame.