On Sat, 4 Aug 2018, Kalindu Perera wrote:
The inputs to the wildfire model in grass GIS use data as separate files. we need to convert our sheet to that type of set of separate data files.
Kalindu, In grass, all 'themes,' or 'layers' are kept as separate maps, not a single file. For example, your DEM for the area of a wildfire will be in one raster map, the slope and aspect in another, etc. This way you can combine each specific map with others to perform the analyses needed. Keeping everything in a single file, such as your spreadsheet, does not support re-use. As you learn more about grass you'll appreciate the differences. HTH, Rich _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
