[GRASS-user] problem in using r.out.gmt
Hamish
hamish_nospam at yahoo.com
Tue Oct 3 21:41:13 EDT 2006
> 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)
or quadrants
Hamish
More information about the grass-user
mailing list