Re: [GRASS-user] Import conditioned DEM from HydroSheds

2013-05-18 Thread Markus Metz
On Sat, May 18, 2013 at 1:55 PM, Johannes Radinger wrote: > Hi, > > I'd like to use the conditioned DEM from HydroSheds (15sec resolution) > in GRASS to extract rivers etc. using r.watershed. Various artifacts were introduced in the conditioned DEMs of HydroSheds. Rather use the filled, but not c

Re: [GRASS-user] Error in GRASS 7 and r.out.mpeg

2013-05-18 Thread Rainer M. Krug
Hamish writes: > Rainer wrote: >> [...] as for direct viewing, imagemagick can be >> used on that folder, while one could always provide a >> collection of example commands to encode to movie format. > > in GRASS 6 see also the d.slide.show module, and the included > xganim program. > > And in g

Re: [GRASS-user] Import conditioned DEM from HydroSheds

2013-05-18 Thread Johannes Radinger
Hi Nikos, thanks! I already also checked and its really straight forward to import the bil raster file as ESRI-rasters. Now I am just working on a re-projection e.g. to a pseudo-mercator system... but that is another story ;) /johannes On Sat, May 18, 2013 at 2:46 PM, Nikos Alexandris wrote: >

Re: [GRASS-user] g.extension error installing install r.hazard.flood

2013-05-18 Thread Markus Neteler
On Sat, May 18, 2013 at 12:22 AM, Vishal Mehta wrote: > Hi all, > > I'm also interested in using r.hazard.flood, but i'm using grass7 svn on > Ubuntu 12.04LTS > > I dont think this addon exists for grass 7? Now it does, in r56295 I have made an attempt to update it to G7: Try g.extension r.hazar

Re: [GRASS-user] Import conditioned DEM from HydroSheds

2013-05-18 Thread Nikos Alexandris
On Saturday 18 of May 2013 15:44:47 Nikos Alexandris wrote: .. > Also, what does "gdalinfo" on the "*.hdr" files of yours say about? Well, right... the *.bil file(s) as shown below. .. > #unzip, checking > gdalinfo ca_dem_15s.bil -nogcp -nomd -nofl > Driver: EHdr/ESRI .hdr Labelled > Files: ca_de

Re: [GRASS-user] Import conditioned DEM from HydroSheds

2013-05-18 Thread Nikos Alexandris
Johannes Radinger wrote: > Hi, Hi Johnanes! > I'd like to use the conditioned DEM from HydroSheds (15sec resolution) > in GRASS to extract rivers etc. using r.watershed. On the HydroSheds- > Website (http://hydrosheds.cr.usgs.gov/dataavail.php) there are two possible > file formats: bil and es

[GRASS-user] Grass repository for Ubuntu 12.04 LTS and duplicate.sources.list error

2013-05-18 Thread Patrick Giraudoux
Dear all, From Ubuntu Ubuntu 12.04 LTS 64bits I am trying to install grass-dev using synaptic. I get this error: W: Duplicate sources.list entry http://ppa.launchpad.net/gcpp-kalxas/ppa-tzotsos/ubuntu/ precise/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_gcpp-kalxas_ppa-tzotsos

[GRASS-user] Import conditioned DEM from HydroSheds

2013-05-18 Thread Johannes Radinger
Hi, I'd like to use the conditioned DEM from HydroSheds (15sec resolution) in GRASS to extract rivers etc. using r.watershed. On the HydroSheds- Website (http://hydrosheds.cr.usgs.gov/dataavail.php) there are two possible file formats: bil and esri grid. The esri grid folder for Europe (eu_dem_15

Re: [GRASS-user] g.extension error installing install r.hazard.flood

2013-05-18 Thread Hamish
Richard wrote: > This doesn't seem to be reflected in > /home/user/.grass.bashrc   ? ~/.grass.bashrc is only read by grass, e.g. I use it to reset the GRASS> terminal prompt and GRASS_HTML_BROWSER to my preferences. Unfortunately (in grass6 at least) GRASS_ADDON_PATH doesn't work from there. Maybe

Re: [GRASS-user] g.extension error installing install r.hazard.flood

2013-05-18 Thread Hamish
> Some observations that might help > identify if my system is in error? > > I've added the following to .grass.bashrc > > GRASS_ADDON_PATH=/home/rcooper/.grass6/addons/bin > export GRASS_ADDON_PATH that is fine, just to note that the bin/ and script/ dirs were created there due to the crash of

Re: [GRASS-user] g.extension error installing install r.hazard.flood

2013-05-18 Thread RichardC
Some observations that might help identify if my system is in error? I've added the following to .grass.bashrc GRASS_ADDON_PATH=/home/rcooper/.grass6/addons/bin export GRASS_ADDON_PATH However, I can only run the r.fuzzy.logic extension if I also set the GRASS_ADDON_PATH in a terminal and run th

Re: [GRASS-user] g.extension error installing install r.hazard.flood

2013-05-18 Thread RichardC
Maybe I was too quick to say this was resolved. I just can't seem to start r.fuzzy.logic Before starting GRASS I set the GRASS_ADDON_PATH as follows: $export =/home/user/.grass6/addons (also tried /home/user/.grass6/addons/bin) export GRASS_ADDON_PATH echo $GRASS_ADDON_PATH /home/user/.grass6/ad