Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding ABI GOES16 and GOES17 yaml.j2 files #32

Merged
merged 12 commits into from
Oct 30, 2024
29 changes: 29 additions & 0 deletions observation_chronicle/atmosphere/abi_g16.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Instrument metadata
# -------------------
commissioned: 2009-12-15T00:00:00
danholdaway marked this conversation as resolved.
Show resolved Hide resolved
observer_type: satellite # Type of chronicle to use

# Instrument initial configuration
# --------------------------------
channel_variables:
simulated: min
active: min
biascorrtd: min
error: max
error_cld: max
ermax: max

channel_values:
# sim act bcd err errcld ermax
7: [ 1, -1, -1, 1.40, 0.00, 2.50 ]
8: [ 1, 1, -1, 3.00, 0.00, 4.00 ]
9: [ 1, -1, -1, 2.50, 0.00, 4.00 ]
10: [ 1, 1, -1, 2.20, 0.00, 3.50 ]
11: [ 1, -1, -1, 2.00, 0.00, 2.50 ]
12: [ 1, -1, -1, 2.00, 0.00, 2.50 ]
13: [ 1, -1, -1, 2.00, 0.00, 2.50 ]
14: [ 1, -1, -1, 2.00, 0.00, 2.50 ]
15: [ 1, -1, -1, 2.00, 0.00, 2.50 ]
16: [ 1, -1, -1, 2.00, 0.00, 2.50 ]


Loading
Loading