[Bugfix] GridToValue and ValueToGrid not compatible with masked data

Closes #129 (closed)

  • GridToValue: could not handle masked input
  • ValueToGrid: could not output masked data
    • grid was set to None by default
    • mask added as argument (None by default)
Edited by Sebastian Müller

Merge request reports

Loading