[GRASS5] [bug #921] (grass) tcltkgrass3.2 dted extraction west input error
Markus Neteler
neteler at itc.it
Thu Feb 28 08:02:39 EST 2002
On Thu, Feb 28, 2002 at 12:36:44PM +0000, Glynn Clements wrote:
>
> Markus Neteler via RT wrote:
>
> > I am not familiar with DTED but try to follow the problem.
> >
> > The tcltkgrass line is something like this:
> > m.dem.extract input=dted output=out blocksize=22 start=1 end=1999
> >
> > right?
>
> You're looking at the wrong menu option. The original report said:
>
> > When trying to extract DTED files into binary raster using the option
> > under Misc->DEM/DTED->DTED Extraction, the resulting pop-up menu which
>
> This runs "m.dted.extract".
>
> You're looking at:
>
> Misc->DEM/DTED->DEM Extraction
>
> The error is obvious enough; the last line of
> src/tcltkgrass/module/m.dted.extract should be changed from:
>
> {entry north {North longitude of region to extract (ddd:mm:ss{E|W}):} 0 ""}
> to:
> {entry west {West longitude of region to extract (ddd:mm:ss{E|W}):} 0 ""}
>
> I'll commit a fix.
Ah - sorry and thanks!
Markus
More information about the grass-dev
mailing list