[GRASS-dev] list organization of g.list output

Michael Barton michael.barton at asu.edu
Thu May 24 12:51:05 EDT 2007




On 5/24/07 8:28 AM, "Markus Neteler" <neteler at itc.it> wrote:

> Hi,
> 
> we observed that the list output style of g.list isn't that
> useful:
> 
> g.list rast
> ...
> aspect               basin_50K            boundary_county_500m
> cfactorbare_1m       cfactorgrow_1m       elev_lid792_1m
> elev_ned_30m         elev_srtm_30m        elev_state_500m
> ...
> 
> 
> It would be much more readable if printed like this:
> 
> 
> g.list rast
> ...
> aspect               cfactorbare_1m    elev_ned_30m
> basin_50K            cfactorgrow_1m    elev_srtm_30m
> boundary_county_500m elev_lid792_1m    elev_state_500m
> ...
> 
> Would it be possible to get this changed?
> 
> thanks
> Markus


For scripting, it would also be nice if it printed like this...

aspect             
basin_50K          
boundary_county_500m
cfactorbare_1m     
cfactorgrow_1m     
elev_lid792_1m
elev_ned_30m       
elev_srtm_30m      
elev_state_500m

Michael
__________________________________________
Michael Barton, Professor of Anthropology
School of Human Evolution & Social Change
Center for Social Dynamics and Complexity
Arizona State University

phone: 480-965-6213
fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton 




More information about the grass-dev mailing list