[GRASS-user] help with r.hants

Markus Neteler neteler at osgeo.org
Fri May 2 10:06:13 PDT 2014


On Fri, May 2, 2014 at 6:20 PM, Veronica Andreo <veroandreo at gmail.com> wrote:
> Hi Markus, all
>
> Thanks much for answering! and for the example!
>
>>
>> > I'm using the following command to run r.hants on a series of 506 maps
>> > of
>> > chlorophyll. It seems to start thinking and a few seconds after i get an
>> > error:
>> >
>> > r.hants file=lista_hants nf=6 fet=0.1 dod=5 delta=0.1 base_period=46
>> >
>> > ERROR: no temp files available
>>
>> probably it runs out of memory? How many pixels does one map have?
>
>
> I have 506 maps, 146880 pixels each... maybe that's too much for my laptop?
> :P

Please run your calculation in DEBUG mode:

g.gisenv set=DEBUG=1
r.hants ...

The relevant part for us is around this error message (it will print a
lot more of course).
You may dump the interesting part here
http://pastebin.com/
and send the resulting URL only.

We'll figure out! :)

ciao
Markus


More information about the grass-user mailing list