That’s very good to know. Michael ____________________ C. Michael Barton Director, Center for Social Dynamics & Complexity Professor of Anthropology, School of Human Evolution & Social Change Head, Graduate Faculty in Complex Adaptive Systems Science Arizona State University
voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC) fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC) www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu On Dec 2, 2014, at 1:37 PM, Markus Neteler <[email protected]> wrote: > Hi, > > just for the record, by chance it happened to me today and how I > solved it easily: > > GRASS 7.0.0svn (nc_spm_08_grass7):~ > r.stream.order > stream_rast=streams@user1 direction=direction@user1 > elevation=elevation@PERMANENT accumulation=accum@user1 > stream_vect=streams horton=horton > ERROR: Module built against version $Revision: 62395 $ but trying to use > version $Revision: 63222 $. You need to rebuild GRASS GIS or > untangle multiple installations. > > > # Now simply re-run g.extension: > GRASS 7.0.0svn (nc_spm_08_grass7):~ > g.extension r.stream.order > WARNING: Extension <r.stream.order> already installed. Re-installing... > Fetching <r.stream.order> from GRASS-Addons SVN repository (be patient)... > Compiling... > Installing... > Updating metadata file... > Installation of <r.stream.order> successfully finished > > # enjoy: > GRASS 7.0.0svn (nc_spm_08_grass7):~ > r.stream.order > stream_rast=streams@user1 direction=direction@user1 > elevation=elevation@PERMANENT accumulation=accum@user1 > stream_vect=streams horton=horton > All in RAM calculation... > Reading raster map <streams@user1>... > 100% > Reading raster map <direction@user1>... > 100% > Finding nodes... > Finding longest streams... > Calculating Strahler's stream order... > Calculating Hortons's stream order... > Calculating Shreve's stream magnitude, Scheidegger's consistent integer and > Drwal's streams hierarchy (old style)... > Calculating Hack's main streams and topological dimension... > Building topology for vector map <streams@user1>... > ... > Writing outpout raster maps... > > Hope this helps, > Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
