[GRASS-dev] Plan to build Package to use GRASS from R

2008-02-27 Thread Rainer M Krug
easily all commands from GRASS and the parameters possible and required? Any ideas and comments welcome, Rainer -- Rainer M. Krug, Dipl. Phys. (Germany), MSc Conservation Biology (UCT) Plant Conservation Unit Department of Botany University of Cape Town Rondebosch 7701 South Africa

Re: [GRASS-dev] Plan to build Package to use GRASS from R

2008-02-27 Thread Rainer M Krug
On 27/02/2008, Glynn Clements [EMAIL PROTECTED] wrote: Rainer M Krug wrote: Sorry for crossposting, but I think this can be of interest for GRASS and R users. I am planning to write a package to make the use of GRASS from R easier. The idea is to wrap the system call to execute

[GRASS-dev] Re: [R-sig-Geo] Plan to build Package to use GRASS from R

2008-02-27 Thread Rainer M Krug
On 28/02/2008, Roger Bivand [EMAIL PROTECTED] wrote: On Wed, 27 Feb 2008, Rainer M Krug wrote: Hi Sorry for crossposting, but I think this can be of interest for GRASS and R users. Yes, please avoid cross-posting - the discussion ends up on many different lists and threading can

Re: [GRASS-dev] Plan to build Package to use GRASS from R

2008-02-28 Thread Rainer M Krug
On 28/02/2008, Roger Bivand [EMAIL PROTECTED] wrote: On Thu, 28 Feb 2008, Rainer M Krug wrote: On 28/02/2008, Roger Bivand [EMAIL PROTECTED] wrote: On Thu, 28 Feb 2008, Rainer M Krug wrote: On 28/02/2008, Roger Bivand [EMAIL PROTECTED] wrote: Glynn Clements wrote

Re: [GRASS-dev] Plan to build Package to use GRASS from R

2008-02-28 Thread Rainer M Krug
, Helleveien 30, N-5045 Bergen, Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43 e-mail: [EMAIL PROTECTED] -- -- Rainer M. Krug, Dipl. Phys. (Germany), MSc Conservation Biology (UCT) Plant Conservation Unit Department of Botany University of Cape Town Rondebosch 7701 South Africa

Re: [GRASS-dev] Plan to build Package to use GRASS from R

2008-07-02 Thread Rainer M Krug
-description output which one uses which. Any ideas where I can get that info from? Thanks Rainer On Thu, Feb 28, 2008 at 3:11 PM, Rainer M Krug [EMAIL PROTECTED] wrote: On 28/02/2008, Roger Bivand [EMAIL PROTECTED] wrote: On Thu, 28 Feb 2008, Rainer M Krug wrote: On 28/02/2008, Roger Bivand

Re: [GRASS-dev] Plan to build Package to use GRASS from R

2008-07-02 Thread Rainer M Krug
On Wed, Jul 2, 2008 at 4:22 PM, Martin Landa [EMAIL PROTECTED] wrote: Hi, 2008/7/2 Rainer M Krug [EMAIL PROTECTED]: I finally started working on the implementation of grass commands from R and most of the translation from the the output from --interface-description is working. I just have

Re: [GRASS-dev] Plan to build Package to use GRASS from R

2008-07-02 Thread Rainer M Krug
On Wed, Jul 2, 2008 at 4:30 PM, Paul Kelly [EMAIL PROTECTED] wrote: On Wed, 2 Jul 2008, Rainer M Krug wrote: I finally started working on the implementation of grass commands from R and most of the translation from the the output from --interface-description is working. I just have one

Re: [GRASS-dev] Plan to build Package to use GRASS from R

2008-07-02 Thread Rainer M Krug
that the top USAGE: line has the long version. Both ways are listed there on purpose as a hint. Hamish -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Plant Conservation Unit Department of Botany University of Cape Town

[GRASS-dev] Compile only wildfire modules?

2008-09-10 Thread Rainer M Krug
. -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Faculty of Science Natural Sciences Building Private Bag X1 University of Stellenbosch Matieland 7602 South Africa

Re: [GRASS-dev] Compile only wildfire modules?

2008-09-10 Thread Rainer M Krug
On Wed, Sep 10, 2008 at 11:53 AM, Martin Landa [EMAIL PROTECTED] wrote: hi, 2008/9/10 Rainer M Krug [EMAIL PROTECTED]: Therefore I want to compile them with #define DEBUG enabled. At the moment, I am compiling the grass completely - but there must be a way of compiling only the wildfire

Re: [GRASS-dev] Compile only wildfire modules?

2008-09-10 Thread Rainer M Krug
Thanks again for all your help, Rainer Hamish -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Faculty of Science Natural Sciences Building Private Bag X1 University of Stellenbosch

[GRASS-dev] Problem when loading GRASS 6 raster with large integer values into R via r.out.bin

2008-09-16 Thread Rainer M Krug
Hi I have a problem with importing raster maps of type CELL into R - larger values become wrapped around as r.out.bin saves the raster values as shortint values. Is there any possibility to change that behaviour, or at least convert the exported values automatically from integer to float? Thanks

Re: [GRASS-dev] Re: Problem when loading GRASS 6 raster with large integer values into R via r.out.bin

2008-09-18 Thread Rainer M Krug
On Wed, Sep 17, 2008 at 10:49 AM, Roger Bivand [EMAIL PROTECTED] wrote: Markus Neteler neteler at osgeo.org writes: On Tue, Sep 16, 2008 at 6:50 PM, Rainer M Krug r.m.krug at gmail.com wrote: Hi I have a problem with importing raster maps of type CELL into R - larger values become

[GRASS-dev] Problem with r.spread - solved

2008-09-19 Thread Rainer M Krug
) (new_min_cost heap[smaller_child].min_cost)) { . . . Could please someone check if that is OK, and if yes submit to the code repository? Thanks Rainer -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence

[GRASS-dev] Submitting code / fixed broken r.spread module

2008-09-23 Thread Rainer M Krug
[smaller_child].min_cost)) { . . . Could please someone check if that is OK, and if yes submit to the code repository? Thanks Rainer -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Faculty

Re: [GRASS-dev] Re: Problem when loading GRASS 6 raster with large integer values into R via r.out.bin

2008-09-23 Thread Rainer M Krug
http://lists.osgeo.org/mailman/listinfo/grass-dev -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Faculty of Science Natural Sciences Building Private Bag X1 University of Stellenbosch Matieland

Re: [GRASS-dev] Re: Problem when loading GRASS 6 raster with large integer values into R via r.out.bin

2008-09-23 Thread Rainer M Krug
On Tue, Sep 23, 2008 at 1:11 PM, Roger Bivand [EMAIL PROTECTED] wrote: On Tue, 23 Sep 2008, Rainer M Krug wrote: OK - I finally got around to testing it. I installed spgrass6 as well as rgdal from source, as spgrass6 needed a newer version of rgdal then available in CRAN (Error: package

Re: [GRASS-dev] Re: Problem when loading GRASS 6 raster with large integer values into R via r.out.bin

2008-09-24 Thread Rainer M Krug
to GRASS. Rainer Hamish ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre

Re: [GRASS-dev] Re: Problem when loading GRASS 6 raster with large integer values into R via r.out.bin

2008-09-24 Thread Rainer M Krug
On Wed, Sep 24, 2008 at 11:32 AM, Roger Bivand [EMAIL PROTECTED] wrote: On Wed, 24 Sep 2008, Rainer M Krug wrote: On Wed, Sep 24, 2008 at 4:45 AM, Hamish [EMAIL PROTECTED] wrote: Concerning trapping of the verbose messages, I think it would be a good idea to do the following: 1) add

[GRASS-dev] readRAST6 NODATA does not seem to work when useGDAL=TRUE

2008-09-30 Thread Rainer M Krug
Hi spgrass6 version 0.5-13 When loading a raster with readRAST6(MASK, useGDAL=TRUE, NODATA=-1), I get a warning that nodata is not specified - although it is specified. All packages were updated this morning. By the way, the new verion works VERY nice. Thanks Rainer -- Rainer M. Krug, PhD

[GRASS-dev] problem com; piling GRASS from source - r.in.gdal, r.out.gdal

2008-10-06 Thread Rainer M Krug
help appreciated, Rainer -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Faculty of Science Natural Sciences Building Private Bag X1 University of Stellenbosch Matieland 7602 South Africa

Re: [GRASS-dev] problem com; piling GRASS from source - r.in.gdal, r.out.gdal

2008-10-07 Thread Rainer M Krug
On Tue, Oct 7, 2008 at 3:13 AM, Glynn Clements [EMAIL PROTECTED] wrote: Rainer M Krug wrote: I am trying to compile GRASS 6.3 from source, and am struggling with the compilation of the modules r.in.gdal and r.out.gdal. but the make results in: Errors in: [snip] /export/home/rkrug

[GRASS-dev] Problem with R on cluster (HPC)

2008-10-08 Thread Rainer M Krug
is causing grass to close gracefully, as if 'exit' was executed and I am stuck. Any ideas on what might cause the problem are welcome. Thanks, Rainer -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion

Re: [GRASS-dev] Problem with R on cluster (HPC)

2008-10-09 Thread Rainer M Krug
On Thu, Oct 9, 2008 at 9:51 AM, Markus Neteler [EMAIL PROTECTED] wrote: Rainer, On Wed, Oct 8, 2008 at 7:25 PM, Rainer M Krug [EMAIL PROTECTED] wrote: Hi I am trying to run a simulation on an HPC (high performance cluster). To simulate, I have to start GRASS on each node and execute

[GRASS-dev] Make grass 7 installable with brew on Mac?

2013-07-02 Thread Rainer M Krug
` [3] https://github.com/mxcl/homebrew/issues/20665#issuecomment-19846487 -- Rainer M. Krug email: RMKrugatgmaildotcom ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] Make grass 7 installable with brew on Mac?

2013-07-05 Thread Rainer M Krug
with that error, you should ask the homebrew folks. I'll see what I can do, Thanks, Rainer On Jul 2, 2013, at 4:27 AM, Rainer M Krug wrote: Hi I just recently migrated to a Mac with OS X, and one think I am really missing is the package management. Therefore, I am now using homebrew [1] which

[GRASS-dev] Direct link from GRASS to R via C

2013-07-16 Thread Rainer M Krug
be extended to vectors and 3d-rasters and possibly even the temporal data. Could you give feedback on what y9ou think about the idea, and how you think it could be realized (simplicity to install would be important). Cheers and thanks, Rainer -- Rainer M. Krug email: RMKrugatgmaildotcom

[GRASS-dev] start grass with only initializing the environment

2013-07-16 Thread Rainer M Krug
, Rainer -- Rainer M. Krug email: RMKrugatgmaildotcom ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] Direct link from GRASS to R via C

2013-07-16 Thread Rainer M Krug
17:30, Rainer M Krug rai...@krugs.de wrote: The following message is a courtesy copy of an article that has been posted to gmane.comp.gis.grass.devel as well. Hi I posted on my blog an outline of an idea of how spatial data could be easily loaded from GRASS into R and written back. (see

Re: [GRASS-dev] Direct link from GRASS to R via C

2013-07-16 Thread Rainer M Krug
Vaclav Petras wenzesl...@gmail.com writes: On 16 July 2013 09:59, Rainer M Krug rai...@krugs.de wrote: Vaclav Petras wenzesl...@gmail.com writes: Hi, Hi, you probably know, I've once started the discussion on this topic on grass-stats ML (very simple test code included) [1]. And I've

Re: [GRASS-dev] start grass with only initializing the environment

2013-07-24 Thread Rainer M Krug
Markus Neteler nete...@osgeo.org writes: On Mon, Jul 15, 2013 at 5:44 PM, Rainer M Krug rai...@krugs.de wrote: ... I would therefore suggest an additional startup argument for grass, which only sets the environmental variables, including library paths, so that GRASS commands can be executed

Re: [GRASS-dev] start grass with only initializing the environment

2013-07-24 Thread Rainer M Krug
command execGRASS(). Cheers, Rainer Hamish -- Rainer M. Krug email: RMKrugatgmaildotcom ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] Resources about compiling on Mac OS X

2013-09-06 Thread Rainer M Krug
- William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Those people who most want to rule people are, ipso-facto, those least suited to do it. - A rule of the universe, from the HitchHiker's Guide to the Galaxy #secure method=pgpmime mode=sign -- Rainer M. Krug

Re: [GRASS-dev] Resources about compiling on Mac OS X

2013-09-06 Thread Rainer M Krug
Sorry - didn't want to send it Rainer M Krug rai...@krugs.de writes: William Kyngesburye wokl...@kyngchaos.com writes: The macosx readme in the source is meant to be the main build instructions, but I have been lax in maintaining them. I think they are still generally good. The other

[GRASS-dev] Installation of r.mcda.ahp extensions on GRASS 7 OS X fails

2013-09-12 Thread Rainer M Krug
and GRASS 7 from http://grassmac.wikidot.com/downloads Compilations work (xtools installed, can install R packages from source and I am using macports and homebrew) Any suggestions how I can fix this? Thanks, Rainer -- Rainer M. Krug email: RMKrugatgmaildotcom

[GRASS-dev] Compiling GRASS under homebrew

2014-04-03 Thread Rainer M Krug
)? Cheers, Rainer -- Rainer M. Krug PGP: 0x0F52F982 ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [Qgis-developer] GRASS QGIS: the future

2014-04-08 Thread Rainer M Krug
-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation

Re: [GRASS-dev] Who wants GUI and who does not and why

2014-05-02 Thread Rainer M Krug
to the package maintainer of each distribution (Debian, Fedora, etc.). I think that someone is already doing something like this. But I don't know more because I usually compile myself GRASS Regards Pietro -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT

Re: [GRASS-dev] r.mapcalc 32-bit ceiling

2011-11-25 Thread Rainer M Krug
, Rainer Thanks, and happy Thanksgiving to those in the USA! Andy ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation

Re: [GRASS-dev] r.mapcalc 32-bit ceiling

2011-11-28 Thread Rainer M Krug
M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax (F): +33 - (0)9 58 10 27 44 Fax (D

[GRASS-dev] Compile grass 6.4.2 on Ubuntu Precicse Pangolin

2012-05-03 Thread Rainer M Krug
a symlink from libGL.so to libGL.so.1 ? Or am I missing a package? Thanks, Rainer - -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9

[GRASS-dev] Re: reducing screen clutter

2012-05-25 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 24/05/12 17:57, Benjamin Ducke wrote: This sounds like a familiar problem. Most file/web browsers let the choose whether to stay in the same window or open a new one when browsing to a new location. So perhaps there should be an option in

[GRASS-dev] Bug when location does not exist?

2012-06-28 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi When I start grass 6.4.2 I get the following error cused by a non-existing location: $ grass64 Cleaning up temporary files ... Starting GRASS ... access: No such file or directory ERROR: LOCATION

Re: [GRASS-dev] Grass Libraries

2012-10-11 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/10/12 11:39, Markus Neteler wrote: On Thu, Oct 11, 2012 at 10:24 AM, Fernando Sierra fernando.sie...@ciemat.es wrote: Hi, What libraries I need to install in each cluster-node to run grass in a cluster? With SGE or Slurm? What we

Re: [GRASS-dev] could r.stream.* become part of GRASS core?

2012-11-16 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/11/12 23:41, Helmut Kudrnovsky wrote: I agree that the quality of the r.stream.* modules is out of question. these are very nice and useful modules with high quality. For what concerns including it into the core, I would like to point you

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-11 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/01/13 06:18, Rashad M wrote: Hi Angelos, Added GRASS GIS 6.4.3 to ubuntugis PPA[1] One question according to the repo: this one is only up to Precise - any plans of including any newer Ubuntu versions? Cheers, Rainer svn revision:

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-11 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/01/13 10:06, Rashad M wrote: currently I have only a presise machine :). But will have other newer version once I get back to my lab Great - thanks. Rainer On Fri, Jan 11, 2013 at 2:29 PM, Rainer M Krug r.m.k...@gmail.com

Re: [GRASS-dev] Metadata in GRASS

2013-02-06 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/02/13 11:54, Yann Chemin wrote: Hi, to continue a long lasting discussion on metadata, we discussed in the code sprint on that. An idea is that on any new file created GRASS could copy an empty ISO metadata xml template I think that

Re: [GRASS-dev] Overflow warning in r.mapcalc calculation

2013-05-15 Thread Rainer M. Krug
___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion

Re: [GRASS-dev] Overflow warning in r.mapcalc calculation

2013-05-15 Thread Rainer M Krug
:; ___ grass-dev mailing list grass-dev@lists.osgeo.org javascript:; http://lists.osgeo.org/mailman/listinfo/grass-dev -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion

Re: [GRASS-dev] Overflow warning in r.mapcalc calculation

2013-05-16 Thread Rainer M. Krug
results in an integer? Paulo On Wed, May 15, 2013 at 9:20 PM, Rainer M Krug r.m.k...@gmail.com wrote: On Wednesday, May 15, 2013, Glynn Clements wrote: Paulo van Breugel wrote: I am having trouble with the following computation, which gives me an overflow warning (WARNING: Overflow

Re: [GRASS-dev] Overflow warning in r.mapcalc calculation

2013-05-16 Thread Rainer M. Krug
Glynn Clements gl...@gclements.plus.com writes: Rainer M Krug wrote: The round() function always returns an integer, regardless of its argument types. Integers are always 32-bit, so the result is limited to the range +/- 2147483647 (2^31-1). True - but is there an equivalent function

[GRASS-dev] Compiling of GRASS from source under ubuntu - why do I need two raisins?????

2013-05-16 Thread Rainer M. Krug
-dev \ ` As I then did not manage to squeeze them into my USB port, I decided to eat them. Seriously: I assume this is an innocent typo, or was it a hacker? Cheers, Rainer -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre

Re: [GRASS-dev] Compiling of GRASS from source under ubuntu - why do I need two raisins?????

2013-05-16 Thread Rainer M. Krug
rai...@krugs.de (Rainer M. Krug) writes: Sorry - the raisins are gone. It was a Chromium plugin whcih inserted the text (Dictionary of numbers). But why it thought of raisins, no idea Cheers, Rainer Hi I wanted to compile GRASS from source, and ended up in the kitchen looking

Re: [GRASS-dev] Overflow warning in r.mapcalc calculation

2013-05-17 Thread Rainer M. Krug
Glynn Clements gl...@gclements.plus.com writes: Rainer M. Krug wrote: One option is to modify round() to take a second argument (defaulting to 1), and have it return the first argument rounded to the nearest multiple of the second. The return type would be that of the second argument

Re: [GRASS-dev] Overflow warning in r.mapcalc calculation

2013-05-17 Thread Rainer M. Krug
please - I think that would be useful. Thanks, Rainer On Fri, May 17, 2013 at 4:38 PM, Glynn Clements gl...@gclements.plus.comwrote: Rainer M. Krug wrote: One option is to modify round() to take a second argument (defaulting to 1), and have it return the first argument rounded

Re: [GRASS-dev] [GRASS GIS] #1976: r.mapcalc: Allow rounding of floating numbers

2013-05-20 Thread Rainer M. Krug
. Thanks, Rainer -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9

Re: [GRASS-dev] Compiling GRASS on Ubuntu

2009-04-08 Thread Rainer M Krug
-- Rainer M. Krug, Centre of Excellence for Invasion Biology, Stellenbosch University, South Africa ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] C function which returns raster and additional info?

2011-10-18 Thread Rainer M Krug
, I would be looking into the possibility to use a similar way of writing the data to GRASS, Any ideas, suggestions? Thanks, Rainer -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch

Re: [GRASS-dev] C function which returns raster and additional info?

2011-10-18 Thread Rainer M Krug
On Tue, Oct 18, 2011 at 2:13 PM, Moritz Lennert mlenn...@club.worldonline.be wrote: On 18/10/11 10:26, Rainer M Krug wrote: If this mail has made it already to the lst, I apologise - I just could not find it anywhere. Hi I am thinking about the possibility of loading raster directly

Re: [GRASS-dev] C function which returns raster and additional info?

2011-10-19 Thread Rainer M Krug
On Wed, Oct 19, 2011 at 8:36 AM, Markus Neteler nete...@osgeo.org wrote: On Tue, Oct 18, 2011 at 10:26 AM, Rainer M Krug r.m.k...@gmail.com wrote: If this mail has made it already to the lst, I apologise - I just could not find it anywhere. Hi I am thinking about the possibility

Re: [GRASS-dev] Making start of GRASS GIS easier for newcomers

2015-01-22 Thread Rainer M Krug
-- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 signature.asc Description: PGP signature ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] Making start of GRASS GIS easier for newcomers

2015-01-22 Thread Rainer M Krug
/ mapset including projections, to start GRASS would be much easier. Thinking of it - a history of recently used mapsets on the welcome screen, which shows the projection, extent and the file path, is something which would be really useful. Cheers, Rainer Markus M -- Rainer M. Krug email

[GRASS-dev] Getting version number *before* starting

2015-01-29 Thread Rainer M Krug
of these folders? So: would there be any downside in just reading this file to determine the version of GRASS GIS, as the grass startup script seems to be reading from that file as well? Thanks, Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 signature.asc Description: PGP

Re: [GRASS-dev] Making start of GRASS GIS easier for newcomers

2015-01-23 Thread Rainer M Krug
/mentors/landa ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 signature.asc Description: PGP signature

Re: [GRASS-dev] Getting version number *before* starting

2015-01-30 Thread Rainer M Krug
Vaclav Petras wenzesl...@gmail.com writes: On Thu, Jan 29, 2015 at 9:51 AM, Rainer M Krug rai...@krugs.de wrote: Hi I would, for implementation in spgrass7 in R, to be able to get the version number of GRASS GIS before starting GRASS. I know about the --version parameter of grass command

Re: [GRASS-dev] Making start of GRASS GIS easier for newcomers

2015-01-30 Thread Rainer M Krug
-dev -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 signature.asc Description: PGP signature ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] Getting version number *before* starting

2015-01-30 Thread Rainer M Krug
be really nice and useful. Thanks, Rainer *From:* grass-dev-boun...@lists.osgeo.org [mailto: grass-dev-boun...@lists.osgeo.org] *On Behalf Of *Vaclav Petras *Sent:* 29. januar 2015 23:10 *To:* Rainer M Krug *Cc:* grass-dev@lists.osgeo.org *Subject:* Re: [GRASS-dev] Getting version number

[GRASS-dev] [BUG 7.0.90RC1] Version not stated explicitly in RC1

2015-01-30 Thread Rainer M Krug
-Packages/spgrass/pkg$ ` -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 signature.asc Description: PGP signature ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [BUG 7.0.90RC1] Version not stated explicitly in RC1

2015-01-30 Thread Rainer M Krug
Markus Neteler nete...@osgeo.org writes: On Fri, Jan 30, 2015 at 10:49 AM, Rainer M Krug rai...@krugs.de wrote: The version info of GRASS GIS 7.0.0RC1 is missing the explicit statement of the version number - see output below. It is mentioned in the contributions section, but not explicitly

Re: [GRASS-dev] Weekly snapshot - link with non-changing name?

2015-06-20 Thread Rainer M Krug
Rainer M Krug rai...@krugs.de writes: Markus Neteler nete...@osgeo.org writes: On Fri, Jun 19, 2015 at 10:42 AM, Rainer M Krug rai...@krugs.de wrote: Hi I have a homebrew recipe for installing grass 7.1 on a Mac. But whenever I want to update to a new weekly snapshot, I have to change

Re: [GRASS-dev] Weekly snapshot - link with non-changing name?

2015-06-20 Thread Rainer M Krug
Vaclav Petras wenzesl...@gmail.com writes: On Sat, Jun 20, 2015 at 9:02 AM, Rainer M Krug rai...@krugs.de wrote: Rainer M Krug rai...@krugs.de writes: Markus Neteler nete...@osgeo.org writes: On Fri, Jun 19, 2015 at 10:42 AM, Rainer M Krug rai...@krugs.de wrote: Hi I have

Re: [GRASS-dev] Weekly snapshot - link with non-changing name?

2015-06-26 Thread Rainer M Krug
Hi Vaclav, Vaclav Petras wenzesl...@gmail.com writes: On Mon, Jun 22, 2015 at 9:40 AM, Rainer M Krug rai...@krugs.de wrote: Markus Neteler nete...@osgeo.org writes: On Jun 20, 2015 5:16 PM, Rainer M Krug rai...@krugs.de wrote: Vaclav Petras wenzesl...@gmail.com writes: It is really

[GRASS-dev] Weekly snapshot - link with non-changing name?

2015-06-19 Thread Rainer M Krug
.weekly_snapshot.tar.gz ` so that the URL used can stay the same? Thanks, Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 signature.asc Description: PGP signature ___ grass-dev mailing list grass-dev@lists.osgeo.org http

Re: [GRASS-dev] Weekly snapshot - link with non-changing name?

2015-06-22 Thread Rainer M Krug
Markus Neteler nete...@osgeo.org writes: On Jun 20, 2015 5:16 PM, Rainer M Krug rai...@krugs.de wrote: Vaclav Petras wenzesl...@gmail.com writes: It is really just a automatic snapshot, not a tested release. Thanks - so I will then use HEAD of the svn - easier to do in homebrew

Re: [GRASS-dev] Weekly snapshot - link with non-changing name?

2015-06-19 Thread Rainer M Krug
Markus Neteler nete...@osgeo.org writes: On Fri, Jun 19, 2015 at 10:42 AM, Rainer M Krug rai...@krugs.de wrote: Hi I have a homebrew recipe for installing grass 7.1 on a Mac. But whenever I want to update to a new weekly snapshot, I have to change the URL from which to download the weekly

Re: [GRASS-dev] Weekly snapshot - link with non-changing name?

2015-06-28 Thread Rainer M Krug
Vaclav Petras wenzesl...@gmail.com writes: On Fri, Jun 26, 2015 at 4:52 AM, Rainer M Krug rai...@krugs.de wrote: Hi Vaclav, Vaclav Petras wenzesl...@gmail.com writes: On Mon, Jun 22, 2015 at 9:40 AM, Rainer M Krug rai...@krugs.de wrote: Markus Neteler nete...@osgeo.org writes

Re: [GRASS-dev] Running python test: why are they not running?

2015-08-20 Thread Rainer M Krug
Vaclav Petras wenzesl...@gmail.com writes: On Thu, Aug 20, 2015 at 10:25 AM, Rainer M Krug rai...@krugs.de wrote: The easiest might be to checkout the tests before usage. How can I check them out from svn and in which folder are they located? But I assume they have to be compiled before

Re: [GRASS-dev] Running python test: why are they not running?

2015-08-20 Thread Rainer M Krug
Vaclav Petras wenzesl...@gmail.com writes: On Wed, Aug 19, 2015 at 11:02 AM, Rainer M Krug rai...@krugs.de wrote: Hi I am working on the homebrew script for OS X and am trying to implement the tests. I download the test dataset, extract it, and run --8---cut here

[GRASS-dev] For OS X: homebrew tap to install and test grass 7.1 from HEAD

2015-06-26 Thread Rainer M Krug
, Rainer Footnotes: [1] http://brew.sh -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax

Re: [GRASS-dev] Travis CI

2015-07-28 Thread Rainer M Krug
Markus Neteler nete...@osgeo.org writes: On Tue, Jul 28, 2015 at 3:39 PM, Rainer M Krug rai...@krugs.de wrote: ... If you tell me where (on which page in the wiki or on a new page?), I could probably add it this evening - Oh - do I need write access to the wiki? Yes. Thanks

Re: [GRASS-dev] Travis CI

2015-07-28 Thread Rainer M Krug
Markus Neteler nete...@osgeo.org writes: Hi Rainer, On Jul 28, 2015 10:11 AM, Rainer M Krug rai...@krugs.de wrote: Ivan Mincik ivan.min...@gmail.com writes: ... I am using homebrew, a package manager for OSX. This simplifies the compilation significantly as it takes care of all

Re: [GRASS-dev] Travis CI

2015-07-28 Thread Rainer M Krug
Rainer M Krug rai...@krugs.de writes: Markus Neteler nete...@osgeo.org writes: Hi Rainer, On Jul 28, 2015 10:11 AM, Rainer M Krug rai...@krugs.de wrote: Ivan Mincik ivan.min...@gmail.com writes: ... I am using homebrew, a package manager for OSX. This simplifies the compilation

Re: [GRASS-dev] OSX 10.11 Compiling

2015-08-04 Thread Rainer M Krug
, line 57, in load_library raise ImportError,%s not found. % libname ImportError: grass_gis.7.0.1RC2 not found. cheers Carlos On Sun, Aug 2, 2015 at 7:51 AM, Rainer M Krug r.m.k...@gmail.com wrote: Envoyé de mon iPhone Le 31 juil. 2015 à 23:07, Carlos Grohmann carlos.grohm

Re: [GRASS-dev] OSX 10.11 Compiling

2015-08-05 Thread Rainer M Krug
AM, Rainer M Krug r.m.k...@gmail.com wrote: Envoyé de mon iPhone Le 31 juil. 2015 à 23:07, Carlos Grohmann carlos.grohm...@gmail.com a écrit : Hi The homebrew formula doesn't really work on OSX 10.11 beta. In the log file (attached) I can see the same errors in compilation

[GRASS-dev] Error when compiling using homebrew - says liblas but is gdal???

2015-08-05 Thread Rainer M Krug
. Any suggestions on how to proceed? -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98

Re: [GRASS-dev] New section in GRASS wiki for installation under Mac using homebrew

2015-07-31 Thread Rainer M Krug
Anna Petrášová kratocha...@gmail.com writes: On Thu, Jul 30, 2015 at 6:38 AM, Rainer M Krug rai...@krugs.de wrote: Hi I just added a section / new page in the WIKI for installation of GRASS using homebrew. Please see http://grasswiki.osgeo.org/wiki/Compile_and_Install#Mac_OSX and http

Re: [GRASS-dev] OSX 10.11 Compiling

2015-08-06 Thread Rainer M Krug
OK - I tried the installation of grass 70 from osgeo4mac and it has the same error. I have reported it on their website (see https://github.com/OSGeo/homebrew-osgeo4mac/issues/102) So it is not a 7.1 issue. Cheers, Rainer Rainer M Krug rai...@krugs.de writes: Carlos Grohmann carlos.grohm

Re: [GRASS-dev] Error when compiling using homebrew - says liblas but is gdal???

2015-08-06 Thread Rainer M Krug
Glynn Clements gl...@gclements.plus.com writes: Rainer M Krug wrote: | configure:6181: checking for liblas-config | configure:6238: clang -o conftest -g -O2 | -I/usr/local/opt/gettext/include | -I/usr/local/Cellar/liblas/1.8.0/include -I/usr/local/include | -I/usr/local/include -I/usr

Re: [GRASS-dev] OSX 10.11 Compiling

2015-08-06 Thread Rainer M Krug
---cut here---start-8--- http://grasswiki.osgeo.org/wiki/Compiling_on_MacOSX_using_homebrew#How_to_install_GRASS_GIS_7.1_SVN_Head --8---cut here---end---8--- Cheers, Rainer Rainer M Krug rai...@krugs.de writes: OK - I tried

Re: [GRASS-dev] OSX 10.11 Compiling

2015-08-06 Thread Rainer M Krug
Carlos Grohmann carlos.grohm...@gmail.com writes: Yes, worked fine now. Great Rainer thanks Carlos On Thu, Aug 6, 2015 at 10:49 AM, Rainer M Krug rai...@krugs.de wrote: Thanks to Glenn, this should be working now: --8---cut here---start-8

Re: [GRASS-dev] Travis CI

2015-07-23 Thread Rainer M Krug
://github.com/rkrug/homebrew-head-only -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 signature.asc Description: PGP signature ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] Return value from g.copy is one when --overwrite - bug or feature?

2015-11-08 Thread Rainer M Krug
; LOCATION/MAPSET/windows/. You are correct - they are read only. So the return value is correct - but an error should be raised - or is there a reason why this should silently fail? Cheers, Rainer > > Regards, > Huidae > > > On Fri, Nov 6, 2015 at 8:21 AM, Rainer M Kr

Re: [GRASS-dev] Return value from g.copy is one when --overwrite - bug or feature?

2015-11-09 Thread Rainer M Krug
Markus Neteler <nete...@osgeo.org> writes: > On Sun, Nov 8, 2015 at 11:22 AM, Rainer M Krug <rai...@krugs.de> wrote: >> Huidae Cho <gras...@gmail.com> writes: >> >>> Rainer, >>> >>> I cannot seem to replicate your issue: >>>

Re: [GRASS-dev] [BUG] or at least unclear error message

2015-11-02 Thread Rainer M Krug
Markus Neteler <nete...@osgeo.org> writes: > On Mon, Nov 2, 2015 at 11:50 AM, Rainer M Krug <rai...@krugs.de> wrote: >> Hi >> >> OS: OS X, El Capitan, grass installed via homebrew. >> >> I have a mega location with 532 read-only mapsets with ea

Re: [GRASS-dev] [BUG] or at least unclear error message

2015-11-05 Thread Rainer M Krug
Rainer M Krug <rai...@krugs.de> writes: > Markus Neteler <nete...@osgeo.org> writes: > >> On Mon, Nov 2, 2015 at 11:50 AM, Rainer M Krug <rai...@krugs.de> wrote: >>> Hi >>> >>> OS: OS X, El Capitan, grass installed via homebrew. >>&g

Re: [GRASS-dev] [BUG] or at least unclear error message

2015-11-05 Thread Rainer M Krug
Markus Neteler <nete...@osgeo.org> writes: > On Thu, Nov 5, 2015 at 9:07 AM, Rainer M Krug <rai...@krugs.de> wrote: >> Just to add and possibly to be invcluded in the manual: on OS X the hard >> limit is unlimited and the soft limit is 256. > > maybe we

[GRASS-dev] [BUG] or at least unclear error message

2015-11-02 Thread Rainer M Krug
Feb 2015) | PROJ.4: 4.9.1 | GDAL/OGR: 1.11.2 | GEOS: 3.4.2 | SQLite: 3.8.11.1 `---- -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0

[GRASS-dev] Return value from g.copy is one when --overwrite - bug or feature?

2015-11-06 Thread Rainer M Krug
in this case, as the command did what it was told? Cheers, Rainer -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell:

  1   2   >