Ignore:
Timestamp:
03/25/19 14:58:04 (5 years ago)
Author:
jgipsl
Message:

Added the use of CompressionLevel (global attribute) to be defined in config.card. as done in IPSLCM6 in changeset [4296] and [4297].

Location:
CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/amip/config.card

    r3563 r4352  
    2626#-- 1Y, 1M, 5D, 1D Period Length for one execution 
    2727PeriodLength=1Y 
    28  
     28#============================ 
     29#-- Compression level for netcdf output files 
     30CompressionLevel=2 
    2931#======================================================================== 
    3032#D-- ListOfComponents - 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/amip_CMIP6/config.card

    r4244 r4352  
    1414TagName=LMDZOR 
    1515# LongName, ModelName and Member are used to copy dr2xml files 
    16 LongName="IPSLCM6.1.8-LR" 
     16LongName="IPSLCM6.1.9-LR" 
    1717ModelName=IPSL-CM6A-LR 
    1818Member=r1i1p1f1 
     
    2929#-- 1Y, 1M, 5D, 1D Period Length for one execution 
    3030PeriodLength=1Y 
    31  
     31#============================ 
     32#-- Compression level for netcdf output files 
     33CompressionLevel=2 
    3234#======================================================================== 
    3335#D-- ListOfComponents - 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/amip_nudge/config.card

    r3612 r4352  
    2626#-- 1Y, 1M, 5D, 1D Period Length for one execution 
    2727PeriodLength=1Y 
    28  
     28#============================ 
     29#-- Compression level for netcdf output files 
     30CompressionLevel=2 
    2931#======================================================================== 
    3032#D-- ListOfComponents - 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/clim_360d/config.card

    r3563 r4352  
    2626#-- 1Y, 1M, 5D, 1D Period Length for one execution 
    2727PeriodLength=1Y 
     28#============================ 
     29#-- Compression level for netcdf output files 
     30CompressionLevel=2 
    2831 
    2932#======================================================================== 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/clim_pdControl/config.card

    r3563 r4352  
    2626#-- 1Y, 1M, 5D, 1D Period Length for one execution 
    2727PeriodLength=1Y 
     28#============================ 
     29#-- Compression level for netcdf output files 
     30CompressionLevel=2 
     31 
    2832 
    2933#======================================================================== 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/highresmip_CMIP6/config.card

    r4034 r4352  
    3636#-- 1Y, 1M, 5D, 1D Period Length for one execution 
    3737PeriodLength=1Y 
     38#============================ 
     39#-- Compression level for netcdf output files 
     40CompressionLevel=2 
    3841 
    3942#======================================================================== 
Note: See TracChangeset for help on using the changeset viewer.