[GRASS-dev] [GRASS GIS] #1066: Typo in Bulk raster import for USGS ASCII DEM (.dem)

#1066: Typo in Bulk raster import for USGS ASCII DEM (.dem)
---------------------------+------------------------------------------------
Reporter: vesnikos | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: import raster | Platform: Linux
      Cpu: x86-32 |
---------------------------+------------------------------------------------
The "Import Bulk Raster" tool when instructed to search for USGS ASCII DEM
files is looking for the extension "*..dem" instead of ".dem"

example..dem can be found
example.com cant be found

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1066&gt;
GRASS GIS <http://grass.osgeo.org>

#1066: Typo in Bulk raster import for USGS ASCII DEM (.dem)
-----------------------+----------------------------------------------------
  Reporter: vesnikos | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: import raster
  Platform: Linux | Cpu: x86-32
-----------------------+----------------------------------------------------
Comment (by vesnikos):

sorry typo:

in the above the correct is
{{{
example..dem can be found
example.dem cant be found
}}}

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1066#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1066: Typo in Bulk raster import for USGS ASCII DEM (.dem)
-----------------------+----------------------------------------------------
  Reporter: vesnikos | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: import raster
  Platform: Linux | Cpu: x86-32
-----------------------+----------------------------------------------------
Comment (by martinl):

Replying to [ticket:1066 vesnikos]:
> The "Import Bulk Raster" tool when instructed to search for USGS ASCII
DEM files is looking for the extension "*..dem" instead of ".dem"
>
> example..dem can be found
> example.com cant be found

Hopefully fixed in r42240.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1066#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1066: Typo in Bulk raster import for USGS ASCII DEM (.dem)
-----------------------+----------------------------------------------------
  Reporter: vesnikos | Owner: martinl
      Type: defect | Status: assigned
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: import raster
  Platform: Linux | Cpu: x86-32
-----------------------+----------------------------------------------------
Changes (by martinl):

* cc: grass-dev@lists.osgeo.org (added)
  * owner: grass-dev@lists.osgeo.org => martinl
  * status: new => assigned

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1066#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#1066: Typo in Bulk raster import for USGS ASCII DEM (.dem)
-----------------------+----------------------------------------------------
  Reporter: vesnikos | Owner: martinl
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: import raster
  Platform: Linux | Cpu: x86-32
-----------------------+----------------------------------------------------
Changes (by vesnikos):

  * status: assigned => closed
  * resolution: => fixed

Comment:

works as should be. Files are filtered normally.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1066#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>

#1066: Typo in Bulk raster import for USGS ASCII DEM (.dem)
-----------------------+----------------------------------------------------
  Reporter: vesnikos | Owner: martinl
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: import raster
  Platform: Linux | Cpu: x86-32
-----------------------+----------------------------------------------------
Comment (by hamish):

Hi, I notice there are about 7 more on that list with the same problem.
(sorry, trunk isn't checked out on this machine for me to just fix them
directly)

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1066#comment:5&gt;
GRASS GIS <http://grass.osgeo.org>

#1066: Typo in Bulk raster import for USGS ASCII DEM (.dem)
-----------------------+----------------------------------------------------
  Reporter: vesnikos | Owner: martinl
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: import raster
  Platform: Linux | Cpu: x86-32
-----------------------+----------------------------------------------------
Comment (by martinl):

Replying to [comment:5 hamish]:
> Hi, I notice there are about 7 more on that list with the same problem.
> (sorry, trunk isn't checked out on this machine for me to just fix them
directly)

right, fixed in r42245.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1066#comment:6&gt;
GRASS GIS <http://grass.osgeo.org>