[GRASS-user] grass data

Hi,

We have a code which uses grass data files. We import maps from other formats to grass and use these maps for our code. Recently we have updated Grass from version 5 to version 6. The files created with grass62 not working working with our code anymore.
Does anyone knows if any changes have been made to the format of data files? If someone can point me to a document that describes Grass format for data files, it will be a great help.

best regards
--dinesh

hi,
depends, what modules you used for data import

j

2008/5/19, Dinesh Kumar <dkumar@buffalo.edu>:

Hi,

We have a code which uses grass data files. We import maps from other
formats to grass and use these maps for our code. Recently we have
updated Grass from version 5 to version 6. The files created with
grass62 not working working with our code anymore.
Does anyone knows if any changes have been made to the format of data
files? If someone can point me to a document that describes Grass format
for data files, it will be a great help.

best regards
--dinesh
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

--
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub

i am reading data directly from fcell dir. memory allocations etc is done by reading cellhd dir.

jachym.cepicky@gmail.com wrote:

hi,
depends, what modules you used for data import

j

2008/5/19, Dinesh Kumar <dkumar@buffalo.edu>:
  

Hi,

We have a code which uses grass data files. We import maps from other
formats to grass and use these maps for our code. Recently we have
updated Grass from version 5 to version 6. The files created with
grass62 not working working with our code anymore.
Does anyone knows if any changes have been made to the format of data
files? If someone can point me to a document that describes Grass format
for data files, it will be a great help.

best regards
--dinesh
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Dinesh,

please take a look at the
GRASS 6 Programmer's Manual
http://download.osgeo.org/grass/grass6_progman/

The libgis part still needs an overhaul (volunteers?) but relevant information
should be there.

Markus

On Tue, May 20, 2008 at 4:01 PM, Dinesh Kumar <dkumar@buffalo.edu> wrote:

i am reading data directly from fcell dir. memory allocations etc is done by
reading cellhd dir.

jachym.cepicky@gmail.com wrote:

hi,
depends, what modules you used for data import

j

2008/5/19, Dinesh Kumar <dkumar@buffalo.edu>:

Hi,

We have a code which uses grass data files. We import maps from other
formats to grass and use these maps for our code. Recently we have
updated Grass from version 5 to version 6. The files created with
grass62 not working working with our code anymore.
Does anyone knows if any changes have been made to the format of data
files? If someone can point me to a document that describes Grass format
for data files, it will be a great help.

best regards
--dinesh
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

--
Open Source Geospatial Foundation
http://www.osgeo.org/
http://www.grassbook.org/