Skip to content

Feature/grid crop

Maximilian Schambach requested to merge feature/grid-crop into master

Description

Improve the crop method for grid class.

Changes

Crop is not part of the grid parameter class anymore. Instead, cropping is now done on the grid level, i.e. implemented as a class method.

Todos

  • Tests
  • Documentation
Edited by Maximilian Schambach

Merge request reports