#863: set_env/unset_env should release memory --------------------------+------------------------------------------------- Reporter: rblazek | Owner: [email protected] Type: enhancement | Status: new Priority: normal | Milestone: 6.5.0 Component: libgis | Version: svn-trunk Resolution: | Keywords: Platform: All | Cpu: Unspecified --------------------------+------------------------------------------------- Comment (by rblazek):
GRASS modules probably don't set variables repeatedly, but in GDAL, for example, if working with GRASS rasters from more mapsets/locations simultaneously, needs to reset mapset/location if masking is not disabled. It is using G_set_window() which checks for MASK. Is there any other reasonable way how to reset environment when reading rasters from more mapsets/locations? -- Ticket URL: <http://trac.osgeo.org/grass/ticket/863#comment:3> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
