ana3AIMEC.aimecTools.scalePathWithCellSize

scalePathWithCellSize(rasterTransfo, cellSizeSL)[source]

use desired cellsize to scale ava path and create s, l coordinates and coordinates of the resampled polyline in the old coord systems x, y

Parameters
  • rasterTransfo (dict) – domain transformation info

  • cellSizeSL (float) – desired cell size of sl raster

Returns

rasterTransfo – updated dictionary with new coordinate system

Return type

dict