Skip to content

Feature/geographical projection

Thomas Tilak requested to merge feature/geographical_projection into dev

Slight changes in code to be compatible with non metric projections. Change of sampling grid algorithm to prevent bad approximations made using linspace (tight_mode is now "tight"). Resolution in config can now be specified as a single float (for square pixels) or as a list of float.

Merge request reports