|
ocssw
V2022
|
ch_cld_sci.f90 File Reference
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | ch_cld_sci (tdat, nv, ubdat, nubyte, i32dat, ni32, sensor_id, cloud_hgt_file) |
| subroutine | zero_surround () |
| subroutine | get_cmp_prod (prod_num, prod_array, n_prd) |
| subroutine | get_cmp_byt (prod_num, bprod) |
Function/Subroutine Documentation
◆ ch_cld_sci()
| subroutine ch_cld_sci | ( | real, dimension(nv) | tdat, |
| integer | nv, | ||
| integer*1, dimension(nubyte) | ubdat, | ||
| integer | nubyte, | ||
| integer, dimension(ni32) | i32dat, | ||
| integer | ni32, | ||
| integer | sensor_id, | ||
| character(len=500) | cloud_hgt_file | ||
| ) |
Definition at line 3 of file ch_cld_sci.f90.
◆ get_cmp_byt()
Definition at line 552 of file ch_cld_sci.f90.
◆ get_cmp_prod()
| subroutine get_cmp_prod | ( | integer | prod_num, |
| real, dimension(n_prd,c2_npix) | prod_array, | ||
| integer | n_prd | ||
| ) |
Definition at line 355 of file ch_cld_sci.f90.
◆ zero_surround()
| subroutine zero_surround |
Definition at line 320 of file ch_cld_sci.f90.


