[GRASS-dev] [GRASS GIS] #2258: t.create creates DB always in the PERMANENT (was: t.register creates DB always in the PERMANENT)
GRASS GIS
trac at osgeo.org
Tue Apr 22 10:34:03 PDT 2014
#2258: t.create creates DB always in the PERMANENT
-------------------------+--------------------------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Temporal | Version: unspecified
Keywords: t.register | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Description changed by martinl:
Old description:
> `t.register` creates DB not in the current mapset, but always in
> PERMANENT.
>
> {{{
> g.mapset -p
> modis2002lst_1
> }}}
>
> {{{
> t.create output=modis title="MODIS 2002" desc="Ukazkovy casoprostorovy
> dataset MODIS"
> Create temporal database:
> /opt/grassdata/nc_spm_08_grass7/PERMANENT/tgis/sqlite.db
> }}}
New description:
`t.create` creates DB not in the current mapset, but always in PERMANENT.
{{{
g.mapset -p
modis2002lst_1
}}}
{{{
t.create output=modis title="MODIS 2002" desc="Ukazkovy casoprostorovy
dataset MODIS"
Create temporal database:
/opt/grassdata/nc_spm_08_grass7/PERMANENT/tgis/sqlite.db
}}}
--
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2258#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list