| 
    cpld_gridgen
    1.7.0
    
   | 
 
Public Member Functions | |
| subroutine, public | write_scripgrid (fname, cstagger, imask) | 
| Write a SCRIP grid file.  More... | |
Definition at line 8 of file scripgrid.F90.
| subroutine, public scripgrid::write_scripgrid | ( | character(len=*), intent(in) | fname, | 
| character(len=*), intent(in) | cstagger, | ||
| integer(int_kind), dimension(:,:), intent(in), optional | imask | ||
| ) | 
Write a SCRIP grid file.
| [in] | fname | the file name to write | 
| [in] | cstagger | the name of the stagger location | 
| [in] | imask | (optional) the land mask values | 
Definition at line 34 of file scripgrid.F90.
References vartypedefs::scripvars_typedefine().
Referenced by gen_fixgrid().