| 
    cpld_gridgen
    1.7.0
    
   | 
 
Public Member Functions | |
| subroutine | make_frac_land (src, wgt) | 
| Use ESMF weights to map the ocean land mask to the FV3 tiles and write the mapped mask to 6 tile files.  More... | |
Definition at line 8 of file mapped_mask.F90.
| subroutine mapped_mask::make_frac_land | ( | character(len=*), intent(in) | src, | 
| character(len=*), intent(in) | wgt | ||
| ) | 
Use ESMF weights to map the ocean land mask to the FV3 tiles and write the mapped mask to 6 tile files.
| [in] | src | a SCRIP file containing the land mask for the ocean domain | 
| [in] | wgt | a file containing the ESMF weights to regrid from the ocean domain to the FV3 tile domain | 
Definition at line 26 of file mapped_mask.F90.
Referenced by gen_fixgrid().