Skip to content

Commit

Permalink
Merge branch 'develop' into feature/marineenvar
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumevernieres committed Oct 30, 2024
2 parents 9ba879d + 39ccd2b commit 419f4ab
Show file tree
Hide file tree
Showing 4 changed files with 1,006 additions and 0 deletions.
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: 2017-12-18T00:00:00
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 ]


29 changes: 29 additions & 0 deletions observation_chronicle/atmosphere/abi_g17.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Instrument metadata
# -------------------
commissioned: 2019-02-12T00:00:00
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

0 comments on commit 419f4ab

Please sign in to comment.