|
FV3 Bundle
|
Go to the source code of this file.
Modules | |
| module | ncdw_state |
Variables | |
| integer(i_long) | ncdw_state::ncid |
| logical | ncdw_state::init_done = .FALSE. |
| logical | ncdw_state::append_only = .FALSE. |
| logical | ncdw_state::enable_trim = .FALSE. |
| character(len=200) | ncdw_state::cur_nc_file |
| type(diag_chaninfo), allocatable | ncdw_state::diag_chaninfo_store |
| type(diag_metadata), allocatable | ncdw_state::diag_metadata_store |
| type(diag_data2d), allocatable | ncdw_state::diag_data2d_store |
| type(diag_varattr), allocatable | ncdw_state::diag_varattr_store |