Changeset 3394


Ignore:
Timestamp:
09/28/17 14:52:28 (7 years ago)
Author:
oboucher
Message:

Last commit was a mistake
New data was only for 3D, not 2D emission data.

Location:
TOOLS/CMIP6_FORCING/AER_TROP_EMISSIONS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/CMIP6_FORCING/AER_TROP_EMISSIONS/README

    r3393 r3394  
    3030Update: 26/09/2017 
    3131report NOx emissions as NO2 
    32  
    33 Update: 27/09/2017 
    34 Update to 2017-08-30 version of the PNNL data  
    35 (unfortunately versioning of the data is unclear) 
    3632 
    3733********************************************************** 
  • TOOLS/CMIP6_FORCING/AER_TROP_EMISSIONS/REGRID/regrid.sh

    r3393 r3394  
    1515 
    1616#--input directory for anthropogenic (non-BB) emissions 
    17 dirinPNNL="/prodigfs/project/input4MIPs/PNNL-JGCRI/emissions/CMIP/mon/CEDS-2017-08-30/" 
     17dirinPNNL="/prodigfs/project/input4MIPs/PNNL-JGCRI/emissions/CMIP/CEDS-2017-05-18/mon/" 
     18##--Be careful if ever one needs the 3D (=AIR) data, the latest are in the different directory 
     19##dirinPNNL_AIR="/prodigfs/project/input4MIPs/PNNL-JGCRI/emissions/CMIP/mon/CEDS-2017-08-30/" 
     20#--input directory for anthropogenic (BB) emissions 
    1821dirinVUA="/prodigfs/project/input4MIPs/VUA/emissions/CMIP/VUA-CMIP-BB4CMIP6-1-2/mon/" 
    1922 
     
    6972 
    7073#--input file PNNL 
    71 filename=${dirinPNNL}${species}"_em_anthro/gn/v20170907/"${species}"-em-anthro_input4MIPs_emissions_CMIP_CEDS-2017-08-30_gn_${year1}01-${year2}12.nc" 
     74filename=${dirinPNNL}${species}_em_anthro/gn/v20170519/${species}-em-anthro_input4MIPs_emissions_CMIP_CEDS-2017-05-18_gn_${year1}01-${year2}12.nc 
    7275 
    7376#--output files 
Note: See TracChangeset for help on using the changeset viewer.