Reading SST (.nc) file inside the fortran file sst_data.F90 for specifing user defined SST

Hi I am running aquaplanet configeration in CESM CAM5 and want to specify warm pool throgh the a .nc file inside the code (models/atm/cam/src/utils/cam_dom/sst_data.F90 file) . I have created a nc file for the warm pool specifing the SST and is facing problem in reading it inside the sst_data.F90 file. Can any one guide me how to  make my .nc file get read read in the CAM model. Thanks in advance. RegardsKamal
 
Back
Top