HydroMosaic: Find all hydroSHEDS tiles within a distance of a point

Description Usage Arguments Value Examples

Description

Finds all HydroSHEDS DEM tiles within a specified tolerance of a point. To be used with 3 arc-second hydrologically conditioned DEM.

Usage

1
HydroMosaic(long, lat, tol, ...)

Arguments

long

longitude in decimal degrees

lat

latitude in decimal degrees

tol

Tolerance in m to consider

Value

A vector of grid names to load

Examples

1
HydroMosaic(-115, 52, 50000)

ECCC-MSC/Basin-Delineation documentation built on June 9, 2019, 7:29 p.m.