Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • HabitatSampler HabitatSampler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Habitat SamplerHabitat Sampler
  • HabitatSamplerHabitatSampler
  • Issues
  • #69
Closed
Open
Issue created Sep 26, 2022 by Carsten Neumann@carstennOwner

bugfix multi_class_samplig() and plot_results()

two new bugs due to R version change:

  1. the condition if (class(ref) == "SpatialPointsDataFrame" in multi_Class_Sampling() does not work if there are two classes for the reference argument e.g. class(reference) "matrix" "array"
  2. the function that checks length(step*.kml) == length(step*.tif) in plot_results() does not work if the *.tif.aux.xml is also written to disk int the new raster or terra version
Assignee
Assign to
Time tracking