Changeset 3394
- Timestamp:
- 09/28/17 14:52:28 (6 years ago)
- Location:
- TOOLS/CMIP6_FORCING/AER_TROP_EMISSIONS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TOOLS/CMIP6_FORCING/AER_TROP_EMISSIONS/README
r3393 r3394 30 30 Update: 26/09/2017 31 31 report NOx emissions as NO2 32 33 Update: 27/09/201734 Update to 2017-08-30 version of the PNNL data35 (unfortunately versioning of the data is unclear)36 32 37 33 ********************************************************** -
TOOLS/CMIP6_FORCING/AER_TROP_EMISSIONS/REGRID/regrid.sh
r3393 r3394 15 15 16 16 #--input directory for anthropogenic (non-BB) emissions 17 dirinPNNL="/prodigfs/project/input4MIPs/PNNL-JGCRI/emissions/CMIP/mon/CEDS-2017-08-30/" 17 dirinPNNL="/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 18 21 dirinVUA="/prodigfs/project/input4MIPs/VUA/emissions/CMIP/VUA-CMIP-BB4CMIP6-1-2/mon/" 19 22 … … 69 72 70 73 #--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"74 filename=${dirinPNNL}${species}_em_anthro/gn/v20170519/${species}-em-anthro_input4MIPs_emissions_CMIP_CEDS-2017-05-18_gn_${year1}01-${year2}12.nc 72 75 73 76 #--output files
Note: See TracChangeset
for help on using the changeset viewer.