Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_open_file_byid (id_varid, id_taskid, current_date, ierror) |
subroutine psmile_open_file_byid | ( | Integer,intent(in) | id_varid, | |
Integer,intent(in) | id_taskid, | |||
Type(PRISM_Time_Struct),intent(in) | current_date, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_open_file_byid.F90.
References PSMILe::Comps, PSMILe::Fields, PSMILe::Grids, PSMILe::Methods, mpp_mod_oa::mpp_pe(), mpp_mod_oa::mpp_set_current_pelist(), not, PRISM_Error_Alloc, psmile_close_file_byid(), PRISM_calendar::psmile_date2ju(), psmile_io_scandir(), psmile_io_scandir_no_of_files(), and psmile_write_meta_byid().
Referenced by psmile_open_files(), psmile_read_byid_dble(), psmile_read_byid_int(), psmile_read_byid_real(), psmile_write_byid_dble(), psmile_write_byid_int(), and psmile_write_byid_real().