#914: Add multi-channel "import" to r.external (as in r.in.gdal)
-------------------------+--------------------------------------------------
Reporter: neteler | Owner: grass-dev@lists.osgeo.org
Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Raster | Version: svn-trunk
Keywords: | Platform: All
Cpu: All |
-------------------------+--------------------------------------------------
Currently, r.external "imports" only the first channel, not all
available channels as r.in.gdal does:
#914: Add multi-channel "import" to r.external (as in r.in.gdal)
--------------------------+-------------------------------------------------
Reporter: neteler | Owner: grass-dev@lists.osgeo.org
Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Raster | Version: svn-trunk
Resolution: | Keywords:
Platform: All | Cpu: All
--------------------------+-------------------------------------------------
Comment (by neteler):
Replying to [comment:1 glynn]:
> Replying to [ticket:914 neteler]:
> > Currently, r.external "imports" only the first channel, not all
> > available channels as r.in.gdal does:
>
> > The behaviour of r.in.gdal is more user-friendly, could r.external be
improved?
>
> Try the attached patch (untested).
As always, it works out of the box Also tested with appropriate
modifications in 6.4.
#914: Add multi-channel "import" to r.external (as in r.in.gdal)
--------------------------+-------------------------------------------------
Reporter: neteler | Owner: grass-dev@lists.osgeo.org
Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Raster | Version: svn-trunk
Resolution: | Keywords:
Platform: All | Cpu: All
--------------------------+-------------------------------------------------
Comment (by glynn):
Replying to [comment:2 neteler]:
> Replying to [comment:1 glynn]:
> > Replying to [ticket:914 neteler]:
> > > Currently, r.external "imports" only the first channel, not all
> > > available channels as r.in.gdal does:
> >
> > > The behaviour of r.in.gdal is more user-friendly, could r.external
be improved?
> >
> > Try the attached patch (untested).
>
> As always, it works out of the box Also tested with appropriate
modifications in 6.4.