Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_get_int (field_id, julian_day, julian_sec, julian_dayb, julian_secb, data_array, cpl_action, io_action, info, ierror) |
subroutine psmile_get_int | ( | Integer,intent(in) | field_id, | |
Real (PSMILe_float_kind),intent(in) | julian_day, | |||
Real (PSMILe_float_kind),intent(in) | julian_sec, | |||
Real (PSMILe_float_kind),dimension(2),intent(in) | julian_dayb, | |||
Real (PSMILe_float_kind),dimension(2),intent(in) | julian_secb, | |||
Integer,dimension(*),intent(inout) | data_array, | |||
Logical,intent(in) | cpl_action, | |||
Logical,intent(in) | io_action, | |||
Integer,intent(inout) | info, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_get_int.F90.
References a, PSMILe::Comps, PSMILe::Fields, PSMILe::Grids, PSMILe::Masks, PSMILe::Methods, not, PRISM_Error_Alloc, psmile_get_field_int(), psmile_loc_trans_int(), psmile_multi_reduce_int(), psmile_read_byid_int(), and psmile_write_byid_int().
Referenced by prism_get().