Variables | |
| integer(kind=int_kind) | driver_id |
| real(kind=dbl_kind), dimension(:,:), allocatable | qpsib |
| real(kind=dbl_kind), dimension(:,:), allocatable | pbpsib |
| real(kind=dbl_kind), dimension(:,:,:), allocatable | qp3sib |
| real(kind=dbl_kind), dimension(:,:,:), allocatable | pbp2sib |
| integer(kind=int_kind) | param_id |
| integer(kind=int_kind) | mlai_id |
| integer(kind=int_kind) | mfpar_id |
| integer(kind=int_kind) | modis_time_id |
| integer(kind=int_kind) | phys_id |
| integer(kind=int_kind) | d13_id |
| integer(kind=int_kind) | qp2id |
| integer(kind=int_kind) | qp2timeid |
| integer(kind=int_kind) | qp2charid |
| integer(kind=int_kind) | qp2startid |
| integer(kind=int_kind) | qp2endid |
| integer(kind=int_kind) | qp2periodid |
| integer(kind=int_kind) | qp3id |
| integer(kind=int_kind) | qp3timeid |
| integer(kind=int_kind) | qp3charid |
| integer(kind=int_kind) | qp3startid |
| integer(kind=int_kind) | qp3endid |
| integer(kind=int_kind) | qp3periodid |
| integer(kind=int_kind) | pbpid |
| integer(kind=int_kind) | pbptimeid |
| integer(kind=int_kind) | pbpcharid |
| integer(kind=int_kind) | pbp2id |
| integer(kind=int_kind) | pbp2timeid |
| integer(kind=int_kind) | pbp2charid |
| integer(kind=int_kind), dimension(:), allocatable | qp2varid |
| integer(kind=int_kind), dimension(:), allocatable | qp3varid |
| integer(kind=int_kind), dimension(:), allocatable | pbpvarid |
| integer(kind=int_kind), dimension(:), allocatable | pbp2varid |
| integer, dimension(:), allocatable | indxqpsib |
| integer, dimension(:), allocatable | indxqp3sib |
| integer, dimension(:), allocatable | indxpbpsib |
| integer, dimension(:), allocatable | indxpbp2sib |
| integer, dimension(:), allocatable | numqpsib |
| integer, dimension(:), allocatable | numqp3sib |
| integer, dimension(:), allocatable | numpbpsib |
| integer, dimension(:), allocatable | numpbp2sib |
| integer, dimension(:), allocatable | imultpbpsib |
| character(len=80), dimension(:), allocatable | listqpsib |
| character(len=80), dimension(:), allocatable | listpbpsib |
| character(len=80), dimension(:), allocatable | listqp3sib |
| character(len=80), dimension(:), allocatable | listpbp2sib |
| character(len=16), dimension(:), allocatable | nameqpsib |
| character(len=16), dimension(:), allocatable | nameqp3sib |
| character(len=16), dimension(:), allocatable | namepbpsib |
| character(len=16), dimension(:), allocatable | namepbp2sib |
| logical, dimension(:), allocatable | doqpsib |
| logical, dimension(:), allocatable | dopbpsib |
| logical, dimension(:), allocatable | doqp3sib |
| logical, dimension(:), allocatable | dopbp2sib |
| integer | ijtlensib |
| integer | nqpsib |
| integer | nqp3sib |
| integer | npbpsib |
| integer | npbp2sib |
| integer | iiqpsib |
| integer | iipbpsib |
| integer | iiqp3sib |
| integer | iipbp2sib |
| character(len=256) | param_path |
| character(len=256) | ic_path |
| character(len=256) | dr_format |
| character(len=8) | drvr_type |
| character(len=100) | biome_source |
| character(len=100) | soil_source |
| character(len=100) | soref_source |
| character(len=100) | ndvi_source |
| character(len=100) | modis_source |
| character(len=100) | c4_source |
| character(len=100) | d13cresp_source |
| logical(kind=log_kind) | hswtch = .false. |
| logical(kind=log_kind) | qpintp = .true. |
| logical(kind=log_kind) | histpp = .false. |
| logical(kind=log_kind) | debug = .false. |
| logical(kind=log_kind) | roll_respf |
| logical(kind=log_kind) | use_diffuse = .false. |
| character (len=100) sib_io_module::biome_source |
Definition at line 126 of file sib_io_module.F90.
Referenced by output_control(), read_ti(), and write_global_respfactor().
| character (len=100) sib_io_module::c4_source |
Definition at line 135 of file sib_io_module.F90.
Referenced by open_global_td(), output_control(), and write_global_respfactor().
| integer(kind=int_kind) sib_io_module::d13_id |
Definition at line 32 of file sib_io_module.F90.
Referenced by init_var(), open_global_td(), and read_global_td_param().
| character (len=100) sib_io_module::d13cresp_source |
Definition at line 136 of file sib_io_module.F90.
Referenced by open_global_td(), output_control(), and write_global_respfactor().
| logical (kind=log_kind) sib_io_module::debug = .false. |
Definition at line 139 of file sib_io_module.F90.
| logical,dimension(:),allocatable sib_io_module::dopbp2sib |
Definition at line 84 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| logical,dimension(:),allocatable sib_io_module::dopbpsib |
Definition at line 84 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| logical,dimension(:),allocatable sib_io_module::doqp3sib |
Definition at line 84 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| logical,dimension(:),allocatable sib_io_module::doqpsib |
Definition at line 84 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| character (len=256) sib_io_module::dr_format |
Definition at line 102 of file sib_io_module.F90.
Referenced by init_grid(), sibdrv_read_ecmwf(), sibdrv_read_geos4(), sibdrv_read_ncep1(), sibdrv_read_ncep2(), sibdrv_read_ncep2_single(), and sibdrv_read_single().
| integer(kind=int_kind) sib_io_module::driver_id |
Definition at line 9 of file sib_io_module.F90.
Referenced by sibdrv_read_ecmwf(), sibdrv_read_geos4(), sibdrv_read_ncep1(), sibdrv_read_ncep2(), and sibdrv_read_ncep2_single().
| character (len=8) sib_io_module::drvr_type |
Definition at line 117 of file sib_io_module.F90.
Referenced by init_grid(), init_parameters(), init_sibdrv(), output_control(), respfactor_control(), sibdrive(), time_check(), and write_global_respfactor().
| logical (kind=log_kind) sib_io_module::histpp = .false. |
Definition at line 139 of file sib_io_module.F90.
Referenced by diagnostic_output(), init_grid(), and output_control().
| logical (kind=log_kind) sib_io_module::hswtch = .false. |
Definition at line 139 of file sib_io_module.F90.
| character (len=256) sib_io_module::ic_path |
Definition at line 102 of file sib_io_module.F90.
Referenced by init_grid(), and read_ic().
| integer sib_io_module::iipbp2sib |
Definition at line 91 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer sib_io_module::iipbpsib |
Definition at line 91 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer sib_io_module::iiqp3sib |
Definition at line 91 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer sib_io_module::iiqpsib |
Definition at line 91 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer sib_io_module::ijtlensib |
Definition at line 91 of file sib_io_module.F90.
Referenced by init_grid(), output_control(), and read_qp_pbp_opts().
| integer,dimension(:),allocatable sib_io_module::imultpbpsib |
Definition at line 61 of file sib_io_module.F90.
Referenced by diagnostic_output(), and init_grid().
| integer,dimension(:),allocatable sib_io_module::indxpbp2sib |
Definition at line 61 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer,dimension(:),allocatable sib_io_module::indxpbpsib |
Definition at line 61 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer,dimension(:),allocatable sib_io_module::indxqp3sib |
Definition at line 61 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer,dimension(:),allocatable sib_io_module::indxqpsib |
Definition at line 61 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| character(len=80),dimension(:),allocatable sib_io_module::listpbp2sib |
Definition at line 72 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| character(len=80),dimension(:),allocatable sib_io_module::listpbpsib |
Definition at line 72 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| character(len=80),dimension(:),allocatable sib_io_module::listqp3sib |
Definition at line 72 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| character(len=80),dimension(:),allocatable sib_io_module::listqpsib |
Definition at line 72 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer(kind=int_kind) sib_io_module::mfpar_id |
Definition at line 27 of file sib_io_module.F90.
Referenced by init_var(), open_global_td(), and read_global_td_param().
| integer(kind=int_kind) sib_io_module::mlai_id |
Definition at line 26 of file sib_io_module.F90.
Referenced by init_var(), open_global_td(), and read_global_td_param().
| character (len=100) sib_io_module::modis_source |
Definition at line 132 of file sib_io_module.F90.
| integer(kind=int_kind) sib_io_module::modis_time_id |
Definition at line 28 of file sib_io_module.F90.
Referenced by init_var(), open_global_td(), and read_global_td_param().
| character(len=16),dimension(:),allocatable sib_io_module::namepbp2sib |
Definition at line 78 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| character(len=16),dimension(:),allocatable sib_io_module::namepbpsib |
Definition at line 78 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| character(len=16),dimension(:),allocatable sib_io_module::nameqp3sib |
Definition at line 78 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| character(len=16),dimension(:),allocatable sib_io_module::nameqpsib |
Definition at line 78 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| character (len=100) sib_io_module::ndvi_source |
Definition at line 129 of file sib_io_module.F90.
Referenced by open_global_td(), output_control(), and write_global_respfactor().
| integer sib_io_module::npbp2sib |
Definition at line 91 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer sib_io_module::npbpsib |
Definition at line 91 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer sib_io_module::nqp3sib |
Definition at line 91 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer sib_io_module::nqpsib |
Definition at line 91 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer,dimension(:),allocatable sib_io_module::numpbp2sib |
Definition at line 61 of file sib_io_module.F90.
Referenced by read_qp_pbp_opts().
| integer,dimension(:),allocatable sib_io_module::numpbpsib |
Definition at line 61 of file sib_io_module.F90.
Referenced by read_qp_pbp_opts().
| integer,dimension(:),allocatable sib_io_module::numqp3sib |
Definition at line 61 of file sib_io_module.F90.
Referenced by read_qp_pbp_opts().
| integer,dimension(:),allocatable sib_io_module::numqpsib |
Definition at line 61 of file sib_io_module.F90.
Referenced by read_qp_pbp_opts().
| integer(kind=int_kind) sib_io_module::param_id |
Definition at line 20 of file sib_io_module.F90.
Referenced by init_var(), open_global_td(), and read_global_td_param().
| character (len=256) sib_io_module::param_path |
Definition at line 102 of file sib_io_module.F90.
Referenced by init_grid(), init_parameters(), read_ti(), and sibdrive().
| integer(kind=int_kind) sib_io_module::pbp2charid |
Definition at line 35 of file sib_io_module.F90.
Referenced by output_control().
| integer(kind=int_kind) sib_io_module::pbp2id |
Definition at line 35 of file sib_io_module.F90.
Referenced by file_closer().
| real(kind=dbl_kind),dimension(:,:,:),allocatable sib_io_module::pbp2sib |
Definition at line 15 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer(kind=int_kind) sib_io_module::pbp2timeid |
Definition at line 35 of file sib_io_module.F90.
Referenced by output_control().
| integer(kind=int_kind),dimension(:),allocatable sib_io_module::pbp2varid |
Definition at line 55 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer(kind=int_kind) sib_io_module::pbpcharid |
Definition at line 35 of file sib_io_module.F90.
Referenced by output_control().
| integer(kind=int_kind) sib_io_module::pbpid |
Definition at line 35 of file sib_io_module.F90.
Referenced by file_closer().
| real(kind=dbl_kind),dimension(:,:),allocatable sib_io_module::pbpsib |
Definition at line 11 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer(kind=int_kind) sib_io_module::pbptimeid |
Definition at line 35 of file sib_io_module.F90.
Referenced by output_control().
| integer(kind=int_kind),dimension(:),allocatable sib_io_module::pbpvarid |
Definition at line 55 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer(kind=int_kind) sib_io_module::phys_id |
Definition at line 31 of file sib_io_module.F90.
Referenced by init_var(), open_global_td(), and read_global_td_param().
| integer(kind=int_kind) sib_io_module::qp2charid |
Definition at line 35 of file sib_io_module.F90.
Referenced by output_control().
| integer(kind=int_kind) sib_io_module::qp2endid |
Definition at line 35 of file sib_io_module.F90.
Referenced by output_control().
| integer(kind=int_kind) sib_io_module::qp2id |
Definition at line 35 of file sib_io_module.F90.
Referenced by file_closer(), and output_control().
| integer(kind=int_kind) sib_io_module::qp2periodid |
Definition at line 35 of file sib_io_module.F90.
Referenced by output_control().
| integer(kind=int_kind) sib_io_module::qp2startid |
Definition at line 35 of file sib_io_module.F90.
Referenced by output_control().
| integer(kind=int_kind) sib_io_module::qp2timeid |
Definition at line 35 of file sib_io_module.F90.
Referenced by output_control().
| integer(kind=int_kind),dimension(:),allocatable sib_io_module::qp2varid |
Definition at line 55 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer(kind=int_kind) sib_io_module::qp3charid |
Definition at line 35 of file sib_io_module.F90.
Referenced by output_control().
| integer(kind=int_kind) sib_io_module::qp3endid |
Definition at line 35 of file sib_io_module.F90.
Referenced by output_control().
| integer(kind=int_kind) sib_io_module::qp3id |
Definition at line 35 of file sib_io_module.F90.
Referenced by file_closer(), and output_control().
| integer(kind=int_kind) sib_io_module::qp3periodid |
Definition at line 35 of file sib_io_module.F90.
Referenced by output_control().
| real(kind=dbl_kind),dimension(:,:,:),allocatable sib_io_module::qp3sib |
Definition at line 15 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| integer(kind=int_kind) sib_io_module::qp3startid |
Definition at line 35 of file sib_io_module.F90.
Referenced by output_control().
| integer(kind=int_kind) sib_io_module::qp3timeid |
Definition at line 35 of file sib_io_module.F90.
Referenced by output_control().
| integer(kind=int_kind),dimension(:),allocatable sib_io_module::qp3varid |
Definition at line 55 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| logical (kind=log_kind) sib_io_module::qpintp = .true. |
Definition at line 139 of file sib_io_module.F90.
Referenced by diagnostic_output().
| real(kind=dbl_kind),dimension(:,:),allocatable sib_io_module::qpsib |
Definition at line 11 of file sib_io_module.F90.
Referenced by output_control(), and read_qp_pbp_opts().
| logical (kind=log_kind) sib_io_module::roll_respf |
Definition at line 139 of file sib_io_module.F90.
Referenced by init_grid(), respfactor_control(), and sibdrive().
| character (len=100) sib_io_module::soil_source |
Definition at line 127 of file sib_io_module.F90.
Referenced by output_control(), read_ti(), and write_global_respfactor().
| character (len=100) sib_io_module::soref_source |
Definition at line 128 of file sib_io_module.F90.
Referenced by output_control(), read_ti(), and write_global_respfactor().
| logical (kind=log_kind) sib_io_module::use_diffuse = .false. |
Definition at line 139 of file sib_io_module.F90.
Referenced by init_grid().
1.7.1