home.social

#gstat โ€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gstat, aggregated by home.social.

  1. New ๐—–๐—ฟ๐˜‚๐—ฐ๐—ถ๐—ฎ๐—น ๐—™๐—ฟ๐—ฒ๐—ฒ๐—•๐—ฆ๐—— ๐—ง๐—ผ๐—ผ๐—น๐—ธ๐—ถ๐˜ [Crucial FreeBSD Toolkit] article on the blog.

    vermaden.wordpress.com/2025/07

    #verblog #beadm #bectl #devfs #diskinfo #free #freebsd #fstab #gstat #jails #linux #lsblk #sensors #sockstat #systat #tar #truss #truncate #zfs

  2. New ๐—–๐—ฟ๐˜‚๐—ฐ๐—ถ๐—ฎ๐—น ๐—™๐—ฟ๐—ฒ๐—ฒ๐—•๐—ฆ๐—— ๐—ง๐—ผ๐—ผ๐—น๐—ธ๐—ถ๐˜ [Crucial FreeBSD Toolkit] article on the blog.

    vermaden.wordpress.com/2025/07

    #verblog #beadm #bectl #devfs #diskinfo #free #freebsd #fstab #gstat #jails #linux #lsblk #sensors #sockstat #systat #tar #truss #truncate #zfs

  3. New ๐—–๐—ฟ๐˜‚๐—ฐ๐—ถ๐—ฎ๐—น ๐—™๐—ฟ๐—ฒ๐—ฒ๐—•๐—ฆ๐—— ๐—ง๐—ผ๐—ผ๐—น๐—ธ๐—ถ๐˜ [Crucial FreeBSD Toolkit] article on the blog.

    vermaden.wordpress.com/2025/07

    #verblog #beadm #bectl #devfs #diskinfo #free #freebsd #fstab #gstat #jails #linux #lsblk #sensors #sockstat #systat #tar #truss #truncate #zfs

  4. New ๐—–๐—ฟ๐˜‚๐—ฐ๐—ถ๐—ฎ๐—น ๐—™๐—ฟ๐—ฒ๐—ฒ๐—•๐—ฆ๐—— ๐—ง๐—ผ๐—ผ๐—น๐—ธ๐—ถ๐˜ [Crucial FreeBSD Toolkit] article on the blog.

    vermaden.wordpress.com/2025/07

    #verblog #beadm #bectl #devfs #diskinfo #free #freebsd #fstab #gstat #jails #linux #lsblk #sensors #sockstat #systat #tar #truss #truncate #zfs

  5. New ๐—–๐—ฟ๐˜‚๐—ฐ๐—ถ๐—ฎ๐—น ๐—™๐—ฟ๐—ฒ๐—ฒ๐—•๐—ฆ๐—— ๐—ง๐—ผ๐—ผ๐—น๐—ธ๐—ถ๐˜ [Crucial FreeBSD Toolkit] article on the blog.

    vermaden.wordpress.com/2025/07

    #verblog #beadm #bectl #devfs #diskinfo #free #freebsd #fstab #gstat #jails #linux #lsblk #sensors #sockstat #systat #tar #truss #truncate #zfs

  6. QGIS Processing Toolbox tool for Variogram Modeling and Ordinary Kriging using GSTools
    This tool automates variogram modeling and kriging within QGIS, providing a user-friendly interface for spatial interpolation.

    github.com/geosaber/geostat

  7. QGIS Processing Toolbox tool for Variogram Modeling and Ordinary Kriging using GSTools
    This tool automates variogram modeling and kriging within QGIS, providing a user-friendly interface for spatial interpolation.
    #qgis #geostatistics #kriging #prediction #variogram #python #gstools #gstat
    github.com/geosaber/geostat

  8. QGIS Processing Toolbox tool for Variogram Modeling and Ordinary Kriging using GSTools
    This tool automates variogram modeling and kriging within QGIS, providing a user-friendly interface for spatial interpolation.
    #qgis #geostatistics #kriging #prediction #variogram #python #gstools #gstat
    github.com/geosaber/geostat

  9. QGIS Processing Toolbox tool for Variogram Modeling and Ordinary Kriging using GSTools
    This tool automates variogram modeling and kriging within QGIS, providing a user-friendly interface for spatial interpolation.
    #qgis #geostatistics #kriging #prediction #variogram #python #gstools #gstat
    github.com/geosaber/geostat

  10. QGIS Processing Toolbox tool for Variogram Modeling and Ordinary Kriging using GSTools
    This tool automates variogram modeling and kriging within QGIS, providing a user-friendly interface for spatial interpolation.
    #qgis #geostatistics #kriging #prediction #variogram #python #gstools #gstat
    github.com/geosaber/geostat

  11. I'm having issues with predict and gstat trying to interpolate using IDW and passing a SpatRaster, something that should be trivial. The error message:
    ```
    Error in h(simpleError(msg, call)) :
    error in evaluating the argument 'obj' in selecting a method for function 'coordinates': no slot of name "bbox" for this object of class "SpatRaster"
    ```
    Already tried the solution proposed here: github.com/rspatial/terra/issu

    But it eats up all the RAM and crashes the R session.