Adding Satellite Location Output in SDWACCM

I know that there is a way to have SD-WACCM output on satellite locations, but I do not know how to do it. Anyone know how to do this, or can link me to a post that explains it? I searched for a post here but could not find it. Thanks for the assistance!

-Ethan
 
Using the assistance from a colleague, I was able to figure it out! For the benefit of anyone else that might need this, please use the following instructions:In user_nl_cam, add the following, where species is added in the same way as in any other fincl statement:&satellite_options_nl
 sathist_fincl = species
 sathist_hfilename_spec = '%c.cam2.satellite.%y-%m-%d-%s.nc'
 sathist_track_infile = '/glade/p/cesmdata/cseg/inputdata/atm/waccm/sat/sat_hist_19700410-20130224_c20130329.nc'

/


-Ethan
 
Back
Top