Go to the source code of this file.
Functions/Subroutines | |
| subroutine | prism_get (field_id, date, date_bounds, data_array, info, ierror) | 
| subroutine prism_get | ( | Integer,intent(inout) | field_id, | |
| Type(PRISM_Time_Struct),intent(in) | date, | |||
| Type(PRISM_Time_Struct),dimension(2),intent(in) | date_bounds, | |||
| Double Precision,dimension(*),intent(inout) | data_array, | |||
| Integer,intent(out) | info, | |||
| Integer,intent(out) | ierror | |||
| ) | 
Definition at line 13 of file prism_get.F90.
References PSMILe::Fields, not, psmile_check_action(), PRISM_calendar::psmile_date2ju(), psmile_get_dble(), psmile_get_int(), psmile_get_real(), psmile_gridless_func_dble(), psmile_gridless_func_real(), and PSMILe::Userdefs.

 1.6.1