================================================================================ 1. summary: Monthly Hurrell-modified Hadley SST climatology, 1949-2002, with associated sea ice coverage 2. created by: Stephen Yeager 3. date and time: Tue May 25 10:04:38 MDT 4. platform: dataproc 5. dataset format: nc 6. endian: N/A 7. archival copy location: /CCSM/inputdata/ice/csim4/gx3v5 8. creation details: This dataset was created using an IDL script that reads in a sst and ice fraction dataset and uses a SCRIP remapping file to put the data on the gx3v5 grid. 9. derived from: NCAR/SCD/Data Services dataset: ds289.0 10. code, scripts, namelists, etc, used to create this file: IDL script: /home/dataproc/yeager/scrip1.4/idl_tools/scrip_remap_HDSST_and_seaice.run Input file 1: datain1 = '/ptmp/yeager/hd49-02.sst.monthlyclim.nc' Input file 2: datain2 = '/ptmp/yeager/hd49-02.ice.monthlyclim.nc' SCRIP file: mapfile = '/home/dataproc/yeager/scrip1.4/remappings/rmp_ll1.0shifted_to_gx3v5_bilin.nc' Output file: fout = '/ptmp/yeager/sst_clim_hurrell_gx3v5.nc'