pixel Type Reference
Data Fields | |
| real(kind=c_float) | hobs |
| integer(kind=c_int) | nwl |
| integer(kind=c_int) | cloudy |
| real(kind=c_float) | x |
| real(kind=c_float) | y |
| integer(kind_time) | t |
| integer(kind=c_int) | ix |
| integer(kind=c_int) | iy |
| integer(kind=c_int) | it |
| integer(kind=c_int) | out_x |
| integer(kind=c_int) | out_y |
| integer(kind=c_int) | out_t |
| real(kind=c_float) | masl |
| real(kind=c_float) | land_percent |
| integer(kind=c_int) | irow |
| integer(kind=c_int) | icol |
| integer(kind=c_int) | file_index |
| integer(kind=c_int) | ifgas |
| type(data_wl), dimension(kwm) | meas |
| real(kind=c_float), dimension(kvertm) | hvp |
Field Documentation
◆ cloudy
| integer(kind=c_int) cloudy |
◆ file_index
| integer(kind=c_int) file_index |
◆ hobs
| real(kind=c_float) hobs |
◆ hvp
| real(kind=c_float), dimension(kvertm) hvp |
◆ icol
| integer(kind=c_int) icol |
◆ ifgas
| integer(kind=c_int) ifgas |
◆ irow
| integer(kind=c_int) irow |
◆ it
| integer(kind=c_int) it |
◆ ix
| integer(kind=c_int) ix |
◆ iy
| integer(kind=c_int) iy |
◆ land_percent
| real(kind=c_float) land_percent |
◆ masl
| real(kind=c_float) masl |
◆ meas
| type(data_wl), dimension(kwm) meas |
◆ nwl
| integer(kind=c_int) nwl |
◆ out_t
| integer(kind=c_int) out_t |
◆ out_x
| integer(kind=c_int) out_x |
◆ out_y
| integer(kind=c_int) out_y |
◆ t
| integer(kind_time) t |
◆ x
| real(kind=c_float) x |
◆ y
| real(kind=c_float) y |
