Skip to content

Draft: Adapter to create a mask, based on a condition

Martin Lange requested to merge id-to-mask into main

Most simple solution for assigning land use masks to models. https://git.ufz.de/landtrans/landtech/management/-/issues/172

See the tests for usage.

Would use a single input (e.g. NetCDF reader), and one adapter per model/required mask.

Merge request reports