-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
47 lines (46 loc) · 1.61 KB
/
Copy pathCITATION.cff
File metadata and controls
47 lines (46 loc) · 1.61 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# https://citation-file-format.github.io/
cff-version: 1.2.0
message: "If you use RivMapper in your research, please cite it as below."
type: software
title: "RivMapper: channel mobility, sediment storage, and transit-time analysis for global alluvial rivers"
abstract: >-
RivMapper is a Python package implementing the Geomorphic Clock framework:
a 13-step pipeline that turns a single master CSV plus public datasets
(HydroRIVERS, Landsat, NASADEM/ArcticDEM, GQBF, GRWL, WBMsed, Nyberg
channel belts) into per-reach estimates of channel mobility timescales,
sediment storage-time distributions, transit lengths, and total alluvial
transit times for any alluvial river that is Landsat-mapable and has
coverage by the input datasets.
authors:
- given-names: "James (Huck)"
family-names: "Rees"
email: "jamesrees@ucsb.edu"
affiliation: "Department of Geography, University of California, Santa Barbara"
# orcid: "https://orcid.org/0000-0000-0000-0000" # add when available
version: "0.1.0"
date-released: "2026-05-06"
license: "MIT"
repository-code: "https://github.com/huck-rees/RivMapper"
url: "https://github.com/huck-rees/RivMapper"
keywords:
- "fluvial geomorphology"
- "river mobility"
- "sediment transport"
- "transit time"
- "remote sensing"
- "Landsat"
- "DSWE"
- "HydroRIVERS"
- "GQBF"
- "WBMsed"
- "Earth Engine"
# Add the manuscript as a "preferred-citation" once it is published.
# preferred-citation:
# type: article
# authors:
# - given-names: "James (Huck)"
# family-names: "Rees"
# title: "TBA"
# journal: "TBA"
# year: 2026
# doi: "10.xxxx/xxxxxx"