Skip to content

Revise and unify tests and backend APIs

Daniel Scheffler requested to merge enhancement/revise_pyresample_tests into main

This completely revises the tests and unifies the 'gdal' and 'pyresample' APIs to have a common and simple frontend. It also simplifies the package requirements by dropping _llvm_mutex due to updated parallelization via joblib, i.e., OS-specific environment files are not needed anymore.

Edited by Daniel Scheffler

Merge request reports