Skip to content

Commit

Permalink
Merge branch 'feature/obsErrorAssignmentTool' of https://github.com/N…
Browse files Browse the repository at this point in the history
…OAA-EMC/PyGSI into feature/obsErrorAssignmentTool
  • Loading branch information
azadeh-gh committed Feb 21, 2024
2 parents 3f545f2 + e4a7e2e commit 2488802
Show file tree
Hide file tree
Showing 6 changed files with 602 additions and 0 deletions.
62 changes: 62 additions & 0 deletions fix/cloudy_radiance_info.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
radiance_mod_instr_input::
!obsname obsloc ex_obserr ex_biascor cld_effect
gmi sea ex_obserr3 .true. .false.
amsua sea ex_obserr1 .true. .true.
atms sea ex_obserr1 .true. .true.
::

obs_amsua::
! Parameters for the observation error model
! cclr [kg/m2] & ccld [kg/m2]: range of cloud amounts
! over which the main increase in error take place
! ch cclr ccld
1 0.050 0.600
2 0.030 0.450
3 0.030 0.400
4 0.020 0.450
5 0.000 1.000
6 0.100 1.500
15 0.030 0.200
::

obs_atms::
! Parameters for the observation error model
! cclr [kg/m2] & ccld [kg/m2]: range of cloud amounts
! over which the main increase in error take place
! ch cclr ccld
1 0.030 0.350
2 0.030 0.380
3 0.030 0.400
4 0.020 0.450
5 0.030 0.500
6 0.080 1.000
7 0.150 1.000
16 0.020 0.350
17 0.030 0.500
18 0.030 0.500
19 0.030 0.500
20 0.030 0.500
21 0.050 0.500
22 0.100 0.500
::

obs_gmi::
! Parameters for the observation error model
! cclr [kg/m2] & ccld [kg/m2]: range of cloud amounts
! over which the main increase in error take place
! ch cclr ccld
1 0.050 0.200
2 0.050 0.200
3 0.050 0.200
4 0.050 0.200
5 0.050 0.200
6 0.050 0.200
7 0.050 0.200
8 0.050 0.200
9 0.050 0.200
10 0.050 0.300
11 0.050 0.200
12 0.050 0.300
13 0.050 0.300
::

Loading

0 comments on commit 2488802

Please sign in to comment.