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
  • #27
Closed
Open
Issue created Jun 10, 2021 by Romulo Pereira Goncalves@romuloOwner

Plot_results does not work due to the check of the number of tif files

The plot_results has two issues:

  1. It should check the number of kml files, not kmz. Unless we are producing kmz files and not kml, but the demo data has only kml files. Maybe we should do the check the png files.
Make sure the number of the .tif files fits to the number of the .kmz files and that
                there are no other files from previous runs.
                If you have resumed a run, then the data of the aborted and the continued run needs 
                to be in the Results directory. You need them for plotting the classification map.
  1. It should compare only the .tif files that start with step_ because the user might have their the HabitatSampler.tif which is ok because it will be overwritten. The use should be able to call the function just with the demo data, and the HabitatSampler.tif will be there in such case.

These are two cases for each the Unit-tests would have done the check for us.

Edited Jun 10, 2021 by Romulo Pereira Goncalves
Assignee
Assign to
Time tracking