Go to the source code of this file.
Functions/Subroutines | |
| subroutine | psmile_reducedgrid_map (grid_id, nbr_latitudes, nbr_points_per_lat, ierror) |
| subroutine psmile_reducedgrid_map | ( | integer,intent(in) | grid_id, | |
| integer,intent(in) | nbr_latitudes, | |||
| integer,dimension(nbr_latitudes),intent(in) | nbr_points_per_lat, | |||
| integer,intent(out) | ierror | |||
| ) |
Definition at line 13 of file psmile_reducedgrid_map.F90.
References PSMILe::Grids, PRISM_Error_Alloc, and psmile_init_gauss_data().
Referenced by psmile_apply_user_data().


1.6.1