Index: wflow-py/wflow/static_maps.py =================================================================== diff -u -r96b0749b7fadc995e0bb42182cc3dbaa03153a7a -r58001882cae480fe17dc31413bcfc6f67dc0785a --- wflow-py/wflow/static_maps.py (.../static_maps.py) (revision 96b0749b7fadc995e0bb42182cc3dbaa03153a7a) +++ wflow-py/wflow/static_maps.py (.../static_maps.py) (revision 58001882cae480fe17dc31413bcfc6f67dc0785a) @@ -404,7 +404,7 @@ pcr.setglobaloption('unittrue') pcr.setclone(clone_map) logger.info('Computing river length') - wt.windowstats(riv_hr_file, len(yax), len(xax),trans, srs, destination, stat='fact', transform=clone2dem_transform, logger=logger) + wt.windowstats(riv_hr_file, len(yax), len(xax),trans, srs, destination, stat='fact', transform=False, logger=logger) # TODO: nothing happends with the river lengths yet. Need to decide how to # use these