Skip to content

svf edge effect #91

Description

@ArcticSnow

in the current implementation, there is sky view fraction (svf) is treated equally in middle of the spatial domain than on the edge. The current method relies on the funtion viewf from TopoCalc.

How to alleviate svf computation at the DEM edge:

  1. ask for a larger DEM extent (+20km each side) and crop it for the rest of the computation
  2. ask for two DEMs. One for svf and one for the ROI
  3. provide a large extent DEM of lower spatial resolution to estimate svf at the edge
  4. any other method

But first we'd need to quantify the error due to this potential edge effect!

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

    bugSomething isn't workingdebugstrategy to debugdemtopo_sub

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions