All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jgrasstools.gears.modules.r.rangelookup.OmsRangeLookup.html Maven / Gradle / Ivy

Module for raster rangelookup usually used for raster reclassification.

The ranges has to be defined using brackets, and the lower and upper bounds of the range may be open or closed. If closed they may include their defining value or exclude it. For example: in the form [r1l r1h), [r2l r2h].

Inputs

  • the raster that has to be processed
  • the ranges in the form specified above
  • The classes to substitute in the same order of the ranges (in the form 1,2)


Output

  • the processed raster




© 2015 - 2024 Weber Informatics LLC | Privacy Policy