Ticket #84 (new enhancement)

Opened 4 years ago

Last modified 3 years ago

scritps for converting raster maps into GRASS 7 format, and back

Reported by: hamish Owned by: grass-dev@…
Priority: minor Milestone: 7.0.0
Component: Raster Version: svn-trunk
Keywords: Cc:
Platform: All CPU: All

Description

Hi,

this is Gforge Patch # 372. I am moving it to the new trac system and closing the patch on the Gforge system.

 http://wald.intevation.org/tracker/index.php?func=detail&aid=372&group_id=21&atid=205


2007-04-18

r.convert and r.convert.all:

Converts a GRASS 4-6 raster map to a GRASS 7 raster map by moving files around in the $MAPSET.

Mostly untested, probably misses some bits.

I did not use g.message as I think it should be fully backwards-compatible with GRASS 5.0.0 and newer.

Tries to be really really cautious.


2007-04-18

minor fix for r.convert.all: give map name on error


2007-05-04

Note that the GRASS 7 raster format is still open for discussion, this is just a trial for what it could look like.

It may be better to wait until the actual binary format changes to do the rearranging.

This script + .tar.gz is probably a better way of doing a r.pack script (see wiki addons).

Hamish

Attachments

r.convert Download (4.2 KB) - added by hamish 4 years ago.
r.convert.all Download (1.4 KB) - added by hamish 4 years ago.

Change History

Changed 4 years ago by hamish

Changed 4 years ago by hamish

Changed 3 years ago by hamish

  • platform set to All
  • version changed from unspecified to svn-trunk
  • component changed from default to Raster
  • cpu set to All

scripts uploaded to grass-addons svn for testing/experimentation.

Hamish

Changed 3 years ago by hamish

see also new r.pack and r.unpack in addons svn

Hamish

Note: See TracTickets for help on using tickets.