cpld_gridgen  1.13.0
All Data Structures Files Functions Variables Pages
mapped_mask.F90 File Reference

Create the mapped ocean mask files. More...

Go to the source code of this file.

Functions/Subroutines

subroutine mapped_mask::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...
 

Detailed Description

Create the mapped ocean mask files.

Author
Denis.nosp@m.e.Wo.nosp@m.rthen.nosp@m.@noa.nosp@m.a.gov

This writes the mapped ocean mask on the FV3 tiles

Author
Denis.nosp@m.e.Wo.nosp@m.rthen.nosp@m.@noa.nosp@m.a.gov

Definition in file mapped_mask.F90.

Function/Subroutine Documentation

◆ make_frac_land()

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.

Parameters
[in]srca SCRIP file containing the land mask for the ocean domain
[in]wgta file containing the ESMF weights to regrid from the ocean domain to the FV3 tile domain
Author
Denis.nosp@m.e.Wo.nosp@m.rthen.nosp@m.@noa.nosp@m.a.gov

Definition at line 27 of file mapped_mask.F90.