I try to use r.out.gmt. But encountered an error that has to do with the size of the binary grid file like this:
~~~~~~~~~~~~~
Percent complete:
/usr/local/grass-6.3.cvs/scripts/r.out.gmt: line 127: 18468 File size limit exceededr.out.bin -h input="$MAP_NAME" output="$OUTPUT_GRD"
ERROR: creating binary grid file
~~~~~~~~~~~~
I donnot want to change the resolution.
Do you have any idea about how I can solve the problem ?
regards
--
Ahmet Temiz
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
are you running into the dreaded 2Gb file size limit by any chance?
D
On Tuesday 03 October 2006 11:38, temiz wrote:
hello
I try to use r.out.gmt. But encountered an error that has to do with the
size of the binary grid file like this:
~~~~~~~~~~~~~
Percent complete:
/usr/local/grass-6.3.cvs/scripts/r.out.gmt: line 127: 18468 File size
limit exceededr.out.bin -h input="$MAP_NAME" output="$OUTPUT_GRD"
ERROR: creating binary grid file
~~~~~~~~~~~~
I donnot want to change the resolution.
Do you have any idea about how I can solve the problem ?
regards
--
Ahmet Temiz
--
Dylan Beaudette
Soils and Biogeochemistry Graduate Group
University of California at Davis
530.754.7341
temiz wrote:
> hello
>
> I try to use r.out.gmt. But encountered an error that has to do with the
> size of the binary grid file like this:
> ~~~~~~~~~~~~~
> Percent complete:
> /usr/local/grass-6.3.cvs/scripts/r.out.gmt: line 127: 18468 File size
> limit exceededr.out.bin -h input="$MAP_NAME" output="$OUTPUT_GRD"
> ERROR: creating binary grid file
> ~~~~~~~~~~~~
Dylan:
are you running into the dreaded 2Gb file size limit by any chance?
Temiz:
> I donnot want to change the resolution.
> Do you have any idea about how I can solve the problem ?
process for left and right sides, and put back together later?
e.g. for the left side
g.region w=w e=e-((e-w)/2)