Skip to content

Cannot support treatments that intersect multiple superbasins #258

Description

@rhodges

We cannot realistically support this. The big question is what do we do when someone draws or uploads a treatment that crosses this boundary?

  • OPTION 1: Tell them 'NO.'
    • Not easy to detect, but this is the simplest solution if we can figure out a quicker detection
  • OPTION 2: Clip their drawing to the 'best match' basin
    • This will take some extra logic to figure out which basin, but should be straight-forward to model
    • The hard part is explaining to the user what we did, especially if we want to show them before the run so they can verify
  • OPTION 3: Run both
    • This is probably the hardest, but doesn't come with the tricky bit of verifying everything with the user:
      • HARD: separating the geometry and running two separate model runs
      • Vegetation results could be calculated the same (from the original veg unit footprint)
      • Identifying a lowest common ppt is impossible, but if that's done after splitting the job into 2 treatments that's easy.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Model DataExpand/update data across the study regionPerformanceExclusively pertaining to improving model performanceUI/UXTasks focused on updating look/feel/experience of sitebugquestion

    Type

    No type

    Projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions