Is the module v.kriging still available in grass gis?
Here is the error message I obtain trying to run v.kriging. I also did not find it in the drop drown menus.
C:\Users\Francois Chartier>v.kriging
‘v.kriging’ is not recognized as an internal or external command,
operable program or batch file.
Secondly, is v.kriging able to generate a 3D raster based on 3D data points+attribute as v.vol.rst is capable?
Am Sa., 12. Jan. 2019, 17:11 hat Francois Chartier <fra.chartier@gmail.com> geschrieben:
Hi,
Is the module v.kriging still available in grass gis?
Here is the error message I obtain trying to run v.kriging. I also did not find it in the drop drown menus.
C:\Users\Francois Chartier>v.kriging
‘v.kriging’ is not recognized as an internal or external command,
operable program or batch file.
That’s actually an addon which you can install with g.extension:
Is the module v.kriging still available in grass gis? Here is the error
message I obtain trying to run v.kriging. I also did not find it in the
drop drown menus.
Francois,
Yep. Works for me using 7.7.svn (r73895) on Slackware-14.2.
Secondly, is v.kriging able to generate a 3D raster based on 3D data
points+attribute as v.vol.rst is capable?
Is the module v.kriging still available in grass gis? Here is the error
message I obtain trying to run v.kriging. I also did not find it in the
drop drown menus.
Francois,
Yep. Works for me using 7.7.svn (r73895) on Slackware-14.2.
Secondly, is v.kriging able to generate a 3D raster based on 3D data
points+attribute as v.vol.rst is capable?
This I don't know.
According to the manual page, v.kriging does
handle 3D input explicitly[1]:
"method ordinary kriging extended to 3D"
To this end, it even supports variograms for
3D data (flags '-b' and 'u'), and you can use
both 3D points or a Z attribute as input.
I have not tried 3D kriging myself, but I would
be extremely interested to hear back from anyone
an this list how well this performs!
I tried to install v.kriging with g.extension and it does not work see error message. i have been able to installed other addon such as v.vol.idw, v.delaunay3d, and running them.
g.extension extension=v.kriging url=
WARNING: Extension <v.kriging> already installed. Re-installing…
Downloading precompiled GRASS Addons <v.kriging>…
Updating addons metadata file…
ERROR: Unable to read manual page: [Errno 2] No such file or directory: ‘C:\Users\Francois Chartier\AppData\Roaming\GRASS7\addons\docs\html\v.kriging.html’
(Thu Jan 17 19:53:56 2019) Command finished (2 sec)
the module is installed but when pressing run
Unable to fetch interface description for command
‘v.kriging’.
Details: Cannot find the executable v.kriging
I tried to install v.kriging with g.extension and it does not work see
error message. i have been able to installed other addon such as
v.vol.idw, v.delaunay3d, and running them.
WARNING: Extension <v.kriging> already installed. Re-installing...
Downloading precompiled GRASS Addons <v.kriging>...
Updating addons metadata file...
ERROR: Unable to read manual page: [Errno 2] No such file or directory:
'C:\\Users\\Francois
I know nothing about Microsoft's software and cannot offer any useful
ideas.
On Fri, Jan 18, 2019 at 2:02 AM Francois Chartier
<fra.chartier@gmail.com> wrote:
I tried to install v.kriging with g.extension and it does not work see error message. i have been able to installed other
addon such as v.vol.idw, v.delaunay3d, and running them.
g.extension extension=v.kriging url=
WARNING: Extension <v.kriging> already installed. Re-installing...
Downloading precompiled GRASS Addons <v.kriging>...
Updating addons metadata file...
ERROR: Unable to read manual page: [Errno 2] No such file or directory: 'C:\\Users\\Francois Chartier\\AppData\\Roaming\\GRASS7\\addons\\docs\\html\\v.kriging.html'
(Thu Jan 17 19:53:56 2019) Command finished (2 sec)
the module is installed but when pressing run
Unable to fetch interface description for command
'v.kriging'.
Details: Cannot find the executable v.kriging
What I can see is some issue in the compile log on the wingrass server:
" #error GRASS GIS is not configured with BLAS (la.h cannot be included)
"
This means that the LAPACK/BLAS numerical libraries are apparently not
installed/activated on the wingrass server on which the WinGRASS
addons are built.
Maybe Martin has some insights here?
I tried to install v.kriging with g.extension and it does not work see error message. i have been able to installed other
addon such as v.vol.idw, v.delaunay3d, and running them.
g.extension extension=v.kriging url=
WARNING: Extension <v.kriging> already installed. Re-installing…
Downloading precompiled GRASS Addons <v.kriging>…
Updating addons metadata file…
ERROR: Unable to read manual page: [Errno 2] No such file or directory: ‘C:\Users\Francois Chartier\AppData\Roaming\GRASS7\addons\docs\html\v.kriging.html’
(Thu Jan 17 19:53:56 2019) Command finished (2 sec)
the module is installed but when pressing run
Unable to fetch interface description for command
‘v.kriging’.
Details: Cannot find the executable v.kriging
What I can see is some issue in the compile log on the wingrass server:
" #error GRASS GIS is not configured with BLAS (la.h cannot be included)
"
This means that the LAPACK/BLAS numerical libraries are apparently not
installed/activated on the wingrass server on which the WinGRASS
addons are built.
Maybe Martin has some insights here?
I tried to install v.kriging with g.extension and it does not work see error message. i have been able to installed other
addon such as v.vol.idw, v.delaunay3d, and running them.
g.extension extension=v.kriging url=
WARNING: Extension <v.kriging> already installed. Re-installing…
Downloading precompiled GRASS Addons <v.kriging>…
Updating addons metadata file…
ERROR: Unable to read manual page: [Errno 2] No such file or directory: ‘C:\Users\Francois Chartier\AppData\Roaming\GRASS7\addons\docs\html\v.kriging.html’
(Thu Jan 17 19:53:56 2019) Command finished (2 sec)
the module is installed but when pressing run
Unable to fetch interface description for command
‘v.kriging’.
Details: Cannot find the executable v.kriging
What I can see is some issue in the compile log on the wingrass server:
" #error GRASS GIS is not configured with BLAS (la.h cannot be included)
"
This means that the LAPACK/BLAS numerical libraries are apparently not
installed/activated on the wingrass server on which the WinGRASS
addons are built.
Maybe Martin has some insights here?
Markus
_______________________________________________
grass-user mailing list
[grass-user@lists.osgeo.org](mailto:grass-user@lists.osgeo.org)
[https://lists.osgeo.org/mailman/listinfo/grass-user](https://lists.osgeo.org/mailman/listinfo/grass-user)
"C:/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/include/grass/la.h:17:2:
error: #error GRASS GIS is not configured with BLAS (la.h cannot be
included) #error GRASS GIS is not configured with BLAS (la.h cannot be included)
^
C:/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/include/grass/la.h:21:2:
error: #error GRASS GIS is not configured with LAPACK (la.h cannot be
included) #error GRASS GIS is not configured with LAPACK (la.h cannot be included)
^
In file included from geostat.c:1:0:
local_proto.h:24:2: warning: #warning G_matrix_product() not compiled;
requires GRASS GIS compiled and installed with BLAS library support [-Wcpp] #warning G_matrix_product() not compiled; requires GRASS GIS compiled and
installed with BLAS library support"
open an enhancement ticket to include BLAS into winGRASS.
“C:/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/include/grass/la.h:17:2:
error: #error GRASS GIS is not configured with BLAS (la.h cannot be
included) #error GRASS GIS is not configured with BLAS (la.h cannot be included)
^
C:/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/include/grass/la.h:21:2:
error: #error GRASS GIS is not configured with LAPACK (la.h cannot be
included) #error GRASS GIS is not configured with LAPACK (la.h cannot be included)
^
In file included from geostat.c:1:0:
local_proto.h:24:2: warning: #warning G_matrix_product() not compiled;
requires GRASS GIS compiled and installed with BLAS library support [-Wcpp] #warning G_matrix_product() not compiled; requires GRASS GIS compiled and
installed with BLAS library support”
open an enhancement ticket to include BLAS into winGRASS.