hdelottier

Results 1 issues of hdelottier

I want to associate every reach of a river shapefile to one single groundwater mesh cell : # select River rivLayer = ftools_utils.getVectorLayerByName('riv_reach') rivRowCol = qgridder_utils.get_pline_centroids(rivLayer, gridLayer ,idFieldName = 'ID')...