-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
25 lines (25 loc) · 988 Bytes
/
Copy pathCITATION.cff
File metadata and controls
25 lines (25 loc) · 988 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata from this file."
type: software
title: "vfmap"
abstract: "vfmap delineates valley floors from a hydrologically conditioned DEM and a reach-labeled channel network. It combines slope-based region growing, which captures wide unconfined valley floors, with reach-specific flood-fill thresholds derived from cross-section analysis, which captures narrow confined valley floors."
authors:
- family-names: "Koehl"
given-names: "Arthur"
email: "avkoehl@ucdavis.edu"
affiliation: "University of California, Davis"
repository-code: "https://github.com/avkoehl/vfmap"
url: "https://github.com/avkoehl/vfmap"
license: "MIT"
version: "1.3.0"
date-released: "2026-08-02"
identifiers:
- type: doi
value: "10.5281/zenodo.21685156"
description: "Zenodo archive of this release"
keywords:
- geomorphology
- valley floor
- digital elevation model
- raster
- landform classification