[GRASS-dev] wingrass daily buidls + addons temporary down
Helmut Kudrnovsky
hellik at web.de
Thu Dec 17 05:51:10 PST 2015
Martin Landa wrote
> Hi,
>
> 2015-12-16 23:52 GMT+01:00 Helmut Kudrnovsky <
> hellik@
> >:
>> after some quick tests of some ratser modules: it's quite responsive and
>> fast ...
>
> it would be interesting to compare with 32bit (new) and also old
> (grass 7.0.2-1)... Ma
here it is, some quick test:
g.region -p -a raster=dem align=dem
projection: 99 (Lambert Conformal Conic)
zone: 0
datum: hermannskogel
ellipsoid: bessel
north: 377082.51207363
south: 330542.51207363
west: 299699.26720377
east: 406699.26720377
nsres: 10
ewres: 10
rows: 4654
cols: 10700
cells: 49797800
----------------
GRASS version: 7.0.2
GRASS SVN Revision: 66861
Build Date: 2015-11-19
Build Platform: i686-pc-mingw32
GDAL/OGR: 1.11.3
PROJ.4: 4.8.0
GEOS: 3.5.0
SQLite: 3.7.17
Python: 2.7.4
wxPython: 2.8.12.1
Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
r.slope.aspect elevation=dem slope=wingrass_702_32_bit_slope
aspect=wingrass_702_32_bit_aspect pcurvature=wingrass_702_32_bit_profcurv
tcurvature=wingrass_702_32_bit_tangcurv dx=wingrass_702_32_bit_dx
dy=wingrass_702_32_bit_dy dxx=wingrass_702_32_bit_dxx
dyy=wingrass_702_32_bit_dyy dxy=wingrass_702_32_bit_dxy
Aspect raster map <wingrass_702_32_bit_aspect> complete
Slope raster map <wingrass_702_32_bit_slope> complete
Profile curve raster map <wingrass_702_32_bit_profcurv> complete
Tangential curve raster map <wingrass_702_32_bit_tangcurv> complete
E-W slope raster map <wingrass_702_32_bit_dx> complete
N-S slope raster map <wingrass_702_32_bit_dy> complete
Dxx raster map <wingrass_702_32_bit_dxx> complete
Dyy raster map <wingrass_702_32_bit_dyy> complete
Dxy raster map <wingrass_702_32_bit_dxy> complete
(Thu Dec 17 14:22:45 2015) Command finished (11 min 47 sec)
----------------
GRASS version: 7.1.svn
GRASS SVN revision: 67197
Build date: 2015-12-17
Build platform: i386-w64-mingw32
GDAL: 1.11.3
PROJ.4: 4.9.2
GEOS: 3.5.0
SQLite: 3.7.17
Python: 2.7.4
wxPython: 2.8.12.1
Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
r.slope.aspect elevation=dem slope=wingrass_71svn_32_bit_slope
aspect=wingrass_71svn_32_bit_aspect
pcurvature=wingrass_71svn_32_bit_profcurv
tcurvature=wingrass_71svn_32_bit_tancurv dx=wingrass_71svn_32_bit_dx
dy=wingrass_71svn_32_bit_dy dxx=wingrass_71svn_32_bit_dxx
dyy=wingrass_71svn_32_bit_dyy dxy=wingrass_71svn_32_bit_dxy
Aspect raster map <wingrass_71svn_32_bit_aspect> complete
Slope raster map <wingrass_71svn_32_bit_slope> complete
Profile curve raster map <wingrass_71svn_32_bit_profcurv> complete
Tangential curve raster map <wingrass_71svn_32_bit_tancurv> complete
E-W slope raster map <wingrass_71svn_32_bit_dx> complete
N-S slope raster map <wingrass_71svn_32_bit_dy> complete
Dxx raster map <wingrass_71svn_32_bit_dxx> complete
Dyy raster map <wingrass_71svn_32_bit_dyy> complete
Dxy raster map <wingrass_71svn_32_bit_dxy> complete
(Thu Dec 17 14:33:26 2015) Command finished (7 min 17 sec)
----------------
System Info
GRASS version: 7.1.svn
GRASS SVN revision: 67197
Build date: 2015-12-17
Build platform: x86_64-w64-mingw32
GDAL: 1.11.3
PROJ.4: 4.9.2
GEOS: 3.5.0
SQLite: 3.7.17
Python: 2.7.5
wxPython: 2.8.12.1
Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
r.slope.aspect elevation=dem slope=wingrass_71svn_64_bit_slope
aspect=wingrass_71svn_64_bit_aspect
pcurvature=wingrass_71svn_64_bit_profcurv
tcurvature=wingrass_71svn_64_bit_tangcurv dx=wingrass_71svn_64_bit_dx
dy=wingrass_71svn_64_bit_dy dxx=wingrass_71svn_64_bit_dxx
dyy=wingrass_71svn_64_bit_dyy dxy=wingrass_71svn_64_bit_dxy
Aspect raster map <wingrass_71svn_64_bit_aspect> complete
Slope raster map <wingrass_71svn_64_bit_slope> complete
Profile curve raster map <wingrass_71svn_64_bit_profcurv> complete
Tangential curve raster map <wingrass_71svn_64_bit_tangcurv> complete
E-W slope raster map <wingrass_71svn_64_bit_dx> complete
N-S slope raster map <wingrass_71svn_64_bit_dy> complete
Dxx raster map <wingrass_71svn_64_bit_dxx> complete
Dyy raster map <wingrass_71svn_64_bit_dyy> complete
Dxy raster map <wingrass_71svn_64_bit_dxy> complete
(Thu Dec 17 14:54:58 2015) Command finished (5 min 58 sec)
----------------
no systematic test here, but it seems there is some speed gain from:
7.0.2 32 bit (old mingw tool chain) -> 7.1.svn 32 bit (new mingw2 tool
chain) -> 7.1.svn 64 bit (new mingw2 tool chain)
-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/wingrass-daily-buidls-addons-temporary-down-tp5240948p5241772.html
Sent from the Grass - Dev mailing list archive at Nabble.com.
More information about the grass-dev
mailing list