-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCITATION.cff
More file actions
128 lines (128 loc) · 4.4 KB
/
Copy pathCITATION.cff
File metadata and controls
128 lines (128 loc) · 4.4 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
cff-version: 1.2.0
message: >-
Please cite this software, plus the references for the algorithm you actually
ran -- DEBRA-Dust and the Dust RGB are separate published schemes. For
`run_debra`, cite Miller et al. (2017). For `run_dust_rgb`, cite Lensky and
Rosenfeld (2008) together with the recipe applied to your sensor: the GOES-R
Quick Guide for ABI, the EUMeTrain compilation for AHI. Each reference below
states its scope.
title: "shachen: infrared satellite dust storm detection"
abstract: >-
An open Python implementation of DEBRA-Dust, the Dynamic Enhancement with
Background Reduction Algorithm for satellite-based dust storm detection,
supporting GOES ABI and Himawari AHI. Equations follow the 26 February 2020
erratum. The classic Dust RGB composite is included as the comparison
baseline, with per-sensor stretch recipes.
type: software
authors:
- family-names: Xiao
given-names: Han
repository-code: "https://github.com/ringsaturn/shachen"
license: Apache-2.0
version: 0.3.0
date-released: "2026-09-10"
keywords:
- dust storm
- satellite remote sensing
- infrared
- split window
- DEBRA
- Dust RGB
- RGB composite
- GOES ABI
- Himawari AHI
references:
- type: article
scope: >-
The algorithm implemented by `run_debra`. Cite this if you used DEBRA-Dust
output.
title: >-
A dynamic enhancement with background reduction algorithm: Overview and
application to satellite-based dust storm detection
authors:
- family-names: Miller
given-names: Steven D.
- family-names: Bankert
given-names: Richard L.
- family-names: Grasso
given-names: Louie D.
- family-names: Lindsey
given-names: Daniel T.
- family-names: Kuciauskas
given-names: Arunas P.
- family-names: Combs
given-names: Cynthia L.
journal: "Journal of Geophysical Research: Atmospheres"
year: 2017
volume: 122
start: 12938
end: 12959
doi: 10.1002/2017JD027365
notes: >-
This implementation follows the erratum published 26 February 2020, not
the equations as originally printed.
- type: article
scope: >-
The origin of the Dust RGB scheme. Cite this if you used `run_dust_rgb`
output, on any sensor.
title: "Clouds-Aerosols-Precipitation Satellite Analysis Tool (CAPSAT)"
authors:
- family-names: Lensky
given-names: Itamar M.
- family-names: Rosenfeld
given-names: Daniel
journal: "Atmospheric Chemistry and Physics"
year: 2008
volume: 8
start: 6739
end: 6753
doi: 10.5194/acp-8-6739-2008
- type: report
scope: >-
The band mix used by `run_dust_rgb` on every sensor, and the stretch values
it applies to GOES ABI scenes. Cite this alongside Lensky and Rosenfeld
(2008) for Dust RGB output from ABI.
title: "Quick Guide: Dust RGB"
authors:
- family-names: Fuell
given-names: Kevin
affiliation: "NASA Short-term Prediction Research and Transition Center"
institution:
name: >-
Cooperative Institute for Research in the Atmosphere / Regional and
Mesoscale Meteorology Branch
url: "https://rammb.cira.colostate.edu/training/visit/quick_guides/Dust_RGB_Quick_Guide.pdf"
notes: >-
Listed on the guide as its contributor. No publication date is printed on
the document.
- type: generic
scope: >-
The SEVIRI Dust RGB recipe, which `run_dust_rgb` applies to Himawari AHI
scenes. Cite this alongside Lensky and Rosenfeld (2008) for Dust RGB output
from AHI.
title: "Compilation of RGB Recipes"
authors:
- name: "EUMeTrain"
url: "https://eumetrain.org/sites/default/files/2020-05/RGB_recipes.pdf"
- type: article
scope: >-
Why the Dust RGB stretch values differ between ABI and AHI. Cite this if
that per-sensor distinction matters to your result.
title: >-
A methodology to determine recipe adjustments for multispectral composites
derived from next-generation advanced satellite imagers
authors:
- family-names: Berndt
given-names: Emily
- family-names: Elmer
given-names: Nicholas
- family-names: Schultz
given-names: Lori
- family-names: Molthan
given-names: Andrew
journal: "Journal of Atmospheric and Oceanic Technology"
year: 2018
volume: 35
start: 643
end: 664
doi: 10.1175/JTECH-D-17-0047.1