Skip to content

issues Search Results · repo:jeffreyevans/spatialEco language:R

Filter by

62 results
 (96 ms)

62 results

injeffreyevans/spatialEco (press backspace or delete to remove)

Hi, I was playing around with the raster.gaussian.smooth() and I noticed when I set type = convolution I get this error message: Running a Gaussian decomposition Temporary bug in terra::focal failing ...
  • nikosGeography
  • Opened 
    on Nov 23, 2024
  • #68

I have a database in which columns represent different features of a dataset with an additional column that contains the category to which each observation belong (true or false). Due to the large amount ...
question
  • dhombios
  • 2
  • Opened 
    on Nov 13, 2024
  • #67

If you provide a spatRaster for ref, it creates an error if you do not give a scaler value for res because line 33 checks: if (terra::res(ref)[1] != res) ... where res - terra::res(ref) from line 14. Because ...
  • dsjohnson
  • Opened 
    on Aug 30, 2024
  • #66

Some of your functions are deprecated, presumably not depreciated. That is assuming that you re not applying a taxation and financial modeling approach to the software. ;-)
bug
  • pmarx
  • 1
  • Opened 
    on Aug 15, 2024
  • #65

Heat load index is artifitially restricted by a value of 1, which has no basis in index definition from McCune and Keon (2002). Problematic part of the code, which limits values to 1: return(ifelse(h 1, ...
bug
  • martin-macek
  • 3
  • Opened 
    on Jul 18, 2024
  • #64

Hi Jeffrey, I am coming across this issue (Error in sub(re, , x, perl = TRUE) : input string 1 is invalid UTF-8) with sf.kde. It works fine when I use CRS 28992 as per the example in the help file, but ...
  • jcusens
  • Opened 
    on May 24, 2024
  • #63

I am using the package s example to downscale the image using the aspline.downscale() function. When setting the grid.search = TRUE I am getting the following error: Error in h(simpleError(msg, call)): ...
bug
  • nikosGeography
  • 4
  • Opened 
    on Mar 28, 2024
  • #62

Dear @jeffreyevans -- thanks for providing the sf.kde function in your package. While I was trying to use it, I encounter two issues: 1) res is needed even if ref is provided, and 2) dimension of the ...
bug
  • Nowosad
  • 2
  • Opened 
    on Mar 24, 2024
  • #61

I am using convexHull regularly. Most of the time it works super well and from time to time, it crashes the session (using spatialEco v2.0.2). It happened today so I ve tried to locate the problem testing ...
bug
  • victorcazalis
  • 4
  • Opened 
    on Aug 7, 2023
  • #60

Hello Jeffrey! First of all, thanks a lot for the amazing work you ve put in Spatial Eco, this is an awesome package, and I love using it! I have recently had to use it to compute some Gaussian Kernel ...
bug
  • fbled
  • 2
  • Opened 
    on Aug 2, 2023
  • #59
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub