Loading...
Searching...
No Matches
Go to the source code of this file.
|
integer(c_int), dimension(:), allocatable | growing_season::ilandusecodes |
real(c_float), dimension(:), allocatable | growing_season::first_day_of_growing_season |
real(c_float), dimension(:), allocatable | growing_season::last_day_of_growing_season |
real(c_float), dimension(:), allocatable | growing_season::gdd_first_day_of_growing_season |
real(c_float), dimension(:), allocatable | growing_season::killing_frost_temp_last_day_of_growing_season |
character(len=2), parameter | growing_season::date_delims = "/-" |
real(c_float), parameter | growing_season::nodata_value = -9999._c_float |