Dear Grass Users,
I need some help regarding editing histroy files in GRASS 6.0. This job was done in GRASS 5.x with r.support. But there is no r.support anymore. How can you change the histroy file in GRASS 6.0?
Thanks
Thomas H.
Dear Grass Users,
I need some help regarding editing histroy files in GRASS 6.0. This job was done in GRASS 5.x with r.support. But there is no r.support anymore. How can you change the histroy file in GRASS 6.0?
Thanks
Thomas H.
hallo
On Sun, Apr 10, 2005 at 11:10:45AM +0200, TH wrote:
Dear Grass Users,
I need some help regarding editing histroy files in GRASS 6.0. This job
was done in GRASS 5.x with r.support. But there is no r.support anymore.
How can you change the histroy file in GRASS 6.0?Thanks
Thomas H.
vim $GISDBASE/$LOCATION_NAME/$MAPSET/cellhd/$RASTER_NAME
Jáchym
--
Jachym Cepicky
e-mail: jachym.cepicky@centrum.cz
URL: http://les-ejk.cz
GPG: http://www.fle.czu.cz/~jachym/gnupg_public_key/
On Sun, 10 Apr 2005 11:34:09 +0200
Jachym Cepicky <jachym.cepicky@centrum.cz> wrote:
hallo
On Sun, Apr 10, 2005 at 11:10:45AM +0200, TH wrote:
> Dear Grass Users,
>
> I need some help regarding editing histroy files in GRASS 6.0. This
> job was done in GRASS 5.x with r.support. But there is no r.support
> anymore. How can you change the histroy file in GRASS 6.0?
Note r.support has now been ported by Brad Douglas. Expect to see it
soon.
or if you can't wait:
http://grass.itc.it/pipermail/grass5/2005-March/017811.html
..
vim $GISDBASE/$LOCATION_NAME/$MAPSET/cellhd/$RASTER_NAME
that should be "$MAPSET/hist/".
$GISDBASE/$LOCATION_NAME/$MAPSET/hist/$RASTER_NAME
Hamish
On Sun, Apr 10, 2005 at 11:26:26PM +1200, Hamish wrote:
..
> vim $GISDBASE/$LOCATION_NAME/$MAPSET/cellhd/$RASTER_NAMEthat should be "$MAPSET/hist/".
$GISDBASE/$LOCATION_NAME/$MAPSET/hist/$RASTER_NAMEHamish
sorry, you are right
Jáchym
--
Jachym Cepicky
e-mail: jachym.cepicky@centrum.cz
URL: http://les-ejk.cz
GPG: http://www.fle.czu.cz/~jachym/gnupg_public_key/
On Sun, Apr 10, 2005 at 11:26:26PM +1200, Hamish wrote:
On Sun, 10 Apr 2005 11:34:09 +0200
Jachym Cepicky <jachym.cepicky@centrum.cz> wrote:> hallo
> On Sun, Apr 10, 2005 at 11:10:45AM +0200, TH wrote:
> > Dear Grass Users,
> >
> > I need some help regarding editing histroy files in GRASS 6.0. This
> > job was done in GRASS 5.x with r.support. But there is no r.support
> > anymore. How can you change the histroy file in GRASS 6.0?Note r.support has now been ported by Brad Douglas. Expect to see it
soon.or if you can't wait:
http://grass.itc.it/pipermail/grass5/2005-March/017811.html
This updated version requires two bugfixes. I can submit it
to CVS, if ok for Brad.
Markus