[GRASS-user] Copy raster map from one unprojected location to another

2015-03-19 Thread Johannes Radinger
Hi, I'd like to import a raster map from an unprojected location (XY-location) to my actual location (also unprojected XY). Because these are two different locations I can't use g.copy. So I tried r.proj. Here I get the error that the projection is unknown, which makes sense. Of course, I could ex

Re: [GRASS-user] Stream order for vector networks

2015-03-19 Thread Johannes Radinger
Stefan, thanks for your recommendation of the igraph-package. This would make indeed sense for more complex analysis. At the moment I am just interested in an GRASS (native) way to get a stream order for a vector network. For this, purpose, and I guess also for using the igraph package, one needs t

Re: [GRASS-user] Copy raster map from one unprojected location to another

2015-03-19 Thread Roy
Hi, Il 19/03/2015 11:04, Johannes Radinger ha scritto: Of course, I could export the map to geotiff and import them in the other location; IMHO this is the simpler way, Roy. ___ grass-user mailing list grass-user@lists.osgeo.org http://lists.osge

Re: [GRASS-user] Copy raster map from one unprojected location to another

2015-03-19 Thread Benjamin Ducke
On Thu, Mar 19, 2015, at 11:25, Roy wrote: > Hi, > > > > Il 19/03/2015 11:04, Johannes Radinger ha scritto: > > Of course, I could export the map to geotiff and import them in the > > other location; > > IMHO this is the simpler way, Bad idea. You will lose all associated metadata: colour ta

Re: [GRASS-user] Stream order for vector networks

2015-03-19 Thread Helmut Kudrnovsky
>At the moment I am just interested in an GRASS (native) way to get a stream order for a vector network. maybe http://grasswiki.osgeo.org/wiki/AddOns/GRASS_6#v.strahler could be a starting point? - best regards Helmut -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Str

Re: [GRASS-user] Copy raster map from one unprojected location to another

2015-03-19 Thread Johannes Radinger
Thanks for your ideas. I tried the pack-unpack approach. However, it seems that I can unpack and import the raster map, as there is no PROJ-file associated with that map. Here the error when unpacking the *.pack that was created in an unprojected location. r.unpack --overwrite input=/media/grassgi

Re: [GRASS-user] Copy raster map from one unprojected location to another

2015-03-19 Thread Nikos Alexandris
On 19.03.2015 13:15, Johannes Radinger wrote: Thanks for your ideas. I tried the pack-unpack approach. However, it seems that I can unpack and import the raster map, as there is no PROJ-file associated with that map. Here the error when unpacking the *.pack that was created in an unprojected

Re: [GRASS-user] Copy raster map from one unprojected location to another

2015-03-19 Thread Johannes Radinger
Doesn't work either with the -o flag: r.unpack --o input=/media/grassgis_data/tmp/tmp_Cele_raster_pack/my_raster.pack output=my_raster Traceback (most recent call last): File "/usr/local/grass-7.0.1svn/scripts/r.unpack", line 146, in sys.exit(main()) File "/usr/local/grass-7.0.1svn/script

Re: [GRASS-user] Copy raster map from one unprojected location to another

2015-03-19 Thread Nikos Alexandris
Johannes Radinger wrote: Doesn't work either with the -o flag: r.unpack --o input=/media/grassgis_data/tmp/tmp_Cele_raster_pack/my_raster.pack output=my_raster Traceback (most recent call last): File "/usr/local/grass-7.0.1svn/scripts/r.unpack", line 146, in sys.exit(main()) File "

Re: [GRASS-user] Copy raster map from one unprojected location to another

2015-03-19 Thread Nikos Alexandris
Johannes Radinger wrote: Doesn't work either with the -o flag: r.unpack --o input=/media/grassgis_data/tmp/tmp_Cele_raster_pack/my_raster.pack output=my_raster Traceback (most recent call last): File "/usr/local/grass-7.0.1svn/scripts/r.unpack", line 146, in sys.exit(main()) File "

Re: [GRASS-user] Copy raster map from one unprojected location to another

2015-03-19 Thread Nikos Alexandris
Nikos Alexandris wrote: .. So, why go into checking anything regarding PROJ_INFO or PROJ_UNITS if the "-o" flag is instructed? Completely untested, but maybe the script needs a modification (?), as follows: # --- i

Re: [GRASS-user] Copy raster map from one unprojected location to another

2015-03-19 Thread César Augusto Ramírez Franco
I think you're confusing the -o flag with the --o flag, the first (just one dash) is for overriding a projection, the second (double dash) is to overwrite the output map, try the -o flag with just one dash 2015-03-19 6:31 GMT-05:00 Johannes Radinger : > Doesn't work either with the -o flag: > > >

Re: [GRASS-user] Copy raster map from one unprojected location to another

2015-03-19 Thread Nikos Alexandris
On 19.03.2015 14:23, César Augusto Ramírez Franco wrote: I think you're confusing the -o flag with the --o flag, the first (just one dash) is for overriding a projection, the second (double dash) is to overwrite the output map, try the -o flag with just one dash I still think the script is doi

Re: [GRASS-user] Archiving GPM 3hr rainrate in GRASS

2015-03-19 Thread Laurent C.
Hi all, I'm coming back to that subject because the GPM datas are finally available since December 2014. The original data are stored in HDF5, which is supported by GDAL. However, I had a problem with the geo-referencing of the data. It seems that the lat/long coordinates are flipped. The problem

[GRASS-user] grass package update from ubuntugis-unstable

2015-03-19 Thread César Augusto Ramírez Franco
Hello dear list I have grass installed on Ubuntu 14.04.2 from the ubuntugis-unstable PPA The package was updated from 6.4 to 7.0 today, but now when I try to start grass I get the following error message: $ grass A language override has been requested. Trying to switch GRASS into 'C'... Cleaning