GDAL
1
#3813: r.in.ascii + -i, -f, and -d flags
-------------------------+-------------------------
Reporter: pmav99 | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Raster | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
According to the [https://grass.osgeo.org/grass77/manuals/r.in.ascii.html
docs]:
> r.in.ascii may import integer, floating point, or double cell types
using the -i, -f, and -d flags, respectively.
Using these flags raises an exception though. Not sure if it is a
documentation issue or a bug.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3813>
GRASS GIS <https://grass.osgeo.org>
GDAL
2
#3813: r.in.ascii + -i, -f, and -d flags
--------------------------+-------------------------
Reporter: pmav99 | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Raster | Version: unspecified
Resolution: fixed | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by mmetz):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"74389" 74389]:
{{{
#!CommitTicketReference repository="" revision="74389"
r.in.ascii: remove -i, -f, -d flags from manual, fixes #3813
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3813#comment:1>
GRASS GIS <https://grass.osgeo.org>
GDAL
3
#3813: r.in.ascii + -i, -f, and -d flags
--------------------------+-------------------------
Reporter: pmav99 | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Raster | Version: unspecified
Resolution: fixed | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by mmetz):
In [changeset:"74390" 74390]:
{{{
#!CommitTicketReference repository="" revision="74390"
r.in.ascii: remove -i, -f, -d flags from manual, fixes #3813 (backport
trunk r74389)
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3813#comment:2>
GRASS GIS <https://grass.osgeo.org>