Go to the source code of this file.
Functions/Subroutines | |
| subroutine | prism_put_inquire (field_id, date, date_bounds, info, ierror) |
| subroutine prism_put_inquire | ( | Integer,intent(in) | field_id, | |
| Type(PRISM_Time_Struct),intent(in) | date, | |||
| Type(PRISM_Time_Struct),dimension(2),intent(in) | date_bounds, | |||
| Integer,intent(out) | info, | |||
| Integer,intent(out) | ierror | |||
| ) |
Definition at line 13 of file prism_put_inquire.F90.
References PSMILe::Fields, psmile_check_action(), and PRISM_calendar::psmile_date2ju().

1.6.1