Changes between Initial Version and Version 1 of IPSLCM5A/Sorties/piControl2


Ignore:
Timestamp:
12/10/10 16:38:06 (13 years ago)
Author:
mafoipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPSLCM5A/Sorties/piControl2

    v1 v1  
     1= Liste des variables sorties par une simulation de type piControl2 = 
     2 
     3'''Janvier 1850''' 
     4 
     5[[PageOutline]] 
     6 
     7== ATM/Output/MO/piControl2_18500101_18500131_1M_histmthCOSP.nc == 
     8{{{ 
     9netcdf piControl2_18500101_18500131_1M_histmthCOSP { // format variant: 64bit  
     10dimensions: 
     11        lon = 96 ; 
     12        lat = 96 ; 
     13        height = 40 ; 
     14        height_mlev = 39 ; 
     15        sza = 5 ; 
     16        pressure2 = 7 ; 
     17        column = 20 ; 
     18        time_counter = UNLIMITED ; // (1 currently) 
     19        tbnds = 2 ; 
     20variables: 
     21        float lon(lon) ; 
     22                lon:axis = "X" ; 
     23                lon:standard_name = "longitude" ; 
     24                lon:units = "degrees_east" ; 
     25                lon:valid_min = -180.f ; 
     26                lon:valid_max = 176.25f ; 
     27                lon:long_name = "Longitude" ; 
     28                lon:nav_model = "Default grid" ; 
     29        float lat(lat) ; 
     30                lat:axis = "Y" ; 
     31                lat:standard_name = "latitude" ; 
     32                lat:units = "degrees_north" ; 
     33                lat:valid_min = -90.f ; 
     34                lat:valid_max = 90.f ; 
     35                lat:long_name = "Latitude" ; 
     36                lat:nav_model = "Default grid" ; 
     37        float height(height) ; 
     38                height:axis = "Z" ; 
     39                height:standard_name = "model_level_number" ; 
     40                height:units = "m" ; 
     41                height:valid_min = 240.f ; 
     42                height:valid_max = 18960.f ; 
     43                height:title = "height" ; 
     44                height:long_name = "height" ; 
     45        float height_mlev(height_mlev) ; 
     46                height_mlev:axis = "Z" ; 
     47                height_mlev:standard_name = "model_level_number" ; 
     48                height_mlev:units = "m" ; 
     49                height_mlev:valid_min = 30.79064f ; 
     50                height_mlev:valid_max = 77744.4f ; 
     51                height_mlev:title = "height_mlev" ; 
     52                height_mlev:long_name = "height_mlev" ; 
     53        float sza(sza) ; 
     54                sza:axis = "Z" ; 
     55                sza:standard_name = "model_level_number" ; 
     56                sza:units = "degrees" ; 
     57                sza:valid_min = 0.f ; 
     58                sza:valid_max = 80.f ; 
     59                sza:title = "sza" ; 
     60                sza:long_name = "solar_zenith_angle" ; 
     61        float pressure2(pressure2) ; 
     62                pressure2:axis = "Z" ; 
     63                pressure2:standard_name = "model_level_number" ; 
     64                pressure2:units = "mb" ; 
     65                pressure2:valid_min = 9000.f ; 
     66                pressure2:valid_max = 90000.f ; 
     67                pressure2:title = "pressure2" ; 
     68                pressure2:long_name = "pressure" ; 
     69        float column(column) ; 
     70                column:axis = "Z" ; 
     71                column:standard_name = "model_level_number" ; 
     72                column:units = "count" ; 
     73                column:valid_min = 1.f ; 
     74                column:valid_max = 20.f ; 
     75                column:title = "column" ; 
     76                column:long_name = "column" ; 
     77        double time_counter(time_counter) ; 
     78                time_counter:axis = "T" ; 
     79                time_counter:standard_name = "time" ; 
     80                time_counter:units = "seconds since 1800-01-01 00:00:00" ; 
     81                time_counter:calendar = "noleap" ; 
     82                time_counter:title = "Time" ; 
     83                time_counter:long_name = "Time axis" ; 
     84                time_counter:time_origin = " 1800-JAN-01 00:00:00" ; 
     85                time_counter:bounds = "time_counter_bnds" ; 
     86        double time_counter_bnds(time_counter, tbnds) ; 
     87        float cllcalipso(time_counter, lat, lon) ; 
     88                cllcalipso:units = "1" ; 
     89                cllcalipso:standard_name = "Lidar Low-level Cloud Fraction" ; 
     90                cllcalipso:_FillValue = 9.96921e+36f ; 
     91                cllcalipso:long_name = "Lidar Low-level Cloud Fraction" ; 
     92                cllcalipso:online_operation = "ave(X)" ; 
     93                cllcalipso:interval_operation = 10800.f ; 
     94                cllcalipso:interval_write = 2678400.f ; 
     95                cllcalipso:coordinates = "time_counter lat lon" ; 
     96        float clhcalipso(time_counter, lat, lon) ; 
     97                clhcalipso:units = "1" ; 
     98                clhcalipso:standard_name = "Lidar High-level Cloud Fraction" ; 
     99                clhcalipso:_FillValue = 9.96921e+36f ; 
     100                clhcalipso:long_name = "Lidar High-level Cloud Fraction" ; 
     101                clhcalipso:online_operation = "ave(X)" ; 
     102                clhcalipso:interval_operation = 10800.f ; 
     103                clhcalipso:interval_write = 2678400.f ; 
     104                clhcalipso:coordinates = "time_counter lat lon" ; 
     105        float clmcalipso(time_counter, lat, lon) ; 
     106                clmcalipso:units = "1" ; 
     107                clmcalipso:standard_name = "Lidar Mid-level Cloud Fraction" ; 
     108                clmcalipso:_FillValue = 9.96921e+36f ; 
     109                clmcalipso:long_name = "Lidar Mid-level Cloud Fraction" ; 
     110                clmcalipso:online_operation = "ave(X)" ; 
     111                clmcalipso:interval_operation = 10800.f ; 
     112                clmcalipso:interval_write = 2678400.f ; 
     113                clmcalipso:coordinates = "time_counter lat lon" ; 
     114        float cltcalipso(time_counter, lat, lon) ; 
     115                cltcalipso:units = "1" ; 
     116                cltcalipso:standard_name = "Lidar Total Cloud Fraction" ; 
     117                cltcalipso:_FillValue = 9.96921e+36f ; 
     118                cltcalipso:long_name = "Lidar Total Cloud Fraction" ; 
     119                cltcalipso:online_operation = "ave(X)" ; 
     120                cltcalipso:interval_operation = 10800.f ; 
     121                cltcalipso:interval_write = 2678400.f ; 
     122                cltcalipso:coordinates = "time_counter lat lon" ; 
     123        float clcalipso(time_counter, height, lat, lon) ; 
     124                clcalipso:units = "1" ; 
     125                clcalipso:standard_name = "Lidar Cloud Fraction (532 nm)" ; 
     126                clcalipso:_FillValue = 9.96921e+36f ; 
     127                clcalipso:long_name = "Lidar Cloud Fraction (532 nm)" ; 
     128                clcalipso:online_operation = "ave(X)" ; 
     129                clcalipso:interval_operation = 10800.f ; 
     130                clcalipso:interval_write = 2678400.f ; 
     131                clcalipso:coordinates = "time_counter height lat lon" ; 
     132        float cfad_lidarsr532_c01(time_counter, height, lat, lon) ; 
     133                cfad_lidarsr532_c01:units = "1" ; 
     134                cfad_lidarsr532_c01:standard_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     135                cfad_lidarsr532_c01:_FillValue = 9.96921e+36f ; 
     136                cfad_lidarsr532_c01:long_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     137                cfad_lidarsr532_c01:online_operation = "ave(X)" ; 
     138                cfad_lidarsr532_c01:interval_operation = 10800.f ; 
     139                cfad_lidarsr532_c01:interval_write = 2678400.f ; 
     140                cfad_lidarsr532_c01:coordinates = "time_counter height lat lon" ; 
     141        float cfad_lidarsr532_c02(time_counter, height, lat, lon) ; 
     142                cfad_lidarsr532_c02:units = "1" ; 
     143                cfad_lidarsr532_c02:standard_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     144                cfad_lidarsr532_c02:_FillValue = 9.96921e+36f ; 
     145                cfad_lidarsr532_c02:long_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     146                cfad_lidarsr532_c02:online_operation = "ave(X)" ; 
     147                cfad_lidarsr532_c02:interval_operation = 10800.f ; 
     148                cfad_lidarsr532_c02:interval_write = 2678400.f ; 
     149                cfad_lidarsr532_c02:coordinates = "time_counter height lat lon" ; 
     150        float cfad_lidarsr532_c03(time_counter, height, lat, lon) ; 
     151                cfad_lidarsr532_c03:units = "1" ; 
     152                cfad_lidarsr532_c03:standard_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     153                cfad_lidarsr532_c03:_FillValue = 9.96921e+36f ; 
     154                cfad_lidarsr532_c03:long_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     155                cfad_lidarsr532_c03:online_operation = "ave(X)" ; 
     156                cfad_lidarsr532_c03:interval_operation = 10800.f ; 
     157                cfad_lidarsr532_c03:interval_write = 2678400.f ; 
     158                cfad_lidarsr532_c03:coordinates = "time_counter height lat lon" ; 
     159        float cfad_lidarsr532_c04(time_counter, height, lat, lon) ; 
     160                cfad_lidarsr532_c04:units = "1" ; 
     161                cfad_lidarsr532_c04:standard_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     162                cfad_lidarsr532_c04:_FillValue = 9.96921e+36f ; 
     163                cfad_lidarsr532_c04:long_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     164                cfad_lidarsr532_c04:online_operation = "ave(X)" ; 
     165                cfad_lidarsr532_c04:interval_operation = 10800.f ; 
     166                cfad_lidarsr532_c04:interval_write = 2678400.f ; 
     167                cfad_lidarsr532_c04:coordinates = "time_counter height lat lon" ; 
     168        float cfad_lidarsr532_c05(time_counter, height, lat, lon) ; 
     169                cfad_lidarsr532_c05:units = "1" ; 
     170                cfad_lidarsr532_c05:standard_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     171                cfad_lidarsr532_c05:_FillValue = 9.96921e+36f ; 
     172                cfad_lidarsr532_c05:long_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     173                cfad_lidarsr532_c05:online_operation = "ave(X)" ; 
     174                cfad_lidarsr532_c05:interval_operation = 10800.f ; 
     175                cfad_lidarsr532_c05:interval_write = 2678400.f ; 
     176                cfad_lidarsr532_c05:coordinates = "time_counter height lat lon" ; 
     177        float cfad_lidarsr532_c06(time_counter, height, lat, lon) ; 
     178                cfad_lidarsr532_c06:units = "1" ; 
     179                cfad_lidarsr532_c06:standard_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     180                cfad_lidarsr532_c06:_FillValue = 9.96921e+36f ; 
     181                cfad_lidarsr532_c06:long_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     182                cfad_lidarsr532_c06:online_operation = "ave(X)" ; 
     183                cfad_lidarsr532_c06:interval_operation = 10800.f ; 
     184                cfad_lidarsr532_c06:interval_write = 2678400.f ; 
     185                cfad_lidarsr532_c06:coordinates = "time_counter height lat lon" ; 
     186        float cfad_lidarsr532_c07(time_counter, height, lat, lon) ; 
     187                cfad_lidarsr532_c07:units = "1" ; 
     188                cfad_lidarsr532_c07:standard_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     189                cfad_lidarsr532_c07:_FillValue = 9.96921e+36f ; 
     190                cfad_lidarsr532_c07:long_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     191                cfad_lidarsr532_c07:online_operation = "ave(X)" ; 
     192                cfad_lidarsr532_c07:interval_operation = 10800.f ; 
     193                cfad_lidarsr532_c07:interval_write = 2678400.f ; 
     194                cfad_lidarsr532_c07:coordinates = "time_counter height lat lon" ; 
     195        float cfad_lidarsr532_c08(time_counter, height, lat, lon) ; 
     196                cfad_lidarsr532_c08:units = "1" ; 
     197                cfad_lidarsr532_c08:standard_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     198                cfad_lidarsr532_c08:_FillValue = 9.96921e+36f ; 
     199                cfad_lidarsr532_c08:long_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     200                cfad_lidarsr532_c08:online_operation = "ave(X)" ; 
     201                cfad_lidarsr532_c08:interval_operation = 10800.f ; 
     202                cfad_lidarsr532_c08:interval_write = 2678400.f ; 
     203                cfad_lidarsr532_c08:coordinates = "time_counter height lat lon" ; 
     204        float cfad_lidarsr532_c09(time_counter, height, lat, lon) ; 
     205                cfad_lidarsr532_c09:units = "1" ; 
     206                cfad_lidarsr532_c09:standard_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     207                cfad_lidarsr532_c09:_FillValue = 9.96921e+36f ; 
     208                cfad_lidarsr532_c09:long_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     209                cfad_lidarsr532_c09:online_operation = "ave(X)" ; 
     210                cfad_lidarsr532_c09:interval_operation = 10800.f ; 
     211                cfad_lidarsr532_c09:interval_write = 2678400.f ; 
     212                cfad_lidarsr532_c09:coordinates = "time_counter height lat lon" ; 
     213        float cfad_lidarsr532_c10(time_counter, height, lat, lon) ; 
     214                cfad_lidarsr532_c10:units = "1" ; 
     215                cfad_lidarsr532_c10:standard_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     216                cfad_lidarsr532_c10:_FillValue = 9.96921e+36f ; 
     217                cfad_lidarsr532_c10:long_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     218                cfad_lidarsr532_c10:online_operation = "ave(X)" ; 
     219                cfad_lidarsr532_c10:interval_operation = 10800.f ; 
     220                cfad_lidarsr532_c10:interval_write = 2678400.f ; 
     221                cfad_lidarsr532_c10:coordinates = "time_counter height lat lon" ; 
     222        float cfad_lidarsr532_c11(time_counter, height, lat, lon) ; 
     223                cfad_lidarsr532_c11:units = "1" ; 
     224                cfad_lidarsr532_c11:standard_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     225                cfad_lidarsr532_c11:_FillValue = 9.96921e+36f ; 
     226                cfad_lidarsr532_c11:long_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     227                cfad_lidarsr532_c11:online_operation = "ave(X)" ; 
     228                cfad_lidarsr532_c11:interval_operation = 10800.f ; 
     229                cfad_lidarsr532_c11:interval_write = 2678400.f ; 
     230                cfad_lidarsr532_c11:coordinates = "time_counter height lat lon" ; 
     231        float cfad_lidarsr532_c12(time_counter, height, lat, lon) ; 
     232                cfad_lidarsr532_c12:units = "1" ; 
     233                cfad_lidarsr532_c12:standard_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     234                cfad_lidarsr532_c12:_FillValue = 9.96921e+36f ; 
     235                cfad_lidarsr532_c12:long_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     236                cfad_lidarsr532_c12:online_operation = "ave(X)" ; 
     237                cfad_lidarsr532_c12:interval_operation = 10800.f ; 
     238                cfad_lidarsr532_c12:interval_write = 2678400.f ; 
     239                cfad_lidarsr532_c12:coordinates = "time_counter height lat lon" ; 
     240        float cfad_lidarsr532_c13(time_counter, height, lat, lon) ; 
     241                cfad_lidarsr532_c13:units = "1" ; 
     242                cfad_lidarsr532_c13:standard_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     243                cfad_lidarsr532_c13:_FillValue = 9.96921e+36f ; 
     244                cfad_lidarsr532_c13:long_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     245                cfad_lidarsr532_c13:online_operation = "ave(X)" ; 
     246                cfad_lidarsr532_c13:interval_operation = 10800.f ; 
     247                cfad_lidarsr532_c13:interval_write = 2678400.f ; 
     248                cfad_lidarsr532_c13:coordinates = "time_counter height lat lon" ; 
     249        float cfad_lidarsr532_c14(time_counter, height, lat, lon) ; 
     250                cfad_lidarsr532_c14:units = "1" ; 
     251                cfad_lidarsr532_c14:standard_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     252                cfad_lidarsr532_c14:_FillValue = 9.96921e+36f ; 
     253                cfad_lidarsr532_c14:long_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     254                cfad_lidarsr532_c14:online_operation = "ave(X)" ; 
     255                cfad_lidarsr532_c14:interval_operation = 10800.f ; 
     256                cfad_lidarsr532_c14:interval_write = 2678400.f ; 
     257                cfad_lidarsr532_c14:coordinates = "time_counter height lat lon" ; 
     258        float cfad_lidarsr532_c15(time_counter, height, lat, lon) ; 
     259                cfad_lidarsr532_c15:units = "1" ; 
     260                cfad_lidarsr532_c15:standard_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     261                cfad_lidarsr532_c15:_FillValue = 9.96921e+36f ; 
     262                cfad_lidarsr532_c15:long_name = "Lidar Scattering Ratio CFAD (532 nm)" ; 
     263                cfad_lidarsr532_c15:online_operation = "ave(X)" ; 
     264                cfad_lidarsr532_c15:interval_operation = 10800.f ; 
     265                cfad_lidarsr532_c15:interval_write = 2678400.f ; 
     266                cfad_lidarsr532_c15:coordinates = "time_counter height lat lon" ; 
     267        float parasol_refl(time_counter, sza, lat, lon) ; 
     268                parasol_refl:units = "1" ; 
     269                parasol_refl:standard_name = "PARASOL-like mono-directional reflectance" ; 
     270                parasol_refl:_FillValue = 9.96921e+36f ; 
     271                parasol_refl:long_name = "PARASOL-like mono-directional reflectance" ; 
     272                parasol_refl:online_operation = "ave(X)" ; 
     273                parasol_refl:interval_operation = 10800.f ; 
     274                parasol_refl:interval_write = 2678400.f ; 
     275                parasol_refl:coordinates = "time_counter sza lat lon" ; 
     276        float atb532_c01(time_counter, height_mlev, lat, lon) ; 
     277                atb532_c01:units = "1" ; 
     278                atb532_c01:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     279                atb532_c01:_FillValue = 9.96921e+36f ; 
     280                atb532_c01:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     281                atb532_c01:online_operation = "ave(X)" ; 
     282                atb532_c01:interval_operation = 10800.f ; 
     283                atb532_c01:interval_write = 2678400.f ; 
     284                atb532_c01:coordinates = "time_counter height_mlev lat lon" ; 
     285        float atb532_c02(time_counter, height_mlev, lat, lon) ; 
     286                atb532_c02:units = "1" ; 
     287                atb532_c02:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     288                atb532_c02:_FillValue = 9.96921e+36f ; 
     289                atb532_c02:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     290                atb532_c02:online_operation = "ave(X)" ; 
     291                atb532_c02:interval_operation = 10800.f ; 
     292                atb532_c02:interval_write = 2678400.f ; 
     293                atb532_c02:coordinates = "time_counter height_mlev lat lon" ; 
     294        float atb532_c03(time_counter, height_mlev, lat, lon) ; 
     295                atb532_c03:units = "1" ; 
     296                atb532_c03:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     297                atb532_c03:_FillValue = 9.96921e+36f ; 
     298                atb532_c03:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     299                atb532_c03:online_operation = "ave(X)" ; 
     300                atb532_c03:interval_operation = 10800.f ; 
     301                atb532_c03:interval_write = 2678400.f ; 
     302                atb532_c03:coordinates = "time_counter height_mlev lat lon" ; 
     303        float atb532_c04(time_counter, height_mlev, lat, lon) ; 
     304                atb532_c04:units = "1" ; 
     305                atb532_c04:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     306                atb532_c04:_FillValue = 9.96921e+36f ; 
     307                atb532_c04:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     308                atb532_c04:online_operation = "ave(X)" ; 
     309                atb532_c04:interval_operation = 10800.f ; 
     310                atb532_c04:interval_write = 2678400.f ; 
     311                atb532_c04:coordinates = "time_counter height_mlev lat lon" ; 
     312        float atb532_c05(time_counter, height_mlev, lat, lon) ; 
     313                atb532_c05:units = "1" ; 
     314                atb532_c05:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     315                atb532_c05:_FillValue = 9.96921e+36f ; 
     316                atb532_c05:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     317                atb532_c05:online_operation = "ave(X)" ; 
     318                atb532_c05:interval_operation = 10800.f ; 
     319                atb532_c05:interval_write = 2678400.f ; 
     320                atb532_c05:coordinates = "time_counter height_mlev lat lon" ; 
     321        float atb532_c06(time_counter, height_mlev, lat, lon) ; 
     322                atb532_c06:units = "1" ; 
     323                atb532_c06:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     324                atb532_c06:_FillValue = 9.96921e+36f ; 
     325                atb532_c06:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     326                atb532_c06:online_operation = "ave(X)" ; 
     327                atb532_c06:interval_operation = 10800.f ; 
     328                atb532_c06:interval_write = 2678400.f ; 
     329                atb532_c06:coordinates = "time_counter height_mlev lat lon" ; 
     330        float atb532_c07(time_counter, height_mlev, lat, lon) ; 
     331                atb532_c07:units = "1" ; 
     332                atb532_c07:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     333                atb532_c07:_FillValue = 9.96921e+36f ; 
     334                atb532_c07:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     335                atb532_c07:online_operation = "ave(X)" ; 
     336                atb532_c07:interval_operation = 10800.f ; 
     337                atb532_c07:interval_write = 2678400.f ; 
     338                atb532_c07:coordinates = "time_counter height_mlev lat lon" ; 
     339        float atb532_c08(time_counter, height_mlev, lat, lon) ; 
     340                atb532_c08:units = "1" ; 
     341                atb532_c08:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     342                atb532_c08:_FillValue = 9.96921e+36f ; 
     343                atb532_c08:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     344                atb532_c08:online_operation = "ave(X)" ; 
     345                atb532_c08:interval_operation = 10800.f ; 
     346                atb532_c08:interval_write = 2678400.f ; 
     347                atb532_c08:coordinates = "time_counter height_mlev lat lon" ; 
     348        float atb532_c09(time_counter, height_mlev, lat, lon) ; 
     349                atb532_c09:units = "1" ; 
     350                atb532_c09:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     351                atb532_c09:_FillValue = 9.96921e+36f ; 
     352                atb532_c09:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     353                atb532_c09:online_operation = "ave(X)" ; 
     354                atb532_c09:interval_operation = 10800.f ; 
     355                atb532_c09:interval_write = 2678400.f ; 
     356                atb532_c09:coordinates = "time_counter height_mlev lat lon" ; 
     357        float atb532_c10(time_counter, height_mlev, lat, lon) ; 
     358                atb532_c10:units = "1" ; 
     359                atb532_c10:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     360                atb532_c10:_FillValue = 9.96921e+36f ; 
     361                atb532_c10:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     362                atb532_c10:online_operation = "ave(X)" ; 
     363                atb532_c10:interval_operation = 10800.f ; 
     364                atb532_c10:interval_write = 2678400.f ; 
     365                atb532_c10:coordinates = "time_counter height_mlev lat lon" ; 
     366        float atb532_c11(time_counter, height_mlev, lat, lon) ; 
     367                atb532_c11:units = "1" ; 
     368                atb532_c11:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     369                atb532_c11:_FillValue = 9.96921e+36f ; 
     370                atb532_c11:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     371                atb532_c11:online_operation = "ave(X)" ; 
     372                atb532_c11:interval_operation = 10800.f ; 
     373                atb532_c11:interval_write = 2678400.f ; 
     374                atb532_c11:coordinates = "time_counter height_mlev lat lon" ; 
     375        float atb532_c12(time_counter, height_mlev, lat, lon) ; 
     376                atb532_c12:units = "1" ; 
     377                atb532_c12:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     378                atb532_c12:_FillValue = 9.96921e+36f ; 
     379                atb532_c12:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     380                atb532_c12:online_operation = "ave(X)" ; 
     381                atb532_c12:interval_operation = 10800.f ; 
     382                atb532_c12:interval_write = 2678400.f ; 
     383                atb532_c12:coordinates = "time_counter height_mlev lat lon" ; 
     384        float atb532_c13(time_counter, height_mlev, lat, lon) ; 
     385                atb532_c13:units = "1" ; 
     386                atb532_c13:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     387                atb532_c13:_FillValue = 9.96921e+36f ; 
     388                atb532_c13:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     389                atb532_c13:online_operation = "ave(X)" ; 
     390                atb532_c13:interval_operation = 10800.f ; 
     391                atb532_c13:interval_write = 2678400.f ; 
     392                atb532_c13:coordinates = "time_counter height_mlev lat lon" ; 
     393        float atb532_c14(time_counter, height_mlev, lat, lon) ; 
     394                atb532_c14:units = "1" ; 
     395                atb532_c14:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     396                atb532_c14:_FillValue = 9.96921e+36f ; 
     397                atb532_c14:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     398                atb532_c14:online_operation = "ave(X)" ; 
     399                atb532_c14:interval_operation = 10800.f ; 
     400                atb532_c14:interval_write = 2678400.f ; 
     401                atb532_c14:coordinates = "time_counter height_mlev lat lon" ; 
     402        float atb532_c15(time_counter, height_mlev, lat, lon) ; 
     403                atb532_c15:units = "1" ; 
     404                atb532_c15:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     405                atb532_c15:_FillValue = 9.96921e+36f ; 
     406                atb532_c15:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     407                atb532_c15:online_operation = "ave(X)" ; 
     408                atb532_c15:interval_operation = 10800.f ; 
     409                atb532_c15:interval_write = 2678400.f ; 
     410                atb532_c15:coordinates = "time_counter height_mlev lat lon" ; 
     411        float atb532_c16(time_counter, height_mlev, lat, lon) ; 
     412                atb532_c16:units = "1" ; 
     413                atb532_c16:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     414                atb532_c16:_FillValue = 9.96921e+36f ; 
     415                atb532_c16:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     416                atb532_c16:online_operation = "ave(X)" ; 
     417                atb532_c16:interval_operation = 10800.f ; 
     418                atb532_c16:interval_write = 2678400.f ; 
     419                atb532_c16:coordinates = "time_counter height_mlev lat lon" ; 
     420        float atb532_c17(time_counter, height_mlev, lat, lon) ; 
     421                atb532_c17:units = "1" ; 
     422                atb532_c17:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     423                atb532_c17:_FillValue = 9.96921e+36f ; 
     424                atb532_c17:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     425                atb532_c17:online_operation = "ave(X)" ; 
     426                atb532_c17:interval_operation = 10800.f ; 
     427                atb532_c17:interval_write = 2678400.f ; 
     428                atb532_c17:coordinates = "time_counter height_mlev lat lon" ; 
     429        float atb532_c18(time_counter, height_mlev, lat, lon) ; 
     430                atb532_c18:units = "1" ; 
     431                atb532_c18:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     432                atb532_c18:_FillValue = 9.96921e+36f ; 
     433                atb532_c18:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     434                atb532_c18:online_operation = "ave(X)" ; 
     435                atb532_c18:interval_operation = 10800.f ; 
     436                atb532_c18:interval_write = 2678400.f ; 
     437                atb532_c18:coordinates = "time_counter height_mlev lat lon" ; 
     438        float atb532_c19(time_counter, height_mlev, lat, lon) ; 
     439                atb532_c19:units = "1" ; 
     440                atb532_c19:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     441                atb532_c19:_FillValue = 9.96921e+36f ; 
     442                atb532_c19:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     443                atb532_c19:online_operation = "ave(X)" ; 
     444                atb532_c19:interval_operation = 10800.f ; 
     445                atb532_c19:interval_write = 2678400.f ; 
     446                atb532_c19:coordinates = "time_counter height_mlev lat lon" ; 
     447        float atb532_c20(time_counter, height_mlev, lat, lon) ; 
     448                atb532_c20:units = "1" ; 
     449                atb532_c20:standard_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     450                atb532_c20:_FillValue = 9.96921e+36f ; 
     451                atb532_c20:long_name = "Lidar Attenuated Total Backscatter (532 nm)" ; 
     452                atb532_c20:online_operation = "ave(X)" ; 
     453                atb532_c20:interval_operation = 10800.f ; 
     454                atb532_c20:interval_write = 2678400.f ; 
     455                atb532_c20:coordinates = "time_counter height_mlev lat lon" ; 
     456        float beta_mol532(time_counter, height_mlev, lat, lon) ; 
     457                beta_mol532:units = "m-1 sr-1" ; 
     458                beta_mol532:standard_name = "Lidar Molecular Backscatter (532 nm)" ; 
     459                beta_mol532:_FillValue = 9.96921e+36f ; 
     460                beta_mol532:long_name = "Lidar Molecular Backscatter (532 nm)" ; 
     461                beta_mol532:online_operation = "ave(X)" ; 
     462                beta_mol532:interval_operation = 10800.f ; 
     463                beta_mol532:interval_write = 2678400.f ; 
     464                beta_mol532:coordinates = "time_counter height_mlev lat lon" ; 
     465        float clisccp2_c01(time_counter, pressure2, lat, lon) ; 
     466                clisccp2_c01:units = "1" ; 
     467                clisccp2_c01:standard_name = "Cloud Fraction as Calculated by the ISCCP Simulator" ; 
     468                clisccp2_c01:_FillValue = 9.96921e+36f ; 
     469                clisccp2_c01:long_name = "Cloud Fraction as Calculated by the ISCCP Simulator" ; 
     470                clisccp2_c01:online_operation = "ave(X)" ; 
     471                clisccp2_c01:interval_operation = 10800.f ; 
     472                clisccp2_c01:interval_write = 2678400.f ; 
     473                clisccp2_c01:coordinates = "time_counter pressure2 lat lon" ; 
     474        float clisccp2_c02(time_counter, pressure2, lat, lon) ; 
     475                clisccp2_c02:units = "1" ; 
     476                clisccp2_c02:standard_name = "Cloud Fraction as Calculated by the ISCCP Simulator" ; 
     477                clisccp2_c02:_FillValue = 9.96921e+36f ; 
     478                clisccp2_c02:long_name = "Cloud Fraction as Calculated by the ISCCP Simulator" ; 
     479                clisccp2_c02:online_operation = "ave(X)" ; 
     480                clisccp2_c02:interval_operation = 10800.f ; 
     481                clisccp2_c02:interval_write = 2678400.f ; 
     482                clisccp2_c02:coordinates = "time_counter pressure2 lat lon" ; 
     483        float clisccp2_c03(time_counter, pressure2, lat, lon) ; 
     484                clisccp2_c03:units = "1" ; 
     485                clisccp2_c03:standard_name = "Cloud Fraction as Calculated by the ISCCP Simulator" ; 
     486                clisccp2_c03:_FillValue = 9.96921e+36f ; 
     487                clisccp2_c03:long_name = "Cloud Fraction as Calculated by the ISCCP Simulator" ; 
     488                clisccp2_c03:online_operation = "ave(X)" ; 
     489                clisccp2_c03:interval_operation = 10800.f ; 
     490                clisccp2_c03:interval_write = 2678400.f ; 
     491                clisccp2_c03:coordinates = "time_counter pressure2 lat lon" ; 
     492        float clisccp2_c04(time_counter, pressure2, lat, lon) ; 
     493                clisccp2_c04:units = "1" ; 
     494                clisccp2_c04:standard_name = "Cloud Fraction as Calculated by the ISCCP Simulator" ; 
     495                clisccp2_c04:_FillValue = 9.96921e+36f ; 
     496                clisccp2_c04:long_name = "Cloud Fraction as Calculated by the ISCCP Simulator" ; 
     497                clisccp2_c04:online_operation = "ave(X)" ; 
     498                clisccp2_c04:interval_operation = 10800.f ; 
     499                clisccp2_c04:interval_write = 2678400.f ; 
     500                clisccp2_c04:coordinates = "time_counter pressure2 lat lon" ; 
     501        float clisccp2_c05(time_counter, pressure2, lat, lon) ; 
     502                clisccp2_c05:units = "1" ; 
     503                clisccp2_c05:standard_name = "Cloud Fraction as Calculated by the ISCCP Simulator" ; 
     504                clisccp2_c05:_FillValue = 9.96921e+36f ; 
     505                clisccp2_c05:long_name = "Cloud Fraction as Calculated by the ISCCP Simulator" ; 
     506                clisccp2_c05:online_operation = "ave(X)" ; 
     507                clisccp2_c05:interval_operation = 10800.f ; 
     508                clisccp2_c05:interval_write = 2678400.f ; 
     509                clisccp2_c05:coordinates = "time_counter pressure2 lat lon" ; 
     510        float clisccp2_c06(time_counter, pressure2, lat, lon) ; 
     511                clisccp2_c06:units = "1" ; 
     512                clisccp2_c06:standard_name = "Cloud Fraction as Calculated by the ISCCP Simulator" ; 
     513                clisccp2_c06:_FillValue = 9.96921e+36f ; 
     514                clisccp2_c06:long_name = "Cloud Fraction as Calculated by the ISCCP Simulator" ; 
     515                clisccp2_c06:online_operation = "ave(X)" ; 
     516                clisccp2_c06:interval_operation = 10800.f ; 
     517                clisccp2_c06:interval_write = 2678400.f ; 
     518                clisccp2_c06:coordinates = "time_counter pressure2 lat lon" ; 
     519        float clisccp2_c07(time_counter, pressure2, lat, lon) ; 
     520                clisccp2_c07:units = "1" ; 
     521                clisccp2_c07:standard_name = "Cloud Fraction as Calculated by the ISCCP Simulator" ; 
     522                clisccp2_c07:_FillValue = 9.96921e+36f ; 
     523                clisccp2_c07:long_name = "Cloud Fraction as Calculated by the ISCCP Simulator" ; 
     524                clisccp2_c07:online_operation = "ave(X)" ; 
     525                clisccp2_c07:interval_operation = 10800.f ; 
     526                clisccp2_c07:interval_write = 2678400.f ; 
     527                clisccp2_c07:coordinates = "time_counter pressure2 lat lon" ; 
     528        float boxtauisccp(time_counter, column, lat, lon) ; 
     529                boxtauisccp:units = "1" ; 
     530                boxtauisccp:standard_name = "Optical Depth in Each Column as Calculated by the ISCCP Simulator" ; 
     531                boxtauisccp:_FillValue = 9.96921e+36f ; 
     532                boxtauisccp:long_name = "Optical Depth in Each Column as Calculated by the ISCCP Simulator" ; 
     533                boxtauisccp:online_operation = "ave(X)" ; 
     534                boxtauisccp:interval_operation = 10800.f ; 
     535                boxtauisccp:interval_write = 2678400.f ; 
     536                boxtauisccp:coordinates = "time_counter column lat lon" ; 
     537        float boxptopisccp(time_counter, column, lat, lon) ; 
     538                boxptopisccp:units = "Pa" ; 
     539                boxptopisccp:standard_name = "Cloud Top Pressure in Each Column as Calculated by the ISCCP Simulator" ; 
     540                boxptopisccp:_FillValue = 9.96921e+36f ; 
     541                boxptopisccp:long_name = "Cloud Top Pressure in Each Column as Calculated by the ISCCP Simulator" ; 
     542                boxptopisccp:online_operation = "ave(X)" ; 
     543                boxptopisccp:interval_operation = 10800.f ; 
     544                boxptopisccp:interval_write = 2678400.f ; 
     545                boxptopisccp:coordinates = "time_counter column lat lon" ; 
     546        float tclisccp(time_counter, lat, lon) ; 
     547                tclisccp:units = "1" ; 
     548                tclisccp:standard_name = "Total Cloud Fraction as Calculated by the ISCCP Simulator" ; 
     549                tclisccp:_FillValue = 9.96921e+36f ; 
     550                tclisccp:long_name = "Total Cloud Fraction as Calculated by the ISCCP Simulator" ; 
     551                tclisccp:online_operation = "ave(X)" ; 
     552                tclisccp:interval_operation = 10800.f ; 
     553                tclisccp:interval_write = 2678400.f ; 
     554                tclisccp:coordinates = "time_counter lat lon" ; 
     555        float ctpisccp(time_counter, lat, lon) ; 
     556                ctpisccp:units = "Pa" ; 
     557                ctpisccp:standard_name = "Mean Cloud Top Pressure as Calculated by the ISCCP Simulator" ; 
     558                ctpisccp:_FillValue = 9.96921e+36f ; 
     559                ctpisccp:long_name = "Mean Cloud Top Pressure as Calculated by the ISCCP Simulator" ; 
     560                ctpisccp:online_operation = "ave(X)" ; 
     561                ctpisccp:interval_operation = 10800.f ; 
     562                ctpisccp:interval_write = 2678400.f ; 
     563                ctpisccp:coordinates = "time_counter lat lon" ; 
     564        float tauisccp(time_counter, lat, lon) ; 
     565                tauisccp:units = "1" ; 
     566                tauisccp:standard_name = "Optical Depth as Calculated by the ISCCP Simulator" ; 
     567                tauisccp:_FillValue = 9.96921e+36f ; 
     568                tauisccp:long_name = "Optical Depth as Calculated by the ISCCP Simulator" ; 
     569                tauisccp:online_operation = "ave(X)" ; 
     570                tauisccp:interval_operation = 10800.f ; 
     571                tauisccp:interval_write = 2678400.f ; 
     572                tauisccp:coordinates = "time_counter lat lon" ; 
     573        float albisccp(time_counter, lat, lon) ; 
     574                albisccp:units = "1" ; 
     575                albisccp:standard_name = "Mean Cloud Albedo as Calculated by the ISCCP Simulator" ; 
     576                albisccp:_FillValue = 9.96921e+36f ; 
     577                albisccp:long_name = "Mean Cloud Albedo as Calculated by the ISCCP Simulator" ; 
     578                albisccp:online_operation = "ave(X)" ; 
     579                albisccp:interval_operation = 10800.f ; 
     580                albisccp:interval_write = 2678400.f ; 
     581                albisccp:coordinates = "time_counter lat lon" ; 
     582        float meantbisccp(time_counter, lat, lon) ; 
     583                meantbisccp:units = "K" ; 
     584                meantbisccp:standard_name = " Mean all-sky 10.5 micron brightness temperature as calculated by the ISCCP Simulator" ; 
     585                meantbisccp:_FillValue = 9.96921e+36f ; 
     586                meantbisccp:long_name = " Mean all-sky 10.5 micron brightness temperature as calculated by the ISCCP Simulator" ; 
     587                meantbisccp:online_operation = "ave(X)" ; 
     588                meantbisccp:interval_operation = 10800.f ; 
     589                meantbisccp:interval_write = 2678400.f ; 
     590                meantbisccp:coordinates = "time_counter lat lon" ; 
     591        float meantbclrisccp(time_counter, lat, lon) ; 
     592                meantbclrisccp:units = "K" ; 
     593                meantbclrisccp:standard_name = "Mean clear-sky 10.5 micron brightness temperature as calculated by the ISCCP Simulator" ; 
     594                meantbclrisccp:_FillValue = 9.96921e+36f ; 
     595                meantbclrisccp:long_name = "Mean clear-sky 10.5 micron brightness temperature as calculated by the ISCCP Simulator" ; 
     596                meantbclrisccp:online_operation = "ave(X)" ; 
     597                meantbclrisccp:interval_operation = 10800.f ; 
     598                meantbclrisccp:interval_write = 2678400.f ; 
     599                meantbclrisccp:coordinates = "time_counter lat lon" ; 
     600 
     601// global attributes: 
     602                :Conventions = "CF-1.1" ; 
     603                :file_name = "histmthCOSP.nc" ; 
     604                :production = "An IPSL model" ; 
     605                :TimeStamp = "2010-JUL-24 00:19:51 GMT-0200" ; 
     606} 
     607== ATM/Output/MO/piControl2_18500101_18500131_1M_histmth.nc == 
     608netcdf piControl2_18500101_18500131_1M_histmth { // format variant: 64bit  
     609dimensions: 
     610        lon = 96 ; 
     611        lat = 96 ; 
     612        presnivs = 39 ; 
     613        Ahyb = 39 ; 
     614        Bhyb = 39 ; 
     615        Alt = 39 ; 
     616        time_counter = UNLIMITED ; // (1 currently) 
     617        tbnds = 2 ; 
     618variables: 
     619        float lon(lon) ; 
     620                lon:axis = "X" ; 
     621                lon:standard_name = "longitude" ; 
     622                lon:units = "degrees_east" ; 
     623                lon:valid_min = -180.f ; 
     624                lon:valid_max = 176.25f ; 
     625                lon:long_name = "Longitude" ; 
     626                lon:nav_model = "Default grid" ; 
     627        float lat(lat) ; 
     628                lat:axis = "Y" ; 
     629                lat:standard_name = "latitude" ; 
     630                lat:units = "degrees_north" ; 
     631                lat:valid_min = -90.f ; 
     632                lat:valid_max = 90.f ; 
     633                lat:long_name = "Latitude" ; 
     634                lat:nav_model = "Default grid" ; 
     635        float presnivs(presnivs) ; 
     636                presnivs:axis = "Z" ; 
     637                presnivs:standard_name = "model_level_number" ; 
     638                presnivs:units = "Pa" ; 
     639                presnivs:positive = "down" ; 
     640                presnivs:valid_min = 4.306836f ; 
     641                presnivs:valid_max = 100896.6f ; 
     642                presnivs:title = "presnivs" ; 
     643                presnivs:long_name = "Vertical levels" ; 
     644        float Ahyb(Ahyb) ; 
     645                Ahyb:axis = "Z" ; 
     646                Ahyb:standard_name = "model_level_number" ; 
     647                Ahyb:units = "Pa" ; 
     648                Ahyb:valid_min = 4.306836f ; 
     649                Ahyb:valid_max = 22472.32f ; 
     650                Ahyb:title = "Ahyb" ; 
     651                Ahyb:long_name = "Ahyb comp of Hyb Cord" ; 
     652        float Bhyb(Bhyb) ; 
     653                Bhyb:axis = "Z" ; 
     654                Bhyb:standard_name = "model_level_number" ; 
     655                Bhyb:valid_min = 0.f ; 
     656                Bhyb:valid_max = 0.9943815f ; 
     657                Bhyb:title = "Bhyb" ; 
     658                Bhyb:long_name = "Bhyb comp of Hyb Cord" ; 
     659        float Alt(Alt) ; 
     660                Alt:axis = "Z" ; 
     661                Alt:standard_name = "model_level_number" ; 
     662                Alt:units = "Km" ; 
     663                Alt:valid_min = 0.0338988f ; 
     664                Alt:valid_max = 80.52708f ; 
     665                Alt:title = "Alt" ; 
     666                Alt:long_name = "Height approx for scale heigh of 8km at levels" ; 
     667        double time_counter(time_counter) ; 
     668                time_counter:axis = "T" ; 
     669                time_counter:standard_name = "time" ; 
     670                time_counter:units = "seconds since 1800-01-01 00:00:00" ; 
     671                time_counter:calendar = "noleap" ; 
     672                time_counter:title = "Time" ; 
     673                time_counter:long_name = "Time axis" ; 
     674                time_counter:time_origin = " 1800-JAN-01 00:00:00" ; 
     675                time_counter:bounds = "time_counter_bnds" ; 
     676        double time_counter_bnds(time_counter, tbnds) ; 
     677        double t_inst_02678400(time_counter) ; 
     678                t_inst_02678400:standard_name = "time" ; 
     679                t_inst_02678400:units = "seconds since 1800-01-01 00:00:00" ; 
     680                t_inst_02678400:calendar = "noleap" ; 
     681                t_inst_02678400:title = "Time" ; 
     682                t_inst_02678400:long_name = "Time axis" ; 
     683                t_inst_02678400:time_origin = " 1800-JAN-01 00:00:00" ; 
     684        float phis(time_counter, lat, lon) ; 
     685                phis:units = "m2/s2" ; 
     686                phis:standard_name = "Surface geop.height" ; 
     687                phis:_FillValue = 9.96921e+36f ; 
     688                phis:long_name = "Surface geop.height" ; 
     689                phis:online_operation = "ave(X)" ; 
     690                phis:interval_operation = 1800.f ; 
     691                phis:interval_write = 2678400.f ; 
     692                phis:coordinates = "time_counter lat lon" ; 
     693        float aire(lat, lon) ; 
     694                aire:units = "-" ; 
     695                aire:standard_name = "Grid area" ; 
     696                aire:_FillValue = 9.96921e+36f ; 
     697                aire:long_name = "Grid area" ; 
     698                aire:online_operation = "once" ; 
     699                aire:coordinates = "lat lon" ; 
     700        float slp(time_counter, lat, lon) ; 
     701                slp:units = "Pa" ; 
     702                slp:standard_name = "Sea Level Pressure" ; 
     703                slp:_FillValue = 9.96921e+36f ; 
     704                slp:long_name = "Sea Level Pressure" ; 
     705                slp:online_operation = "ave(X)" ; 
     706                slp:interval_operation = 1800.f ; 
     707                slp:interval_write = 2678400.f ; 
     708                slp:coordinates = "time_counter lat lon" ; 
     709        float tsol(time_counter, lat, lon) ; 
     710                tsol:units = "K" ; 
     711                tsol:standard_name = "Surface Temperature" ; 
     712                tsol:_FillValue = 9.96921e+36f ; 
     713                tsol:long_name = "Surface Temperature" ; 
     714                tsol:online_operation = "ave(X)" ; 
     715                tsol:interval_operation = 1800.f ; 
     716                tsol:interval_write = 2678400.f ; 
     717                tsol:coordinates = "time_counter lat lon" ; 
     718        float t2m(time_counter, lat, lon) ; 
     719                t2m:units = "K" ; 
     720                t2m:standard_name = "Temperature 2m" ; 
     721                t2m:_FillValue = 9.96921e+36f ; 
     722                t2m:long_name = "Temperature 2m" ; 
     723                t2m:online_operation = "ave(X)" ; 
     724                t2m:interval_operation = 1800.f ; 
     725                t2m:interval_write = 2678400.f ; 
     726                t2m:coordinates = "time_counter lat lon" ; 
     727        float t2m_min(time_counter, lat, lon) ; 
     728                t2m_min:units = "K" ; 
     729                t2m_min:standard_name = "Temp 2m min" ; 
     730                t2m_min:_FillValue = 9.96921e+36f ; 
     731                t2m_min:long_name = "Temp 2m min" ; 
     732                t2m_min:online_operation = "t_min(X)" ; 
     733                t2m_min:interval_operation = 1800.f ; 
     734                t2m_min:interval_write = 2678400.f ; 
     735                t2m_min:coordinates = "time_counter lat lon" ; 
     736        float t2m_max(time_counter, lat, lon) ; 
     737                t2m_max:units = "K" ; 
     738                t2m_max:standard_name = "Temp 2m max" ; 
     739                t2m_max:_FillValue = 9.96921e+36f ; 
     740                t2m_max:long_name = "Temp 2m max" ; 
     741                t2m_max:online_operation = "t_max(X)" ; 
     742                t2m_max:interval_operation = 1800.f ; 
     743                t2m_max:interval_write = 2678400.f ; 
     744                t2m_max:coordinates = "time_counter lat lon" ; 
     745        float wind10m(time_counter, lat, lon) ; 
     746                wind10m:units = "m/s" ; 
     747                wind10m:standard_name = "10-m wind speed" ; 
     748                wind10m:_FillValue = 9.96921e+36f ; 
     749                wind10m:long_name = "10-m wind speed" ; 
     750                wind10m:online_operation = "ave(X)" ; 
     751                wind10m:interval_operation = 1800.f ; 
     752                wind10m:interval_write = 2678400.f ; 
     753                wind10m:coordinates = "time_counter lat lon" ; 
     754        float sicf(time_counter, lat, lon) ; 
     755                sicf:units = "-" ; 
     756                sicf:standard_name = "Sea-ice fraction" ; 
     757                sicf:_FillValue = 9.96921e+36f ; 
     758                sicf:long_name = "Sea-ice fraction" ; 
     759                sicf:online_operation = "ave(X)" ; 
     760                sicf:interval_operation = 1800.f ; 
     761                sicf:interval_write = 2678400.f ; 
     762                sicf:coordinates = "time_counter lat lon" ; 
     763        float q2m(time_counter, lat, lon) ; 
     764                q2m:units = "kg/kg" ; 
     765                q2m:standard_name = "Specific humidity 2m" ; 
     766                q2m:_FillValue = 9.96921e+36f ; 
     767                q2m:long_name = "Specific humidity 2m" ; 
     768                q2m:online_operation = "ave(X)" ; 
     769                q2m:interval_operation = 1800.f ; 
     770                q2m:interval_write = 2678400.f ; 
     771                q2m:coordinates = "time_counter lat lon" ; 
     772        float u10m(time_counter, lat, lon) ; 
     773                u10m:units = "m/s" ; 
     774                u10m:standard_name = "Vent zonal 10m" ; 
     775                u10m:_FillValue = 9.96921e+36f ; 
     776                u10m:long_name = "Vent zonal 10m" ; 
     777                u10m:online_operation = "ave(X)" ; 
     778                u10m:interval_operation = 1800.f ; 
     779                u10m:interval_write = 2678400.f ; 
     780                u10m:coordinates = "time_counter lat lon" ; 
     781        float v10m(time_counter, lat, lon) ; 
     782                v10m:units = "m/s" ; 
     783                v10m:standard_name = "Vent meridien 10m" ; 
     784                v10m:_FillValue = 9.96921e+36f ; 
     785                v10m:long_name = "Vent meridien 10m" ; 
     786                v10m:online_operation = "ave(X)" ; 
     787                v10m:interval_operation = 1800.f ; 
     788                v10m:interval_write = 2678400.f ; 
     789                v10m:coordinates = "time_counter lat lon" ; 
     790        float psol(time_counter, lat, lon) ; 
     791                psol:units = "Pa" ; 
     792                psol:standard_name = "Surface Pressure" ; 
     793                psol:_FillValue = 9.96921e+36f ; 
     794                psol:long_name = "Surface Pressure" ; 
     795                psol:online_operation = "ave(X)" ; 
     796                psol:interval_operation = 1800.f ; 
     797                psol:interval_write = 2678400.f ; 
     798                psol:coordinates = "time_counter lat lon" ; 
     799        float qsurf(time_counter, lat, lon) ; 
     800                qsurf:units = "kg/kg" ; 
     801                qsurf:standard_name = "Surface Air humidity" ; 
     802                qsurf:_FillValue = 9.96921e+36f ; 
     803                qsurf:long_name = "Surface Air humidity" ; 
     804                qsurf:online_operation = "ave(X)" ; 
     805                qsurf:interval_operation = 1800.f ; 
     806                qsurf:interval_write = 2678400.f ; 
     807                qsurf:coordinates = "time_counter lat lon" ; 
     808        float ndayrain(time_counter, lat, lon) ; 
     809                ndayrain:units = "-" ; 
     810                ndayrain:standard_name = "Number of dayrain(liq+sol)" ; 
     811                ndayrain:_FillValue = 9.96921e+36f ; 
     812                ndayrain:long_name = "Number of dayrain(liq+sol)" ; 
     813                ndayrain:online_operation = "ave(X)" ; 
     814                ndayrain:interval_operation = 1800.f ; 
     815                ndayrain:interval_write = 2678400.f ; 
     816                ndayrain:coordinates = "time_counter lat lon" ; 
     817        float precip(time_counter, lat, lon) ; 
     818                precip:units = "kg/(s*m2)" ; 
     819                precip:standard_name = "Precip Totale liq+sol" ; 
     820                precip:_FillValue = 9.96921e+36f ; 
     821                precip:long_name = "Precip Totale liq+sol" ; 
     822                precip:online_operation = "ave(X)" ; 
     823                precip:interval_operation = 1800.f ; 
     824                precip:interval_write = 2678400.f ; 
     825                precip:coordinates = "time_counter lat lon" ; 
     826        float plul(time_counter, lat, lon) ; 
     827                plul:units = "kg/(s*m2)" ; 
     828                plul:standard_name = "Large-scale Precip." ; 
     829                plul:_FillValue = 9.96921e+36f ; 
     830                plul:long_name = "Large-scale Precip." ; 
     831                plul:online_operation = "ave(X)" ; 
     832                plul:interval_operation = 1800.f ; 
     833                plul:interval_write = 2678400.f ; 
     834                plul:coordinates = "time_counter lat lon" ; 
     835        float pluc(time_counter, lat, lon) ; 
     836                pluc:units = "kg/(s*m2)" ; 
     837                pluc:standard_name = "Convective Precip." ; 
     838                pluc:_FillValue = 9.96921e+36f ; 
     839                pluc:long_name = "Convective Precip." ; 
     840                pluc:online_operation = "ave(X)" ; 
     841                pluc:interval_operation = 1800.f ; 
     842                pluc:interval_write = 2678400.f ; 
     843                pluc:coordinates = "time_counter lat lon" ; 
     844        float snow(time_counter, lat, lon) ; 
     845                snow:units = "kg/(s*m2)" ; 
     846                snow:standard_name = "Snow fall" ; 
     847                snow:_FillValue = 9.96921e+36f ; 
     848                snow:long_name = "Snow fall" ; 
     849                snow:online_operation = "ave(X)" ; 
     850                snow:interval_operation = 1800.f ; 
     851                snow:interval_write = 2678400.f ; 
     852                snow:coordinates = "time_counter lat lon" ; 
     853        float msnow(time_counter, lat, lon) ; 
     854                msnow:units = "kg/m2" ; 
     855                msnow:standard_name = "Surface snow amount" ; 
     856                msnow:_FillValue = 9.96921e+36f ; 
     857                msnow:long_name = "Surface snow amount" ; 
     858                msnow:online_operation = "ave(X)" ; 
     859                msnow:interval_operation = 1800.f ; 
     860                msnow:interval_write = 2678400.f ; 
     861                msnow:coordinates = "time_counter lat lon" ; 
     862        float fsnow(time_counter, lat, lon) ; 
     863                fsnow:units = "-" ; 
     864                fsnow:standard_name = "Surface snow area fraction" ; 
     865                fsnow:_FillValue = 9.96921e+36f ; 
     866                fsnow:long_name = "Surface snow area fraction" ; 
     867                fsnow:online_operation = "ave(X)" ; 
     868                fsnow:interval_operation = 1800.f ; 
     869                fsnow:interval_write = 2678400.f ; 
     870                fsnow:coordinates = "time_counter lat lon" ; 
     871        float evap(time_counter, lat, lon) ; 
     872                evap:units = "kg/(s*m2)" ; 
     873                evap:standard_name = "Evaporat" ; 
     874                evap:_FillValue = 9.96921e+36f ; 
     875                evap:long_name = "Evaporat" ; 
     876                evap:online_operation = "ave(X)" ; 
     877                evap:interval_operation = 1800.f ; 
     878                evap:interval_write = 2678400.f ; 
     879                evap:coordinates = "time_counter lat lon" ; 
     880        float tops(time_counter, lat, lon) ; 
     881                tops:units = "W/m2" ; 
     882                tops:standard_name = "Solar rad. at TOA" ; 
     883                tops:_FillValue = 9.96921e+36f ; 
     884                tops:long_name = "Solar rad. at TOA" ; 
     885                tops:online_operation = "ave(X)" ; 
     886                tops:interval_operation = 1800.f ; 
     887                tops:interval_write = 2678400.f ; 
     888                tops:coordinates = "time_counter lat lon" ; 
     889        float tops0(time_counter, lat, lon) ; 
     890                tops0:units = "W/m2" ; 
     891                tops0:standard_name = "CS Solar rad. at TOA" ; 
     892                tops0:_FillValue = 9.96921e+36f ; 
     893                tops0:long_name = "CS Solar rad. at TOA" ; 
     894                tops0:online_operation = "ave(X)" ; 
     895                tops0:interval_operation = 1800.f ; 
     896                tops0:interval_write = 2678400.f ; 
     897                tops0:coordinates = "time_counter lat lon" ; 
     898        float topl(time_counter, lat, lon) ; 
     899                topl:units = "W/m2" ; 
     900                topl:standard_name = "IR rad. at TOA" ; 
     901                topl:_FillValue = 9.96921e+36f ; 
     902                topl:long_name = "IR rad. at TOA" ; 
     903                topl:online_operation = "ave(X)" ; 
     904                topl:interval_operation = 1800.f ; 
     905                topl:interval_write = 2678400.f ; 
     906                topl:coordinates = "time_counter lat lon" ; 
     907        float topl0(time_counter, lat, lon) ; 
     908                topl0:units = "W/m2" ; 
     909                topl0:standard_name = "IR rad. at TOA" ; 
     910                topl0:_FillValue = 9.96921e+36f ; 
     911                topl0:long_name = "IR rad. at TOA" ; 
     912                topl0:online_operation = "ave(X)" ; 
     913                topl0:interval_operation = 1800.f ; 
     914                topl0:interval_write = 2678400.f ; 
     915                topl0:coordinates = "time_counter lat lon" ; 
     916        float SWupTOA(time_counter, lat, lon) ; 
     917                SWupTOA:units = "W/m2" ; 
     918                SWupTOA:standard_name = "SWup at TOA" ; 
     919                SWupTOA:_FillValue = 9.96921e+36f ; 
     920                SWupTOA:long_name = "SWup at TOA" ; 
     921                SWupTOA:online_operation = "ave(X)" ; 
     922                SWupTOA:interval_operation = 1800.f ; 
     923                SWupTOA:interval_write = 2678400.f ; 
     924                SWupTOA:coordinates = "time_counter lat lon" ; 
     925        float SWupTOAclr(time_counter, lat, lon) ; 
     926                SWupTOAclr:units = "W/m2" ; 
     927                SWupTOAclr:standard_name = "SWup clear sky at TOA" ; 
     928                SWupTOAclr:_FillValue = 9.96921e+36f ; 
     929                SWupTOAclr:long_name = "SWup clear sky at TOA" ; 
     930                SWupTOAclr:online_operation = "ave(X)" ; 
     931                SWupTOAclr:interval_operation = 1800.f ; 
     932                SWupTOAclr:interval_write = 2678400.f ; 
     933                SWupTOAclr:coordinates = "time_counter lat lon" ; 
     934        float SWdnTOA(time_counter, lat, lon) ; 
     935                SWdnTOA:units = "W/m2" ; 
     936                SWdnTOA:standard_name = "SWdn at TOA" ; 
     937                SWdnTOA:_FillValue = 9.96921e+36f ; 
     938                SWdnTOA:long_name = "SWdn at TOA" ; 
     939                SWdnTOA:online_operation = "ave(X)" ; 
     940                SWdnTOA:interval_operation = 1800.f ; 
     941                SWdnTOA:interval_write = 2678400.f ; 
     942                SWdnTOA:coordinates = "time_counter lat lon" ; 
     943        float SWdnTOAclr(time_counter, lat, lon) ; 
     944                SWdnTOAclr:units = "W/m2" ; 
     945                SWdnTOAclr:standard_name = "SWdn clear sky at TOA" ; 
     946                SWdnTOAclr:_FillValue = 9.96921e+36f ; 
     947                SWdnTOAclr:long_name = "SWdn clear sky at TOA" ; 
     948                SWdnTOAclr:online_operation = "ave(X)" ; 
     949                SWdnTOAclr:interval_operation = 1800.f ; 
     950                SWdnTOAclr:interval_write = 2678400.f ; 
     951                SWdnTOAclr:coordinates = "time_counter lat lon" ; 
     952        float nettop(time_counter, lat, lon) ; 
     953                nettop:units = "W/m2" ; 
     954                nettop:standard_name = "Net dn radiatif flux at TOA" ; 
     955                nettop:_FillValue = 9.96921e+36f ; 
     956                nettop:long_name = "Net dn radiatif flux at TOA" ; 
     957                nettop:online_operation = "ave(X)" ; 
     958                nettop:interval_operation = 1800.f ; 
     959                nettop:interval_write = 2678400.f ; 
     960                nettop:coordinates = "time_counter lat lon" ; 
     961        float SWup200(time_counter, lat, lon) ; 
     962                SWup200:units = "W/m2" ; 
     963                SWup200:standard_name = "SWup at 200mb" ; 
     964                SWup200:_FillValue = 9.96921e+36f ; 
     965                SWup200:long_name = "SWup at 200mb" ; 
     966                SWup200:online_operation = "ave(X)" ; 
     967                SWup200:interval_operation = 1800.f ; 
     968                SWup200:interval_write = 2678400.f ; 
     969                SWup200:coordinates = "time_counter lat lon" ; 
     970        float SWdn200(time_counter, lat, lon) ; 
     971                SWdn200:units = "W/m2" ; 
     972                SWdn200:standard_name = "SWdn at 200mb" ; 
     973                SWdn200:_FillValue = 9.96921e+36f ; 
     974                SWdn200:long_name = "SWdn at 200mb" ; 
     975                SWdn200:online_operation = "ave(X)" ; 
     976                SWdn200:interval_operation = 1800.f ; 
     977                SWdn200:interval_write = 2678400.f ; 
     978                SWdn200:coordinates = "time_counter lat lon" ; 
     979        float LWup200(time_counter, lat, lon) ; 
     980                LWup200:units = "W/m2" ; 
     981                LWup200:standard_name = "LWup at 200mb" ; 
     982                LWup200:_FillValue = 9.96921e+36f ; 
     983                LWup200:long_name = "LWup at 200mb" ; 
     984                LWup200:online_operation = "ave(X)" ; 
     985                LWup200:interval_operation = 1800.f ; 
     986                LWup200:interval_write = 2678400.f ; 
     987                LWup200:coordinates = "time_counter lat lon" ; 
     988        float LWup200clr(time_counter, lat, lon) ; 
     989                LWup200clr:units = "W/m2" ; 
     990                LWup200clr:standard_name = "LWup clear sky at 200mb" ; 
     991                LWup200clr:_FillValue = 9.96921e+36f ; 
     992                LWup200clr:long_name = "LWup clear sky at 200mb" ; 
     993                LWup200clr:online_operation = "ave(X)" ; 
     994                LWup200clr:interval_operation = 1800.f ; 
     995                LWup200clr:interval_write = 2678400.f ; 
     996                LWup200clr:coordinates = "time_counter lat lon" ; 
     997        float LWdn200(time_counter, lat, lon) ; 
     998                LWdn200:units = "W/m2" ; 
     999                LWdn200:standard_name = "LWdn at 200mb" ; 
     1000                LWdn200:_FillValue = 9.96921e+36f ; 
     1001                LWdn200:long_name = "LWdn at 200mb" ; 
     1002                LWdn200:online_operation = "ave(X)" ; 
     1003                LWdn200:interval_operation = 1800.f ; 
     1004                LWdn200:interval_write = 2678400.f ; 
     1005                LWdn200:coordinates = "time_counter lat lon" ; 
     1006        float LWdn200clr(time_counter, lat, lon) ; 
     1007                LWdn200clr:units = "W/m2" ; 
     1008                LWdn200clr:standard_name = "LWdn clear sky at 200mb" ; 
     1009                LWdn200clr:_FillValue = 9.96921e+36f ; 
     1010                LWdn200clr:long_name = "LWdn clear sky at 200mb" ; 
     1011                LWdn200clr:online_operation = "ave(X)" ; 
     1012                LWdn200clr:interval_operation = 1800.f ; 
     1013                LWdn200clr:interval_write = 2678400.f ; 
     1014                LWdn200clr:coordinates = "time_counter lat lon" ; 
     1015        float sols(time_counter, lat, lon) ; 
     1016                sols:units = "W/m2" ; 
     1017                sols:standard_name = "Solar rad. at surf." ; 
     1018                sols:_FillValue = 9.96921e+36f ; 
     1019                sols:long_name = "Solar rad. at surf." ; 
     1020                sols:online_operation = "ave(X)" ; 
     1021                sols:interval_operation = 1800.f ; 
     1022                sols:interval_write = 2678400.f ; 
     1023                sols:coordinates = "time_counter lat lon" ; 
     1024        float sols0(time_counter, lat, lon) ; 
     1025                sols0:units = "W/m2" ; 
     1026                sols0:standard_name = "Solar rad. at surf." ; 
     1027                sols0:_FillValue = 9.96921e+36f ; 
     1028                sols0:long_name = "Solar rad. at surf." ; 
     1029                sols0:online_operation = "ave(X)" ; 
     1030                sols0:interval_operation = 1800.f ; 
     1031                sols0:interval_write = 2678400.f ; 
     1032                sols0:coordinates = "time_counter lat lon" ; 
     1033        float soll(time_counter, lat, lon) ; 
     1034                soll:units = "W/m2" ; 
     1035                soll:standard_name = "IR rad. at surface" ; 
     1036                soll:_FillValue = 9.96921e+36f ; 
     1037                soll:long_name = "IR rad. at surface" ; 
     1038                soll:online_operation = "ave(X)" ; 
     1039                soll:interval_operation = 1800.f ; 
     1040                soll:interval_write = 2678400.f ; 
     1041                soll:coordinates = "time_counter lat lon" ; 
     1042        float radsol(time_counter, lat, lon) ; 
     1043                radsol:units = "W/m2" ; 
     1044                radsol:standard_name = "Rayonnement au sol" ; 
     1045                radsol:_FillValue = 9.96921e+36f ; 
     1046                radsol:long_name = "Rayonnement au sol" ; 
     1047                radsol:online_operation = "ave(X)" ; 
     1048                radsol:interval_operation = 1800.f ; 
     1049                radsol:interval_write = 2678400.f ; 
     1050                radsol:coordinates = "time_counter lat lon" ; 
     1051        float soll0(time_counter, lat, lon) ; 
     1052                soll0:units = "W/m2" ; 
     1053                soll0:standard_name = "IR rad. at surface" ; 
     1054                soll0:_FillValue = 9.96921e+36f ; 
     1055                soll0:long_name = "IR rad. at surface" ; 
     1056                soll0:online_operation = "ave(X)" ; 
     1057                soll0:interval_operation = 1800.f ; 
     1058                soll0:interval_write = 2678400.f ; 
     1059                soll0:coordinates = "time_counter lat lon" ; 
     1060        float SWupSFC(time_counter, lat, lon) ; 
     1061                SWupSFC:units = "W/m2" ; 
     1062                SWupSFC:standard_name = "SWup at surface" ; 
     1063                SWupSFC:_FillValue = 9.96921e+36f ; 
     1064                SWupSFC:long_name = "SWup at surface" ; 
     1065                SWupSFC:online_operation = "ave(X)" ; 
     1066                SWupSFC:interval_operation = 1800.f ; 
     1067                SWupSFC:interval_write = 2678400.f ; 
     1068                SWupSFC:coordinates = "time_counter lat lon" ; 
     1069        float SWupSFCclr(time_counter, lat, lon) ; 
     1070                SWupSFCclr:units = "W/m2" ; 
     1071                SWupSFCclr:standard_name = "SWup clear sky at surface" ; 
     1072                SWupSFCclr:_FillValue = 9.96921e+36f ; 
     1073                SWupSFCclr:long_name = "SWup clear sky at surface" ; 
     1074                SWupSFCclr:online_operation = "ave(X)" ; 
     1075                SWupSFCclr:interval_operation = 1800.f ; 
     1076                SWupSFCclr:interval_write = 2678400.f ; 
     1077                SWupSFCclr:coordinates = "time_counter lat lon" ; 
     1078        float SWdnSFC(time_counter, lat, lon) ; 
     1079                SWdnSFC:units = "W/m2" ; 
     1080                SWdnSFC:standard_name = "SWdn at surface" ; 
     1081                SWdnSFC:_FillValue = 9.96921e+36f ; 
     1082                SWdnSFC:long_name = "SWdn at surface" ; 
     1083                SWdnSFC:online_operation = "ave(X)" ; 
     1084                SWdnSFC:interval_operation = 1800.f ; 
     1085                SWdnSFC:interval_write = 2678400.f ; 
     1086                SWdnSFC:coordinates = "time_counter lat lon" ; 
     1087        float SWdnSFCclr(time_counter, lat, lon) ; 
     1088                SWdnSFCclr:units = "W/m2" ; 
     1089                SWdnSFCclr:standard_name = "SWdn clear sky at surface" ; 
     1090                SWdnSFCclr:_FillValue = 9.96921e+36f ; 
     1091                SWdnSFCclr:long_name = "SWdn clear sky at surface" ; 
     1092                SWdnSFCclr:online_operation = "ave(X)" ; 
     1093                SWdnSFCclr:interval_operation = 1800.f ; 
     1094                SWdnSFCclr:interval_write = 2678400.f ; 
     1095                SWdnSFCclr:coordinates = "time_counter lat lon" ; 
     1096        float LWupSFC(time_counter, lat, lon) ; 
     1097                LWupSFC:units = "W/m2" ; 
     1098                LWupSFC:standard_name = "Upwd. IR rad. at surface" ; 
     1099                LWupSFC:_FillValue = 9.96921e+36f ; 
     1100                LWupSFC:long_name = "Upwd. IR rad. at surface" ; 
     1101                LWupSFC:online_operation = "ave(X)" ; 
     1102                LWupSFC:interval_operation = 1800.f ; 
     1103                LWupSFC:interval_write = 2678400.f ; 
     1104                LWupSFC:coordinates = "time_counter lat lon" ; 
     1105        float LWdnSFC(time_counter, lat, lon) ; 
     1106                LWdnSFC:units = "W/m2" ; 
     1107                LWdnSFC:standard_name = "Down. IR rad. at surface" ; 
     1108                LWdnSFC:_FillValue = 9.96921e+36f ; 
     1109                LWdnSFC:long_name = "Down. IR rad. at surface" ; 
     1110                LWdnSFC:online_operation = "ave(X)" ; 
     1111                LWdnSFC:interval_operation = 1800.f ; 
     1112                LWdnSFC:interval_write = 2678400.f ; 
     1113                LWdnSFC:coordinates = "time_counter lat lon" ; 
     1114        float LWupSFCclr(time_counter, lat, lon) ; 
     1115                LWupSFCclr:units = "W/m2" ; 
     1116                LWupSFCclr:standard_name = "CS Upwd. IR rad. at surface" ; 
     1117                LWupSFCclr:_FillValue = 9.96921e+36f ; 
     1118                LWupSFCclr:long_name = "CS Upwd. IR rad. at surface" ; 
     1119                LWupSFCclr:online_operation = "ave(X)" ; 
     1120                LWupSFCclr:interval_operation = 1800.f ; 
     1121                LWupSFCclr:interval_write = 2678400.f ; 
     1122                LWupSFCclr:coordinates = "time_counter lat lon" ; 
     1123        float LWdnSFCclr(time_counter, lat, lon) ; 
     1124                LWdnSFCclr:units = "W/m2" ; 
     1125                LWdnSFCclr:standard_name = "Down. CS IR rad. at surface" ; 
     1126                LWdnSFCclr:_FillValue = 9.96921e+36f ; 
     1127                LWdnSFCclr:long_name = "Down. CS IR rad. at surface" ; 
     1128                LWdnSFCclr:online_operation = "ave(X)" ; 
     1129                LWdnSFCclr:interval_operation = 1800.f ; 
     1130                LWdnSFCclr:interval_write = 2678400.f ; 
     1131                LWdnSFCclr:coordinates = "time_counter lat lon" ; 
     1132        float bils(time_counter, lat, lon) ; 
     1133                bils:units = "W/m2" ; 
     1134                bils:standard_name = "Surf. total heat flux" ; 
     1135                bils:_FillValue = 9.96921e+36f ; 
     1136                bils:long_name = "Surf. total heat flux" ; 
     1137                bils:online_operation = "ave(X)" ; 
     1138                bils:interval_operation = 1800.f ; 
     1139                bils:interval_write = 2678400.f ; 
     1140                bils:coordinates = "time_counter lat lon" ; 
     1141        float sens(time_counter, lat, lon) ; 
     1142                sens:units = "W/m2" ; 
     1143                sens:standard_name = "Sensible heat flux" ; 
     1144                sens:_FillValue = 9.96921e+36f ; 
     1145                sens:long_name = "Sensible heat flux" ; 
     1146                sens:online_operation = "ave(X)" ; 
     1147                sens:interval_operation = 1800.f ; 
     1148                sens:interval_write = 2678400.f ; 
     1149                sens:coordinates = "time_counter lat lon" ; 
     1150        float fder(time_counter, lat, lon) ; 
     1151                fder:units = "W/m2" ; 
     1152                fder:standard_name = "Heat flux derivation" ; 
     1153                fder:_FillValue = 9.96921e+36f ; 
     1154                fder:long_name = "Heat flux derivation" ; 
     1155                fder:online_operation = "ave(X)" ; 
     1156                fder:interval_operation = 1800.f ; 
     1157                fder:interval_write = 2678400.f ; 
     1158                fder:coordinates = "time_counter lat lon" ; 
     1159        float ffonte(time_counter, lat, lon) ; 
     1160                ffonte:units = "W/m2" ; 
     1161                ffonte:standard_name = "Thermal flux for snow melting" ; 
     1162                ffonte:_FillValue = 9.96921e+36f ; 
     1163                ffonte:long_name = "Thermal flux for snow melting" ; 
     1164                ffonte:online_operation = "ave(X)" ; 
     1165                ffonte:interval_operation = 1800.f ; 
     1166                ffonte:interval_write = 2678400.f ; 
     1167                ffonte:coordinates = "time_counter lat lon" ; 
     1168        float fqcalving(time_counter, lat, lon) ; 
     1169                fqcalving:units = "kg/m2/s" ; 
     1170                fqcalving:standard_name = "Ice Calving" ; 
     1171                fqcalving:_FillValue = 9.96921e+36f ; 
     1172                fqcalving:long_name = "Ice Calving" ; 
     1173                fqcalving:online_operation = "ave(X)" ; 
     1174                fqcalving:interval_operation = 1800.f ; 
     1175                fqcalving:interval_write = 2678400.f ; 
     1176                fqcalving:coordinates = "time_counter lat lon" ; 
     1177        float fqfonte(time_counter, lat, lon) ; 
     1178                fqfonte:units = "kg/m2/s" ; 
     1179                fqfonte:standard_name = "Land ice melt" ; 
     1180                fqfonte:_FillValue = 9.96921e+36f ; 
     1181                fqfonte:long_name = "Land ice melt" ; 
     1182                fqfonte:online_operation = "ave(X)" ; 
     1183                fqfonte:interval_operation = 1800.f ; 
     1184                fqfonte:interval_write = 2678400.f ; 
     1185                fqfonte:coordinates = "time_counter lat lon" ; 
     1186        float taux(time_counter, lat, lon) ; 
     1187                taux:units = "Pa" ; 
     1188                taux:standard_name = "Zonal wind stress" ; 
     1189                taux:_FillValue = 9.96921e+36f ; 
     1190                taux:long_name = "Zonal wind stress" ; 
     1191                taux:online_operation = "ave(X)" ; 
     1192                taux:interval_operation = 1800.f ; 
     1193                taux:interval_write = 2678400.f ; 
     1194                taux:coordinates = "time_counter lat lon" ; 
     1195        float tauy(time_counter, lat, lon) ; 
     1196                tauy:units = "Pa" ; 
     1197                tauy:standard_name = "Meridional wind stress" ; 
     1198                tauy:_FillValue = 9.96921e+36f ; 
     1199                tauy:long_name = "Meridional wind stress" ; 
     1200                tauy:online_operation = "ave(X)" ; 
     1201                tauy:interval_operation = 1800.f ; 
     1202                tauy:interval_write = 2678400.f ; 
     1203                tauy:coordinates = "time_counter lat lon" ; 
     1204        float pourc_ter(time_counter, lat, lon) ; 
     1205                pourc_ter:units = "%" ; 
     1206                pourc_ter:standard_name = "% ter" ; 
     1207                pourc_ter:_FillValue = 9.96921e+36f ; 
     1208                pourc_ter:long_name = "% ter" ; 
     1209                pourc_ter:online_operation = "ave(X)" ; 
     1210                pourc_ter:interval_operation = 1800.f ; 
     1211                pourc_ter:interval_write = 2678400.f ; 
     1212                pourc_ter:coordinates = "time_counter lat lon" ; 
     1213        float fract_ter(time_counter, lat, lon) ; 
     1214                fract_ter:units = "1" ; 
     1215                fract_ter:standard_name = "Fraction ter" ; 
     1216                fract_ter:_FillValue = 9.96921e+36f ; 
     1217                fract_ter:long_name = "Fraction ter" ; 
     1218                fract_ter:online_operation = "ave(X)" ; 
     1219                fract_ter:interval_operation = 1800.f ; 
     1220                fract_ter:interval_write = 2678400.f ; 
     1221                fract_ter:coordinates = "time_counter lat lon" ; 
     1222        float taux_ter(time_counter, lat, lon) ; 
     1223                taux_ter:units = "Pa" ; 
     1224                taux_ter:standard_name = "Zonal wind stresster" ; 
     1225                taux_ter:_FillValue = 9.96921e+36f ; 
     1226                taux_ter:long_name = "Zonal wind stresster" ; 
     1227                taux_ter:online_operation = "ave(X)" ; 
     1228                taux_ter:interval_operation = 1800.f ; 
     1229                taux_ter:interval_write = 2678400.f ; 
     1230                taux_ter:coordinates = "time_counter lat lon" ; 
     1231        float tauy_ter(time_counter, lat, lon) ; 
     1232                tauy_ter:units = "Pa" ; 
     1233                tauy_ter:standard_name = "Meridional wind stress ter" ; 
     1234                tauy_ter:_FillValue = 9.96921e+36f ; 
     1235                tauy_ter:long_name = "Meridional wind stress ter" ; 
     1236                tauy_ter:online_operation = "ave(X)" ; 
     1237                tauy_ter:interval_operation = 1800.f ; 
     1238                tauy_ter:interval_write = 2678400.f ; 
     1239                tauy_ter:coordinates = "time_counter lat lon" ; 
     1240        float tsol_ter(time_counter, lat, lon) ; 
     1241                tsol_ter:units = "K" ; 
     1242                tsol_ter:standard_name = "Temperature ter" ; 
     1243                tsol_ter:_FillValue = 9.96921e+36f ; 
     1244                tsol_ter:long_name = "Temperature ter" ; 
     1245                tsol_ter:online_operation = "ave(X)" ; 
     1246                tsol_ter:interval_operation = 1800.f ; 
     1247                tsol_ter:interval_write = 2678400.f ; 
     1248                tsol_ter:coordinates = "time_counter lat lon" ; 
     1249        float evap_ter(time_counter, lat, lon) ; 
     1250                evap_ter:units = "kg/(s*m2)" ; 
     1251                evap_ter:standard_name = "evaporation at surface ter" ; 
     1252                evap_ter:_FillValue = 9.96921e+36f ; 
     1253                evap_ter:long_name = "evaporation at surface ter" ; 
     1254                evap_ter:online_operation = "ave(X)" ; 
     1255                evap_ter:interval_operation = 1800.f ; 
     1256                evap_ter:interval_write = 2678400.f ; 
     1257                evap_ter:coordinates = "time_counter lat lon" ; 
     1258        float sens_ter(time_counter, lat, lon) ; 
     1259                sens_ter:units = "W/m2" ; 
     1260                sens_ter:standard_name = "Sensible heat flux ter" ; 
     1261                sens_ter:_FillValue = 9.96921e+36f ; 
     1262                sens_ter:long_name = "Sensible heat flux ter" ; 
     1263                sens_ter:online_operation = "ave(X)" ; 
     1264                sens_ter:interval_operation = 1800.f ; 
     1265                sens_ter:interval_write = 2678400.f ; 
     1266                sens_ter:coordinates = "time_counter lat lon" ; 
     1267        float lat_ter(time_counter, lat, lon) ; 
     1268                lat_ter:units = "W/m2" ; 
     1269                lat_ter:standard_name = "Latent heat flux ter" ; 
     1270                lat_ter:_FillValue = 9.96921e+36f ; 
     1271                lat_ter:long_name = "Latent heat flux ter" ; 
     1272                lat_ter:online_operation = "ave(X)" ; 
     1273                lat_ter:interval_operation = 1800.f ; 
     1274                lat_ter:interval_write = 2678400.f ; 
     1275                lat_ter:coordinates = "time_counter lat lon" ; 
     1276        float flw_ter(time_counter, lat, lon) ; 
     1277                flw_ter:units = "W/m2" ; 
     1278                flw_ter:standard_name = "LW ter" ; 
     1279                flw_ter:_FillValue = 9.96921e+36f ; 
     1280                flw_ter:long_name = "LW ter" ; 
     1281                flw_ter:online_operation = "ave(X)" ; 
     1282                flw_ter:interval_operation = 1800.f ; 
     1283                flw_ter:interval_write = 2678400.f ; 
     1284                flw_ter:coordinates = "time_counter lat lon" ; 
     1285        float fsw_ter(time_counter, lat, lon) ; 
     1286                fsw_ter:units = "W/m2" ; 
     1287                fsw_ter:standard_name = "SW ter" ; 
     1288                fsw_ter:_FillValue = 9.96921e+36f ; 
     1289                fsw_ter:long_name = "SW ter" ; 
     1290                fsw_ter:online_operation = "ave(X)" ; 
     1291                fsw_ter:interval_operation = 1800.f ; 
     1292                fsw_ter:interval_write = 2678400.f ; 
     1293                fsw_ter:coordinates = "time_counter lat lon" ; 
     1294        float wbils_ter(time_counter, lat, lon) ; 
     1295                wbils_ter:units = "W/m2" ; 
     1296                wbils_ter:standard_name = "Bilan sol ter" ; 
     1297                wbils_ter:_FillValue = 9.96921e+36f ; 
     1298                wbils_ter:long_name = "Bilan sol ter" ; 
     1299                wbils_ter:online_operation = "ave(X)" ; 
     1300                wbils_ter:interval_operation = 1800.f ; 
     1301                wbils_ter:interval_write = 2678400.f ; 
     1302                wbils_ter:coordinates = "time_counter lat lon" ; 
     1303        float wbilo_ter(time_counter, lat, lon) ; 
     1304                wbilo_ter:units = "kg/(m2*s)" ; 
     1305                wbilo_ter:standard_name = "Bilan eau ter" ; 
     1306                wbilo_ter:_FillValue = 9.96921e+36f ; 
     1307                wbilo_ter:long_name = "Bilan eau ter" ; 
     1308                wbilo_ter:online_operation = "ave(X)" ; 
     1309                wbilo_ter:interval_operation = 1800.f ; 
     1310                wbilo_ter:interval_write = 2678400.f ; 
     1311                wbilo_ter:coordinates = "time_counter lat lon" ; 
     1312        float albe_ter(time_counter, lat, lon) ; 
     1313                albe_ter:units = "-" ; 
     1314                albe_ter:standard_name = "Albedo VIS surf. ter" ; 
     1315                albe_ter:_FillValue = 9.96921e+36f ; 
     1316                albe_ter:long_name = "Albedo VIS surf. ter" ; 
     1317                albe_ter:online_operation = "ave(X)" ; 
     1318                albe_ter:interval_operation = 1800.f ; 
     1319                albe_ter:interval_write = 2678400.f ; 
     1320                albe_ter:coordinates = "time_counter lat lon" ; 
     1321        float rugs_ter(time_counter, lat, lon) ; 
     1322                rugs_ter:units = "m" ; 
     1323                rugs_ter:standard_name = "Surface roughness ter" ; 
     1324                rugs_ter:_FillValue = 9.96921e+36f ; 
     1325                rugs_ter:long_name = "Surface roughness ter" ; 
     1326                rugs_ter:online_operation = "ave(X)" ; 
     1327                rugs_ter:interval_operation = 1800.f ; 
     1328                rugs_ter:interval_write = 2678400.f ; 
     1329                rugs_ter:coordinates = "time_counter lat lon" ; 
     1330        float pourc_lic(time_counter, lat, lon) ; 
     1331                pourc_lic:units = "%" ; 
     1332                pourc_lic:standard_name = "% lic" ; 
     1333                pourc_lic:_FillValue = 9.96921e+36f ; 
     1334                pourc_lic:long_name = "% lic" ; 
     1335                pourc_lic:online_operation = "ave(X)" ; 
     1336                pourc_lic:interval_operation = 1800.f ; 
     1337                pourc_lic:interval_write = 2678400.f ; 
     1338                pourc_lic:coordinates = "time_counter lat lon" ; 
     1339        float fract_lic(time_counter, lat, lon) ; 
     1340                fract_lic:units = "1" ; 
     1341                fract_lic:standard_name = "Fraction lic" ; 
     1342                fract_lic:_FillValue = 9.96921e+36f ; 
     1343                fract_lic:long_name = "Fraction lic" ; 
     1344                fract_lic:online_operation = "ave(X)" ; 
     1345                fract_lic:interval_operation = 1800.f ; 
     1346                fract_lic:interval_write = 2678400.f ; 
     1347                fract_lic:coordinates = "time_counter lat lon" ; 
     1348        float taux_lic(time_counter, lat, lon) ; 
     1349                taux_lic:units = "Pa" ; 
     1350                taux_lic:standard_name = "Zonal wind stresslic" ; 
     1351                taux_lic:_FillValue = 9.96921e+36f ; 
     1352                taux_lic:long_name = "Zonal wind stresslic" ; 
     1353                taux_lic:online_operation = "ave(X)" ; 
     1354                taux_lic:interval_operation = 1800.f ; 
     1355                taux_lic:interval_write = 2678400.f ; 
     1356                taux_lic:coordinates = "time_counter lat lon" ; 
     1357        float tauy_lic(time_counter, lat, lon) ; 
     1358                tauy_lic:units = "Pa" ; 
     1359                tauy_lic:standard_name = "Meridional wind stress lic" ; 
     1360                tauy_lic:_FillValue = 9.96921e+36f ; 
     1361                tauy_lic:long_name = "Meridional wind stress lic" ; 
     1362                tauy_lic:online_operation = "ave(X)" ; 
     1363                tauy_lic:interval_operation = 1800.f ; 
     1364                tauy_lic:interval_write = 2678400.f ; 
     1365                tauy_lic:coordinates = "time_counter lat lon" ; 
     1366        float tsol_lic(time_counter, lat, lon) ; 
     1367                tsol_lic:units = "K" ; 
     1368                tsol_lic:standard_name = "Temperature lic" ; 
     1369                tsol_lic:_FillValue = 9.96921e+36f ; 
     1370                tsol_lic:long_name = "Temperature lic" ; 
     1371                tsol_lic:online_operation = "ave(X)" ; 
     1372                tsol_lic:interval_operation = 1800.f ; 
     1373                tsol_lic:interval_write = 2678400.f ; 
     1374                tsol_lic:coordinates = "time_counter lat lon" ; 
     1375        float evap_lic(time_counter, lat, lon) ; 
     1376                evap_lic:units = "kg/(s*m2)" ; 
     1377                evap_lic:standard_name = "evaporation at surface lic" ; 
     1378                evap_lic:_FillValue = 9.96921e+36f ; 
     1379                evap_lic:long_name = "evaporation at surface lic" ; 
     1380                evap_lic:online_operation = "ave(X)" ; 
     1381                evap_lic:interval_operation = 1800.f ; 
     1382                evap_lic:interval_write = 2678400.f ; 
     1383                evap_lic:coordinates = "time_counter lat lon" ; 
     1384        float sens_lic(time_counter, lat, lon) ; 
     1385                sens_lic:units = "W/m2" ; 
     1386                sens_lic:standard_name = "Sensible heat flux lic" ; 
     1387                sens_lic:_FillValue = 9.96921e+36f ; 
     1388                sens_lic:long_name = "Sensible heat flux lic" ; 
     1389                sens_lic:online_operation = "ave(X)" ; 
     1390                sens_lic:interval_operation = 1800.f ; 
     1391                sens_lic:interval_write = 2678400.f ; 
     1392                sens_lic:coordinates = "time_counter lat lon" ; 
     1393        float lat_lic(time_counter, lat, lon) ; 
     1394                lat_lic:units = "W/m2" ; 
     1395                lat_lic:standard_name = "Latent heat flux lic" ; 
     1396                lat_lic:_FillValue = 9.96921e+36f ; 
     1397                lat_lic:long_name = "Latent heat flux lic" ; 
     1398                lat_lic:online_operation = "ave(X)" ; 
     1399                lat_lic:interval_operation = 1800.f ; 
     1400                lat_lic:interval_write = 2678400.f ; 
     1401                lat_lic:coordinates = "time_counter lat lon" ; 
     1402        float flw_lic(time_counter, lat, lon) ; 
     1403                flw_lic:units = "W/m2" ; 
     1404                flw_lic:standard_name = "LW lic" ; 
     1405                flw_lic:_FillValue = 9.96921e+36f ; 
     1406                flw_lic:long_name = "LW lic" ; 
     1407                flw_lic:online_operation = "ave(X)" ; 
     1408                flw_lic:interval_operation = 1800.f ; 
     1409                flw_lic:interval_write = 2678400.f ; 
     1410                flw_lic:coordinates = "time_counter lat lon" ; 
     1411        float fsw_lic(time_counter, lat, lon) ; 
     1412                fsw_lic:units = "W/m2" ; 
     1413                fsw_lic:standard_name = "SW lic" ; 
     1414                fsw_lic:_FillValue = 9.96921e+36f ; 
     1415                fsw_lic:long_name = "SW lic" ; 
     1416                fsw_lic:online_operation = "ave(X)" ; 
     1417                fsw_lic:interval_operation = 1800.f ; 
     1418                fsw_lic:interval_write = 2678400.f ; 
     1419                fsw_lic:coordinates = "time_counter lat lon" ; 
     1420        float wbils_lic(time_counter, lat, lon) ; 
     1421                wbils_lic:units = "W/m2" ; 
     1422                wbils_lic:standard_name = "Bilan sol lic" ; 
     1423                wbils_lic:_FillValue = 9.96921e+36f ; 
     1424                wbils_lic:long_name = "Bilan sol lic" ; 
     1425                wbils_lic:online_operation = "ave(X)" ; 
     1426                wbils_lic:interval_operation = 1800.f ; 
     1427                wbils_lic:interval_write = 2678400.f ; 
     1428                wbils_lic:coordinates = "time_counter lat lon" ; 
     1429        float wbilo_lic(time_counter, lat, lon) ; 
     1430                wbilo_lic:units = "kg/(m2*s)" ; 
     1431                wbilo_lic:standard_name = "Bilan eau lic" ; 
     1432                wbilo_lic:_FillValue = 9.96921e+36f ; 
     1433                wbilo_lic:long_name = "Bilan eau lic" ; 
     1434                wbilo_lic:online_operation = "ave(X)" ; 
     1435                wbilo_lic:interval_operation = 1800.f ; 
     1436                wbilo_lic:interval_write = 2678400.f ; 
     1437                wbilo_lic:coordinates = "time_counter lat lon" ; 
     1438        float albe_lic(time_counter, lat, lon) ; 
     1439                albe_lic:units = "-" ; 
     1440                albe_lic:standard_name = "Albedo VIS surf. lic" ; 
     1441                albe_lic:_FillValue = 9.96921e+36f ; 
     1442                albe_lic:long_name = "Albedo VIS surf. lic" ; 
     1443                albe_lic:online_operation = "ave(X)" ; 
     1444                albe_lic:interval_operation = 1800.f ; 
     1445                albe_lic:interval_write = 2678400.f ; 
     1446                albe_lic:coordinates = "time_counter lat lon" ; 
     1447        float rugs_lic(time_counter, lat, lon) ; 
     1448                rugs_lic:units = "m" ; 
     1449                rugs_lic:standard_name = "Surface roughness lic" ; 
     1450                rugs_lic:_FillValue = 9.96921e+36f ; 
     1451                rugs_lic:long_name = "Surface roughness lic" ; 
     1452                rugs_lic:online_operation = "ave(X)" ; 
     1453                rugs_lic:interval_operation = 1800.f ; 
     1454                rugs_lic:interval_write = 2678400.f ; 
     1455                rugs_lic:coordinates = "time_counter lat lon" ; 
     1456        float ages_lic(time_counter, lat, lon) ; 
     1457                ages_lic:units = "day" ; 
     1458                ages_lic:standard_name = "Snow age" ; 
     1459                ages_lic:_FillValue = 9.96921e+36f ; 
     1460                ages_lic:long_name = "Snow age" ; 
     1461                ages_lic:online_operation = "ave(X)" ; 
     1462                ages_lic:interval_operation = 1800.f ; 
     1463                ages_lic:interval_write = 2678400.f ; 
     1464                ages_lic:coordinates = "time_counter lat lon" ; 
     1465        float pourc_oce(time_counter, lat, lon) ; 
     1466                pourc_oce:units = "%" ; 
     1467                pourc_oce:standard_name = "% oce" ; 
     1468                pourc_oce:_FillValue = 9.96921e+36f ; 
     1469                pourc_oce:long_name = "% oce" ; 
     1470                pourc_oce:online_operation = "ave(X)" ; 
     1471                pourc_oce:interval_operation = 1800.f ; 
     1472                pourc_oce:interval_write = 2678400.f ; 
     1473                pourc_oce:coordinates = "time_counter lat lon" ; 
     1474        float fract_oce(time_counter, lat, lon) ; 
     1475                fract_oce:units = "1" ; 
     1476                fract_oce:standard_name = "Fraction oce" ; 
     1477                fract_oce:_FillValue = 9.96921e+36f ; 
     1478                fract_oce:long_name = "Fraction oce" ; 
     1479                fract_oce:online_operation = "ave(X)" ; 
     1480                fract_oce:interval_operation = 1800.f ; 
     1481                fract_oce:interval_write = 2678400.f ; 
     1482                fract_oce:coordinates = "time_counter lat lon" ; 
     1483        float taux_oce(time_counter, lat, lon) ; 
     1484                taux_oce:units = "Pa" ; 
     1485                taux_oce:standard_name = "Zonal wind stressoce" ; 
     1486                taux_oce:_FillValue = 9.96921e+36f ; 
     1487                taux_oce:long_name = "Zonal wind stressoce" ; 
     1488                taux_oce:online_operation = "ave(X)" ; 
     1489                taux_oce:interval_operation = 1800.f ; 
     1490                taux_oce:interval_write = 2678400.f ; 
     1491                taux_oce:coordinates = "time_counter lat lon" ; 
     1492        float tauy_oce(time_counter, lat, lon) ; 
     1493                tauy_oce:units = "Pa" ; 
     1494                tauy_oce:standard_name = "Meridional wind stress oce" ; 
     1495                tauy_oce:_FillValue = 9.96921e+36f ; 
     1496                tauy_oce:long_name = "Meridional wind stress oce" ; 
     1497                tauy_oce:online_operation = "ave(X)" ; 
     1498                tauy_oce:interval_operation = 1800.f ; 
     1499                tauy_oce:interval_write = 2678400.f ; 
     1500                tauy_oce:coordinates = "time_counter lat lon" ; 
     1501        float tsol_oce(time_counter, lat, lon) ; 
     1502                tsol_oce:units = "K" ; 
     1503                tsol_oce:standard_name = "Temperature oce" ; 
     1504                tsol_oce:_FillValue = 9.96921e+36f ; 
     1505                tsol_oce:long_name = "Temperature oce" ; 
     1506                tsol_oce:online_operation = "ave(X)" ; 
     1507                tsol_oce:interval_operation = 1800.f ; 
     1508                tsol_oce:interval_write = 2678400.f ; 
     1509                tsol_oce:coordinates = "time_counter lat lon" ; 
     1510        float evap_oce(time_counter, lat, lon) ; 
     1511                evap_oce:units = "kg/(s*m2)" ; 
     1512                evap_oce:standard_name = "evaporation at surface oce" ; 
     1513                evap_oce:_FillValue = 9.96921e+36f ; 
     1514                evap_oce:long_name = "evaporation at surface oce" ; 
     1515                evap_oce:online_operation = "ave(X)" ; 
     1516                evap_oce:interval_operation = 1800.f ; 
     1517                evap_oce:interval_write = 2678400.f ; 
     1518                evap_oce:coordinates = "time_counter lat lon" ; 
     1519        float sens_oce(time_counter, lat, lon) ; 
     1520                sens_oce:units = "W/m2" ; 
     1521                sens_oce:standard_name = "Sensible heat flux oce" ; 
     1522                sens_oce:_FillValue = 9.96921e+36f ; 
     1523                sens_oce:long_name = "Sensible heat flux oce" ; 
     1524                sens_oce:online_operation = "ave(X)" ; 
     1525                sens_oce:interval_operation = 1800.f ; 
     1526                sens_oce:interval_write = 2678400.f ; 
     1527                sens_oce:coordinates = "time_counter lat lon" ; 
     1528        float lat_oce(time_counter, lat, lon) ; 
     1529                lat_oce:units = "W/m2" ; 
     1530                lat_oce:standard_name = "Latent heat flux oce" ; 
     1531                lat_oce:_FillValue = 9.96921e+36f ; 
     1532                lat_oce:long_name = "Latent heat flux oce" ; 
     1533                lat_oce:online_operation = "ave(X)" ; 
     1534                lat_oce:interval_operation = 1800.f ; 
     1535                lat_oce:interval_write = 2678400.f ; 
     1536                lat_oce:coordinates = "time_counter lat lon" ; 
     1537        float flw_oce(time_counter, lat, lon) ; 
     1538                flw_oce:units = "W/m2" ; 
     1539                flw_oce:standard_name = "LW oce" ; 
     1540                flw_oce:_FillValue = 9.96921e+36f ; 
     1541                flw_oce:long_name = "LW oce" ; 
     1542                flw_oce:online_operation = "ave(X)" ; 
     1543                flw_oce:interval_operation = 1800.f ; 
     1544                flw_oce:interval_write = 2678400.f ; 
     1545                flw_oce:coordinates = "time_counter lat lon" ; 
     1546        float fsw_oce(time_counter, lat, lon) ; 
     1547                fsw_oce:units = "W/m2" ; 
     1548                fsw_oce:standard_name = "SW oce" ; 
     1549                fsw_oce:_FillValue = 9.96921e+36f ; 
     1550                fsw_oce:long_name = "SW oce" ; 
     1551                fsw_oce:online_operation = "ave(X)" ; 
     1552                fsw_oce:interval_operation = 1800.f ; 
     1553                fsw_oce:interval_write = 2678400.f ; 
     1554                fsw_oce:coordinates = "time_counter lat lon" ; 
     1555        float wbils_oce(time_counter, lat, lon) ; 
     1556                wbils_oce:units = "W/m2" ; 
     1557                wbils_oce:standard_name = "Bilan sol oce" ; 
     1558                wbils_oce:_FillValue = 9.96921e+36f ; 
     1559                wbils_oce:long_name = "Bilan sol oce" ; 
     1560                wbils_oce:online_operation = "ave(X)" ; 
     1561                wbils_oce:interval_operation = 1800.f ; 
     1562                wbils_oce:interval_write = 2678400.f ; 
     1563                wbils_oce:coordinates = "time_counter lat lon" ; 
     1564        float wbilo_oce(time_counter, lat, lon) ; 
     1565                wbilo_oce:units = "kg/(m2*s)" ; 
     1566                wbilo_oce:standard_name = "Bilan eau oce" ; 
     1567                wbilo_oce:_FillValue = 9.96921e+36f ; 
     1568                wbilo_oce:long_name = "Bilan eau oce" ; 
     1569                wbilo_oce:online_operation = "ave(X)" ; 
     1570                wbilo_oce:interval_operation = 1800.f ; 
     1571                wbilo_oce:interval_write = 2678400.f ; 
     1572                wbilo_oce:coordinates = "time_counter lat lon" ; 
     1573        float albe_oce(time_counter, lat, lon) ; 
     1574                albe_oce:units = "-" ; 
     1575                albe_oce:standard_name = "Albedo VIS surf. oce" ; 
     1576                albe_oce:_FillValue = 9.96921e+36f ; 
     1577                albe_oce:long_name = "Albedo VIS surf. oce" ; 
     1578                albe_oce:online_operation = "ave(X)" ; 
     1579                albe_oce:interval_operation = 1800.f ; 
     1580                albe_oce:interval_write = 2678400.f ; 
     1581                albe_oce:coordinates = "time_counter lat lon" ; 
     1582        float rugs_oce(time_counter, lat, lon) ; 
     1583                rugs_oce:units = "m" ; 
     1584                rugs_oce:standard_name = "Surface roughness oce" ; 
     1585                rugs_oce:_FillValue = 9.96921e+36f ; 
     1586                rugs_oce:long_name = "Surface roughness oce" ; 
     1587                rugs_oce:online_operation = "ave(X)" ; 
     1588                rugs_oce:interval_operation = 1800.f ; 
     1589                rugs_oce:interval_write = 2678400.f ; 
     1590                rugs_oce:coordinates = "time_counter lat lon" ; 
     1591        float pourc_sic(time_counter, lat, lon) ; 
     1592                pourc_sic:units = "%" ; 
     1593                pourc_sic:standard_name = "% sic" ; 
     1594                pourc_sic:_FillValue = 9.96921e+36f ; 
     1595                pourc_sic:long_name = "% sic" ; 
     1596                pourc_sic:online_operation = "ave(X)" ; 
     1597                pourc_sic:interval_operation = 1800.f ; 
     1598                pourc_sic:interval_write = 2678400.f ; 
     1599                pourc_sic:coordinates = "time_counter lat lon" ; 
     1600        float fract_sic(time_counter, lat, lon) ; 
     1601                fract_sic:units = "1" ; 
     1602                fract_sic:standard_name = "Fraction sic" ; 
     1603                fract_sic:_FillValue = 9.96921e+36f ; 
     1604                fract_sic:long_name = "Fraction sic" ; 
     1605                fract_sic:online_operation = "ave(X)" ; 
     1606                fract_sic:interval_operation = 1800.f ; 
     1607                fract_sic:interval_write = 2678400.f ; 
     1608                fract_sic:coordinates = "time_counter lat lon" ; 
     1609        float taux_sic(time_counter, lat, lon) ; 
     1610                taux_sic:units = "Pa" ; 
     1611                taux_sic:standard_name = "Zonal wind stresssic" ; 
     1612                taux_sic:_FillValue = 9.96921e+36f ; 
     1613                taux_sic:long_name = "Zonal wind stresssic" ; 
     1614                taux_sic:online_operation = "ave(X)" ; 
     1615                taux_sic:interval_operation = 1800.f ; 
     1616                taux_sic:interval_write = 2678400.f ; 
     1617                taux_sic:coordinates = "time_counter lat lon" ; 
     1618        float tauy_sic(time_counter, lat, lon) ; 
     1619                tauy_sic:units = "Pa" ; 
     1620                tauy_sic:standard_name = "Meridional wind stress sic" ; 
     1621                tauy_sic:_FillValue = 9.96921e+36f ; 
     1622                tauy_sic:long_name = "Meridional wind stress sic" ; 
     1623                tauy_sic:online_operation = "ave(X)" ; 
     1624                tauy_sic:interval_operation = 1800.f ; 
     1625                tauy_sic:interval_write = 2678400.f ; 
     1626                tauy_sic:coordinates = "time_counter lat lon" ; 
     1627        float tsol_sic(time_counter, lat, lon) ; 
     1628                tsol_sic:units = "K" ; 
     1629                tsol_sic:standard_name = "Temperature sic" ; 
     1630                tsol_sic:_FillValue = 9.96921e+36f ; 
     1631                tsol_sic:long_name = "Temperature sic" ; 
     1632                tsol_sic:online_operation = "ave(X)" ; 
     1633                tsol_sic:interval_operation = 1800.f ; 
     1634                tsol_sic:interval_write = 2678400.f ; 
     1635                tsol_sic:coordinates = "time_counter lat lon" ; 
     1636        float evap_sic(time_counter, lat, lon) ; 
     1637                evap_sic:units = "kg/(s*m2)" ; 
     1638                evap_sic:standard_name = "evaporation at surface sic" ; 
     1639                evap_sic:_FillValue = 9.96921e+36f ; 
     1640                evap_sic:long_name = "evaporation at surface sic" ; 
     1641                evap_sic:online_operation = "ave(X)" ; 
     1642                evap_sic:interval_operation = 1800.f ; 
     1643                evap_sic:interval_write = 2678400.f ; 
     1644                evap_sic:coordinates = "time_counter lat lon" ; 
     1645        float sens_sic(time_counter, lat, lon) ; 
     1646                sens_sic:units = "W/m2" ; 
     1647                sens_sic:standard_name = "Sensible heat flux sic" ; 
     1648                sens_sic:_FillValue = 9.96921e+36f ; 
     1649                sens_sic:long_name = "Sensible heat flux sic" ; 
     1650                sens_sic:online_operation = "ave(X)" ; 
     1651                sens_sic:interval_operation = 1800.f ; 
     1652                sens_sic:interval_write = 2678400.f ; 
     1653                sens_sic:coordinates = "time_counter lat lon" ; 
     1654        float lat_sic(time_counter, lat, lon) ; 
     1655                lat_sic:units = "W/m2" ; 
     1656                lat_sic:standard_name = "Latent heat flux sic" ; 
     1657                lat_sic:_FillValue = 9.96921e+36f ; 
     1658                lat_sic:long_name = "Latent heat flux sic" ; 
     1659                lat_sic:online_operation = "ave(X)" ; 
     1660                lat_sic:interval_operation = 1800.f ; 
     1661                lat_sic:interval_write = 2678400.f ; 
     1662                lat_sic:coordinates = "time_counter lat lon" ; 
     1663        float flw_sic(time_counter, lat, lon) ; 
     1664                flw_sic:units = "W/m2" ; 
     1665                flw_sic:standard_name = "LW sic" ; 
     1666                flw_sic:_FillValue = 9.96921e+36f ; 
     1667                flw_sic:long_name = "LW sic" ; 
     1668                flw_sic:online_operation = "ave(X)" ; 
     1669                flw_sic:interval_operation = 1800.f ; 
     1670                flw_sic:interval_write = 2678400.f ; 
     1671                flw_sic:coordinates = "time_counter lat lon" ; 
     1672        float fsw_sic(time_counter, lat, lon) ; 
     1673                fsw_sic:units = "W/m2" ; 
     1674                fsw_sic:standard_name = "SW sic" ; 
     1675                fsw_sic:_FillValue = 9.96921e+36f ; 
     1676                fsw_sic:long_name = "SW sic" ; 
     1677                fsw_sic:online_operation = "ave(X)" ; 
     1678                fsw_sic:interval_operation = 1800.f ; 
     1679                fsw_sic:interval_write = 2678400.f ; 
     1680                fsw_sic:coordinates = "time_counter lat lon" ; 
     1681        float wbils_sic(time_counter, lat, lon) ; 
     1682                wbils_sic:units = "W/m2" ; 
     1683                wbils_sic:standard_name = "Bilan sol sic" ; 
     1684                wbils_sic:_FillValue = 9.96921e+36f ; 
     1685                wbils_sic:long_name = "Bilan sol sic" ; 
     1686                wbils_sic:online_operation = "ave(X)" ; 
     1687                wbils_sic:interval_operation = 1800.f ; 
     1688                wbils_sic:interval_write = 2678400.f ; 
     1689                wbils_sic:coordinates = "time_counter lat lon" ; 
     1690        float wbilo_sic(time_counter, lat, lon) ; 
     1691                wbilo_sic:units = "kg/(m2*s)" ; 
     1692                wbilo_sic:standard_name = "Bilan eau sic" ; 
     1693                wbilo_sic:_FillValue = 9.96921e+36f ; 
     1694                wbilo_sic:long_name = "Bilan eau sic" ; 
     1695                wbilo_sic:online_operation = "ave(X)" ; 
     1696                wbilo_sic:interval_operation = 1800.f ; 
     1697                wbilo_sic:interval_write = 2678400.f ; 
     1698                wbilo_sic:coordinates = "time_counter lat lon" ; 
     1699        float albe_sic(time_counter, lat, lon) ; 
     1700                albe_sic:units = "-" ; 
     1701                albe_sic:standard_name = "Albedo VIS surf. sic" ; 
     1702                albe_sic:_FillValue = 9.96921e+36f ; 
     1703                albe_sic:long_name = "Albedo VIS surf. sic" ; 
     1704                albe_sic:online_operation = "ave(X)" ; 
     1705                albe_sic:interval_operation = 1800.f ; 
     1706                albe_sic:interval_write = 2678400.f ; 
     1707                albe_sic:coordinates = "time_counter lat lon" ; 
     1708        float rugs_sic(time_counter, lat, lon) ; 
     1709                rugs_sic:units = "m" ; 
     1710                rugs_sic:standard_name = "Surface roughness sic" ; 
     1711                rugs_sic:_FillValue = 9.96921e+36f ; 
     1712                rugs_sic:long_name = "Surface roughness sic" ; 
     1713                rugs_sic:online_operation = "ave(X)" ; 
     1714                rugs_sic:interval_operation = 1800.f ; 
     1715                rugs_sic:interval_write = 2678400.f ; 
     1716                rugs_sic:coordinates = "time_counter lat lon" ; 
     1717        float ages_sic(time_counter, lat, lon) ; 
     1718                ages_sic:units = "day" ; 
     1719                ages_sic:standard_name = "Snow age" ; 
     1720                ages_sic:_FillValue = 9.96921e+36f ; 
     1721                ages_sic:long_name = "Snow age" ; 
     1722                ages_sic:online_operation = "ave(X)" ; 
     1723                ages_sic:interval_operation = 1800.f ; 
     1724                ages_sic:interval_write = 2678400.f ; 
     1725                ages_sic:coordinates = "time_counter lat lon" ; 
     1726        float od550aer(time_counter, lat, lon) ; 
     1727                od550aer:units = "-" ; 
     1728                od550aer:standard_name = "Total aerosol optical depth at 550nm" ; 
     1729                od550aer:_FillValue = 9.96921e+36f ; 
     1730                od550aer:long_name = "Total aerosol optical depth at 550nm" ; 
     1731                od550aer:online_operation = "ave(X)" ; 
     1732                od550aer:interval_operation = 1800.f ; 
     1733                od550aer:interval_write = 2678400.f ; 
     1734                od550aer:coordinates = "time_counter lat lon" ; 
     1735        float od865aer(time_counter, lat, lon) ; 
     1736                od865aer:units = "-" ; 
     1737                od865aer:standard_name = "Total aerosol optical depth at 870nm" ; 
     1738                od865aer:_FillValue = 9.96921e+36f ; 
     1739                od865aer:long_name = "Total aerosol optical depth at 870nm" ; 
     1740                od865aer:online_operation = "ave(X)" ; 
     1741                od865aer:interval_operation = 1800.f ; 
     1742                od865aer:interval_write = 2678400.f ; 
     1743                od865aer:coordinates = "time_counter lat lon" ; 
     1744        float absvisaer(time_counter, lat, lon) ; 
     1745                absvisaer:units = "-" ; 
     1746                absvisaer:standard_name = "Absorption aerosol visible optical depth" ; 
     1747                absvisaer:_FillValue = 9.96921e+36f ; 
     1748                absvisaer:long_name = "Absorption aerosol visible optical depth" ; 
     1749                absvisaer:online_operation = "ave(X)" ; 
     1750                absvisaer:interval_operation = 1800.f ; 
     1751                absvisaer:interval_write = 2678400.f ; 
     1752                absvisaer:coordinates = "time_counter lat lon" ; 
     1753        float od550lt1aer(time_counter, lat, lon) ; 
     1754                od550lt1aer:units = "-" ; 
     1755                od550lt1aer:standard_name = "Fine mode optical depth" ; 
     1756                od550lt1aer:_FillValue = 9.96921e+36f ; 
     1757                od550lt1aer:long_name = "Fine mode optical depth" ; 
     1758                od550lt1aer:online_operation = "ave(X)" ; 
     1759                od550lt1aer:interval_operation = 1800.f ; 
     1760                od550lt1aer:interval_write = 2678400.f ; 
     1761                od550lt1aer:coordinates = "time_counter lat lon" ; 
     1762        float sconcso4(time_counter, lat, lon) ; 
     1763                sconcso4:units = "kg/m3" ; 
     1764                sconcso4:standard_name = "Surface Concentration of Sulfate" ; 
     1765                sconcso4:_FillValue = 9.96921e+36f ; 
     1766                sconcso4:long_name = "Surface Concentration of Sulfate" ; 
     1767                sconcso4:online_operation = "ave(X)" ; 
     1768                sconcso4:interval_operation = 1800.f ; 
     1769                sconcso4:interval_write = 2678400.f ; 
     1770                sconcso4:coordinates = "time_counter lat lon" ; 
     1771        float sconcoa(time_counter, lat, lon) ; 
     1772                sconcoa:units = "kg/m3" ; 
     1773                sconcoa:standard_name = "Surface Concentration of Organic Aerosol" ; 
     1774                sconcoa:_FillValue = 9.96921e+36f ; 
     1775                sconcoa:long_name = "Surface Concentration of Organic Aerosol" ; 
     1776                sconcoa:online_operation = "ave(X)" ; 
     1777                sconcoa:interval_operation = 1800.f ; 
     1778                sconcoa:interval_write = 2678400.f ; 
     1779                sconcoa:coordinates = "time_counter lat lon" ; 
     1780        float sconcbc(time_counter, lat, lon) ; 
     1781                sconcbc:units = "kg/m3" ; 
     1782                sconcbc:standard_name = "Surface Concentration of Black Carbon" ; 
     1783                sconcbc:_FillValue = 9.96921e+36f ; 
     1784                sconcbc:long_name = "Surface Concentration of Black Carbon" ; 
     1785                sconcbc:online_operation = "ave(X)" ; 
     1786                sconcbc:interval_operation = 1800.f ; 
     1787                sconcbc:interval_write = 2678400.f ; 
     1788                sconcbc:coordinates = "time_counter lat lon" ; 
     1789        float sconcss(time_counter, lat, lon) ; 
     1790                sconcss:units = "kg/m3" ; 
     1791                sconcss:standard_name = "Surface Concentration of Sea Salt" ; 
     1792                sconcss:_FillValue = 9.96921e+36f ; 
     1793                sconcss:long_name = "Surface Concentration of Sea Salt" ; 
     1794                sconcss:online_operation = "ave(X)" ; 
     1795                sconcss:interval_operation = 1800.f ; 
     1796                sconcss:interval_write = 2678400.f ; 
     1797                sconcss:coordinates = "time_counter lat lon" ; 
     1798        float sconcdust(time_counter, lat, lon) ; 
     1799                sconcdust:units = "kg/m3" ; 
     1800                sconcdust:standard_name = "Surface Concentration of Dust" ; 
     1801                sconcdust:_FillValue = 9.96921e+36f ; 
     1802                sconcdust:long_name = "Surface Concentration of Dust" ; 
     1803                sconcdust:online_operation = "ave(X)" ; 
     1804                sconcdust:interval_operation = 1800.f ; 
     1805                sconcdust:interval_write = 2678400.f ; 
     1806                sconcdust:coordinates = "time_counter lat lon" ; 
     1807        float concso4(time_counter, presnivs, lat, lon) ; 
     1808                concso4:units = "kg/m3" ; 
     1809                concso4:standard_name = "Concentration of Sulfate" ; 
     1810                concso4:_FillValue = 9.96921e+36f ; 
     1811                concso4:long_name = "Concentration of Sulfate" ; 
     1812                concso4:online_operation = "ave(X)" ; 
     1813                concso4:interval_operation = 1800.f ; 
     1814                concso4:interval_write = 2678400.f ; 
     1815                concso4:coordinates = "time_counter presnivs lat lon" ; 
     1816        float concoa(time_counter, presnivs, lat, lon) ; 
     1817                concoa:units = "kg/m3" ; 
     1818                concoa:standard_name = "Concentration of Organic Aerosol" ; 
     1819                concoa:_FillValue = 9.96921e+36f ; 
     1820                concoa:long_name = "Concentration of Organic Aerosol" ; 
     1821                concoa:online_operation = "ave(X)" ; 
     1822                concoa:interval_operation = 1800.f ; 
     1823                concoa:interval_write = 2678400.f ; 
     1824                concoa:coordinates = "time_counter presnivs lat lon" ; 
     1825        float concbc(time_counter, presnivs, lat, lon) ; 
     1826                concbc:units = "kg/m3" ; 
     1827                concbc:standard_name = "Concentration of Black Carbon" ; 
     1828                concbc:_FillValue = 9.96921e+36f ; 
     1829                concbc:long_name = "Concentration of Black Carbon" ; 
     1830                concbc:online_operation = "ave(X)" ; 
     1831                concbc:interval_operation = 1800.f ; 
     1832                concbc:interval_write = 2678400.f ; 
     1833                concbc:coordinates = "time_counter presnivs lat lon" ; 
     1834        float concss(time_counter, presnivs, lat, lon) ; 
     1835                concss:units = "kg/m3" ; 
     1836                concss:standard_name = "Concentration of Sea Salt" ; 
     1837                concss:_FillValue = 9.96921e+36f ; 
     1838                concss:long_name = "Concentration of Sea Salt" ; 
     1839                concss:online_operation = "ave(X)" ; 
     1840                concss:interval_operation = 1800.f ; 
     1841                concss:interval_write = 2678400.f ; 
     1842                concss:coordinates = "time_counter presnivs lat lon" ; 
     1843        float concdust(time_counter, presnivs, lat, lon) ; 
     1844                concdust:units = "kg/m3" ; 
     1845                concdust:standard_name = "Concentration of Dust" ; 
     1846                concdust:_FillValue = 9.96921e+36f ; 
     1847                concdust:long_name = "Concentration of Dust" ; 
     1848                concdust:online_operation = "ave(X)" ; 
     1849                concdust:interval_operation = 1800.f ; 
     1850                concdust:interval_write = 2678400.f ; 
     1851                concdust:coordinates = "time_counter presnivs lat lon" ; 
     1852        float loadso4(time_counter, lat, lon) ; 
     1853                loadso4:units = "kg/m2" ; 
     1854                loadso4:standard_name = "Column Load of Sulfate" ; 
     1855                loadso4:_FillValue = 9.96921e+36f ; 
     1856                loadso4:long_name = "Column Load of Sulfate" ; 
     1857                loadso4:online_operation = "ave(X)" ; 
     1858                loadso4:interval_operation = 1800.f ; 
     1859                loadso4:interval_write = 2678400.f ; 
     1860                loadso4:coordinates = "time_counter lat lon" ; 
     1861        float loadoa(time_counter, lat, lon) ; 
     1862                loadoa:units = "kg/m2" ; 
     1863                loadoa:standard_name = "Column Load of Organic Aerosol" ; 
     1864                loadoa:_FillValue = 9.96921e+36f ; 
     1865                loadoa:long_name = "Column Load of Organic Aerosol" ; 
     1866                loadoa:online_operation = "ave(X)" ; 
     1867                loadoa:interval_operation = 1800.f ; 
     1868                loadoa:interval_write = 2678400.f ; 
     1869                loadoa:coordinates = "time_counter lat lon" ; 
     1870        float loadbc(time_counter, lat, lon) ; 
     1871                loadbc:units = "kg/m2" ; 
     1872                loadbc:standard_name = "Column Load of Black Carbon" ; 
     1873                loadbc:_FillValue = 9.96921e+36f ; 
     1874                loadbc:long_name = "Column Load of Black Carbon" ; 
     1875                loadbc:online_operation = "ave(X)" ; 
     1876                loadbc:interval_operation = 1800.f ; 
     1877                loadbc:interval_write = 2678400.f ; 
     1878                loadbc:coordinates = "time_counter lat lon" ; 
     1879        float loadss(time_counter, lat, lon) ; 
     1880                loadss:units = "kg/m2" ; 
     1881                loadss:standard_name = "Column Load of Sea Salt" ; 
     1882                loadss:_FillValue = 9.96921e+36f ; 
     1883                loadss:long_name = "Column Load of Sea Salt" ; 
     1884                loadss:online_operation = "ave(X)" ; 
     1885                loadss:interval_operation = 1800.f ; 
     1886                loadss:interval_write = 2678400.f ; 
     1887                loadss:coordinates = "time_counter lat lon" ; 
     1888        float loaddust(time_counter, lat, lon) ; 
     1889                loaddust:units = "kg/m2" ; 
     1890                loaddust:standard_name = "Column Load of Dust" ; 
     1891                loaddust:_FillValue = 9.96921e+36f ; 
     1892                loaddust:long_name = "Column Load of Dust" ; 
     1893                loaddust:online_operation = "ave(X)" ; 
     1894                loaddust:interval_operation = 1800.f ; 
     1895                loaddust:interval_write = 2678400.f ; 
     1896                loaddust:coordinates = "time_counter lat lon" ; 
     1897        float OD550_ASBCM(time_counter, lat, lon) ; 
     1898                OD550_ASBCM:units = "1" ; 
     1899                OD550_ASBCM:standard_name = "Aerosol Optical depth at 550 nm ASBCM" ; 
     1900                OD550_ASBCM:_FillValue = 9.96921e+36f ; 
     1901                OD550_ASBCM:long_name = "Aerosol Optical depth at 550 nm ASBCM" ; 
     1902                OD550_ASBCM:online_operation = "ave(X)" ; 
     1903                OD550_ASBCM:interval_operation = 1800.f ; 
     1904                OD550_ASBCM:interval_write = 2678400.f ; 
     1905                OD550_ASBCM:coordinates = "time_counter lat lon" ; 
     1906        float OD550_ASPOMM(time_counter, lat, lon) ; 
     1907                OD550_ASPOMM:units = "1" ; 
     1908                OD550_ASPOMM:standard_name = "Aerosol Optical depth at 550 nm ASPOMM" ; 
     1909                OD550_ASPOMM:_FillValue = 9.96921e+36f ; 
     1910                OD550_ASPOMM:long_name = "Aerosol Optical depth at 550 nm ASPOMM" ; 
     1911                OD550_ASPOMM:online_operation = "ave(X)" ; 
     1912                OD550_ASPOMM:interval_operation = 1800.f ; 
     1913                OD550_ASPOMM:interval_write = 2678400.f ; 
     1914                OD550_ASPOMM:coordinates = "time_counter lat lon" ; 
     1915        float OD550_ASSO4M(time_counter, lat, lon) ; 
     1916                OD550_ASSO4M:units = "1" ; 
     1917                OD550_ASSO4M:standard_name = "Aerosol Optical depth at 550 nm SO4" ; 
     1918                OD550_ASSO4M:_FillValue = 9.96921e+36f ; 
     1919                OD550_ASSO4M:long_name = "Aerosol Optical depth at 550 nm SO4" ; 
     1920                OD550_ASSO4M:online_operation = "ave(X)" ; 
     1921                OD550_ASSO4M:interval_operation = 1800.f ; 
     1922                OD550_ASSO4M:interval_write = 2678400.f ; 
     1923                OD550_ASSO4M:coordinates = "time_counter lat lon" ; 
     1924        float OD550_CSSO4M(time_counter, lat, lon) ; 
     1925                OD550_CSSO4M:units = "1" ; 
     1926                OD550_CSSO4M:standard_name = "Aerosol Optical depth at 550 nm CSSO4M" ; 
     1927                OD550_CSSO4M:_FillValue = 9.96921e+36f ; 
     1928                OD550_CSSO4M:long_name = "Aerosol Optical depth at 550 nm CSSO4M" ; 
     1929                OD550_CSSO4M:online_operation = "ave(X)" ; 
     1930                OD550_CSSO4M:interval_operation = 1800.f ; 
     1931                OD550_CSSO4M:interval_write = 2678400.f ; 
     1932                OD550_CSSO4M:coordinates = "time_counter lat lon" ; 
     1933        float OD550_SSSSM(time_counter, lat, lon) ; 
     1934                OD550_SSSSM:units = "1" ; 
     1935                OD550_SSSSM:standard_name = "Aerosol Optical depth at 550 nm SSSSM" ; 
     1936                OD550_SSSSM:_FillValue = 9.96921e+36f ; 
     1937                OD550_SSSSM:long_name = "Aerosol Optical depth at 550 nm SSSSM" ; 
     1938                OD550_SSSSM:online_operation = "ave(X)" ; 
     1939                OD550_SSSSM:interval_operation = 1800.f ; 
     1940                OD550_SSSSM:interval_write = 2678400.f ; 
     1941                OD550_SSSSM:coordinates = "time_counter lat lon" ; 
     1942        float OD550_ASSSM(time_counter, lat, lon) ; 
     1943                OD550_ASSSM:units = "1" ; 
     1944                OD550_ASSSM:standard_name = "Aerosol Optical depth at 550 nm CSSSM" ; 
     1945                OD550_ASSSM:_FillValue = 9.96921e+36f ; 
     1946                OD550_ASSSM:long_name = "Aerosol Optical depth at 550 nm CSSSM" ; 
     1947                OD550_ASSSM:online_operation = "ave(X)" ; 
     1948                OD550_ASSSM:interval_operation = 1800.f ; 
     1949                OD550_ASSSM:interval_write = 2678400.f ; 
     1950                OD550_ASSSM:coordinates = "time_counter lat lon" ; 
     1951        float OD550_CSSSM(time_counter, lat, lon) ; 
     1952                OD550_CSSSM:units = "1" ; 
     1953                OD550_CSSSM:standard_name = "Aerosol Optical depth at 550 nm ASSSM" ; 
     1954                OD550_CSSSM:_FillValue = 9.96921e+36f ; 
     1955                OD550_CSSSM:long_name = "Aerosol Optical depth at 550 nm ASSSM" ; 
     1956                OD550_CSSSM:online_operation = "ave(X)" ; 
     1957                OD550_CSSSM:interval_operation = 1800.f ; 
     1958                OD550_CSSSM:interval_write = 2678400.f ; 
     1959                OD550_CSSSM:coordinates = "time_counter lat lon" ; 
     1960        float OD550_CIDUSTM(time_counter, lat, lon) ; 
     1961                OD550_CIDUSTM:units = "1" ; 
     1962                OD550_CIDUSTM:standard_name = "Aerosol Optical depth at 550 nm CIDUSTM" ; 
     1963                OD550_CIDUSTM:_FillValue = 9.96921e+36f ; 
     1964                OD550_CIDUSTM:long_name = "Aerosol Optical depth at 550 nm CIDUSTM" ; 
     1965                OD550_CIDUSTM:online_operation = "ave(X)" ; 
     1966                OD550_CIDUSTM:interval_operation = 1800.f ; 
     1967                OD550_CIDUSTM:interval_write = 2678400.f ; 
     1968                OD550_CIDUSTM:coordinates = "time_counter lat lon" ; 
     1969        float OD550_AIBCM(time_counter, lat, lon) ; 
     1970                OD550_AIBCM:units = "1" ; 
     1971                OD550_AIBCM:standard_name = "Aerosol Optical depth at 550 nm AIBCM" ; 
     1972                OD550_AIBCM:_FillValue = 9.96921e+36f ; 
     1973                OD550_AIBCM:long_name = "Aerosol Optical depth at 550 nm AIBCM" ; 
     1974                OD550_AIBCM:online_operation = "ave(X)" ; 
     1975                OD550_AIBCM:interval_operation = 1800.f ; 
     1976                OD550_AIBCM:interval_write = 2678400.f ; 
     1977                OD550_AIBCM:coordinates = "time_counter lat lon" ; 
     1978        float OD550_AIPOMM(time_counter, lat, lon) ; 
     1979                OD550_AIPOMM:units = "1" ; 
     1980                OD550_AIPOMM:standard_name = "Aerosol Optical depth at 550 nm AIPOMM" ; 
     1981                OD550_AIPOMM:_FillValue = 9.96921e+36f ; 
     1982                OD550_AIPOMM:long_name = "Aerosol Optical depth at 550 nm AIPOMM" ; 
     1983                OD550_AIPOMM:online_operation = "ave(X)" ; 
     1984                OD550_AIPOMM:interval_operation = 1800.f ; 
     1985                OD550_AIPOMM:interval_write = 2678400.f ; 
     1986                OD550_AIPOMM:coordinates = "time_counter lat lon" ; 
     1987        float topswad(time_counter, lat, lon) ; 
     1988                topswad:units = "W/m2" ; 
     1989                topswad:standard_name = "ADE at TOA" ; 
     1990                topswad:_FillValue = 9.96921e+36f ; 
     1991                topswad:long_name = "ADE at TOA" ; 
     1992                topswad:online_operation = "ave(X)" ; 
     1993                topswad:interval_operation = 1800.f ; 
     1994                topswad:interval_write = 2678400.f ; 
     1995                topswad:coordinates = "time_counter lat lon" ; 
     1996        float solswad(time_counter, lat, lon) ; 
     1997                solswad:units = "W/m2" ; 
     1998                solswad:standard_name = "ADE at SRF" ; 
     1999                solswad:_FillValue = 9.96921e+36f ; 
     2000                solswad:long_name = "ADE at SRF" ; 
     2001                solswad:online_operation = "ave(X)" ; 
     2002                solswad:interval_operation = 1800.f ; 
     2003                solswad:interval_write = 2678400.f ; 
     2004                solswad:coordinates = "time_counter lat lon" ; 
     2005        float swtoaas_nat(time_counter, lat, lon) ; 
     2006                swtoaas_nat:units = "W/m2" ; 
     2007                swtoaas_nat:standard_name = "Natural aerosol radiative forcing all-sky at TOA" ; 
     2008                swtoaas_nat:_FillValue = 9.96921e+36f ; 
     2009                swtoaas_nat:long_name = "Natural aerosol radiative forcing all-sky at TOA" ; 
     2010                swtoaas_nat:online_operation = "ave(X)" ; 
     2011                swtoaas_nat:interval_operation = 1800.f ; 
     2012                swtoaas_nat:interval_write = 2678400.f ; 
     2013                swtoaas_nat:coordinates = "time_counter lat lon" ; 
     2014        float swsrfas_nat(time_counter, lat, lon) ; 
     2015                swsrfas_nat:units = "W/m2" ; 
     2016                swsrfas_nat:standard_name = "Natural aerosol radiative forcing all-sky at SRF" ; 
     2017                swsrfas_nat:_FillValue = 9.96921e+36f ; 
     2018                swsrfas_nat:long_name = "Natural aerosol radiative forcing all-sky at SRF" ; 
     2019                swsrfas_nat:online_operation = "ave(X)" ; 
     2020                swsrfas_nat:interval_operation = 1800.f ; 
     2021                swsrfas_nat:interval_write = 2678400.f ; 
     2022                swsrfas_nat:coordinates = "time_counter lat lon" ; 
     2023        float swtoacs_nat(time_counter, lat, lon) ; 
     2024                swtoacs_nat:units = "W/m2" ; 
     2025                swtoacs_nat:standard_name = "Natural aerosol radiative forcing clear-sky at TOA" ; 
     2026                swtoacs_nat:_FillValue = 9.96921e+36f ; 
     2027                swtoacs_nat:long_name = "Natural aerosol radiative forcing clear-sky at TOA" ; 
     2028                swtoacs_nat:online_operation = "ave(X)" ; 
     2029                swtoacs_nat:interval_operation = 1800.f ; 
     2030                swtoacs_nat:interval_write = 2678400.f ; 
     2031                swtoacs_nat:coordinates = "time_counter lat lon" ; 
     2032        float swsrfcs_nat(time_counter, lat, lon) ; 
     2033                swsrfcs_nat:units = "W/m2" ; 
     2034                swsrfcs_nat:standard_name = "Natural aerosol radiative forcing clear-sky at SRF" ; 
     2035                swsrfcs_nat:_FillValue = 9.96921e+36f ; 
     2036                swsrfcs_nat:long_name = "Natural aerosol radiative forcing clear-sky at SRF" ; 
     2037                swsrfcs_nat:online_operation = "ave(X)" ; 
     2038                swsrfcs_nat:interval_operation = 1800.f ; 
     2039                swsrfcs_nat:interval_write = 2678400.f ; 
     2040                swsrfcs_nat:coordinates = "time_counter lat lon" ; 
     2041        float swtoaas_ant(time_counter, lat, lon) ; 
     2042                swtoaas_ant:units = "W/m2" ; 
     2043                swtoaas_ant:standard_name = "Anthropogenic aerosol radiative forcing all-sky at TOA" ; 
     2044                swtoaas_ant:_FillValue = 9.96921e+36f ; 
     2045                swtoaas_ant:long_name = "Anthropogenic aerosol radiative forcing all-sky at TOA" ; 
     2046                swtoaas_ant:online_operation = "ave(X)" ; 
     2047                swtoaas_ant:interval_operation = 1800.f ; 
     2048                swtoaas_ant:interval_write = 2678400.f ; 
     2049                swtoaas_ant:coordinates = "time_counter lat lon" ; 
     2050        float swsrfas_ant(time_counter, lat, lon) ; 
     2051                swsrfas_ant:units = "W/m2" ; 
     2052                swsrfas_ant:standard_name = "Anthropogenic aerosol radiative forcing all-sky at SRF" ; 
     2053                swsrfas_ant:_FillValue = 9.96921e+36f ; 
     2054                swsrfas_ant:long_name = "Anthropogenic aerosol radiative forcing all-sky at SRF" ; 
     2055                swsrfas_ant:online_operation = "ave(X)" ; 
     2056                swsrfas_ant:interval_operation = 1800.f ; 
     2057                swsrfas_ant:interval_write = 2678400.f ; 
     2058                swsrfas_ant:coordinates = "time_counter lat lon" ; 
     2059        float swtoacs_ant(time_counter, lat, lon) ; 
     2060                swtoacs_ant:units = "W/m2" ; 
     2061                swtoacs_ant:standard_name = "Anthropogenic aerosol radiative forcing clear-sky at TOA" ; 
     2062                swtoacs_ant:_FillValue = 9.96921e+36f ; 
     2063                swtoacs_ant:long_name = "Anthropogenic aerosol radiative forcing clear-sky at TOA" ; 
     2064                swtoacs_ant:online_operation = "ave(X)" ; 
     2065                swtoacs_ant:interval_operation = 1800.f ; 
     2066                swtoacs_ant:interval_write = 2678400.f ; 
     2067                swtoacs_ant:coordinates = "time_counter lat lon" ; 
     2068        float swsrfcs_ant(time_counter, lat, lon) ; 
     2069                swsrfcs_ant:units = "W/m2" ; 
     2070                swsrfcs_ant:standard_name = "Anthropogenic aerosol radiative forcing clear-sky at SRF" ; 
     2071                swsrfcs_ant:_FillValue = 9.96921e+36f ; 
     2072                swsrfcs_ant:long_name = "Anthropogenic aerosol radiative forcing clear-sky at SRF" ; 
     2073                swsrfcs_ant:online_operation = "ave(X)" ; 
     2074                swsrfcs_ant:interval_operation = 1800.f ; 
     2075                swsrfcs_ant:interval_write = 2678400.f ; 
     2076                swsrfcs_ant:coordinates = "time_counter lat lon" ; 
     2077        float swtoacf_nat(time_counter, lat, lon) ; 
     2078                swtoacf_nat:units = "W/m2" ; 
     2079                swtoacf_nat:standard_name = "Natural aerosol impact on cloud radiative forcing at TOA" ; 
     2080                swtoacf_nat:_FillValue = 9.96921e+36f ; 
     2081                swtoacf_nat:long_name = "Natural aerosol impact on cloud radiative forcing at TOA" ; 
     2082                swtoacf_nat:online_operation = "ave(X)" ; 
     2083                swtoacf_nat:interval_operation = 1800.f ; 
     2084                swtoacf_nat:interval_write = 2678400.f ; 
     2085                swtoacf_nat:coordinates = "time_counter lat lon" ; 
     2086        float swsrfcf_nat(time_counter, lat, lon) ; 
     2087                swsrfcf_nat:units = "W/m2" ; 
     2088                swsrfcf_nat:standard_name = "Natural aerosol impact on cloud radiative forcing  at SRF" ; 
     2089                swsrfcf_nat:_FillValue = 9.96921e+36f ; 
     2090                swsrfcf_nat:long_name = "Natural aerosol impact on cloud radiative forcing  at SRF" ; 
     2091                swsrfcf_nat:online_operation = "ave(X)" ; 
     2092                swsrfcf_nat:interval_operation = 1800.f ; 
     2093                swsrfcf_nat:interval_write = 2678400.f ; 
     2094                swsrfcf_nat:coordinates = "time_counter lat lon" ; 
     2095        float swtoacf_ant(time_counter, lat, lon) ; 
     2096                swtoacf_ant:units = "W/m2" ; 
     2097                swtoacf_ant:standard_name = "Anthropogenic aerosol impact on cloud radiative forcing at TOA" ; 
     2098                swtoacf_ant:_FillValue = 9.96921e+36f ; 
     2099                swtoacf_ant:long_name = "Anthropogenic aerosol impact on cloud radiative forcing at TOA" ; 
     2100                swtoacf_ant:online_operation = "ave(X)" ; 
     2101                swtoacf_ant:interval_operation = 1800.f ; 
     2102                swtoacf_ant:interval_write = 2678400.f ; 
     2103                swtoacf_ant:coordinates = "time_counter lat lon" ; 
     2104        float swsrfcf_ant(time_counter, lat, lon) ; 
     2105                swsrfcf_ant:units = "W/m2" ; 
     2106                swsrfcf_ant:standard_name = "Anthropogenic aerosol impact on cloud radiative forcing at SRF" ; 
     2107                swsrfcf_ant:_FillValue = 9.96921e+36f ; 
     2108                swsrfcf_ant:long_name = "Anthropogenic aerosol impact on cloud radiative forcing at SRF" ; 
     2109                swsrfcf_ant:online_operation = "ave(X)" ; 
     2110                swsrfcf_ant:interval_operation = 1800.f ; 
     2111                swsrfcf_ant:interval_write = 2678400.f ; 
     2112                swsrfcf_ant:coordinates = "time_counter lat lon" ; 
     2113        float swtoacf_zero(time_counter, lat, lon) ; 
     2114                swtoacf_zero:units = "W/m2" ; 
     2115                swtoacf_zero:standard_name = "Cloud radiative forcing (allsky-clearsky fluxes) at TOA" ; 
     2116                swtoacf_zero:_FillValue = 9.96921e+36f ; 
     2117                swtoacf_zero:long_name = "Cloud radiative forcing (allsky-clearsky fluxes) at TOA" ; 
     2118                swtoacf_zero:online_operation = "ave(X)" ; 
     2119                swtoacf_zero:interval_operation = 1800.f ; 
     2120                swtoacf_zero:interval_write = 2678400.f ; 
     2121                swtoacf_zero:coordinates = "time_counter lat lon" ; 
     2122        float swsrfcf_zero(time_counter, lat, lon) ; 
     2123                swsrfcf_zero:units = "W/m2" ; 
     2124                swsrfcf_zero:standard_name = "Cloud radiative forcing (allsky-clearsky fluxes) at SRF" ; 
     2125                swsrfcf_zero:_FillValue = 9.96921e+36f ; 
     2126                swsrfcf_zero:long_name = "Cloud radiative forcing (allsky-clearsky fluxes) at SRF" ; 
     2127                swsrfcf_zero:online_operation = "ave(X)" ; 
     2128                swsrfcf_zero:interval_operation = 1800.f ; 
     2129                swsrfcf_zero:interval_write = 2678400.f ; 
     2130                swsrfcf_zero:coordinates = "time_counter lat lon" ; 
     2131        float topswai(time_counter, lat, lon) ; 
     2132                topswai:units = "W/m2" ; 
     2133                topswai:standard_name = "AIE at TOA" ; 
     2134                topswai:_FillValue = 9.96921e+36f ; 
     2135                topswai:long_name = "AIE at TOA" ; 
     2136                topswai:online_operation = "ave(X)" ; 
     2137                topswai:interval_operation = 1800.f ; 
     2138                topswai:interval_write = 2678400.f ; 
     2139                topswai:coordinates = "time_counter lat lon" ; 
     2140        float solswai(time_counter, lat, lon) ; 
     2141                solswai:units = "W/m2" ; 
     2142                solswai:standard_name = "AIE at SFR" ; 
     2143                solswai:_FillValue = 9.96921e+36f ; 
     2144                solswai:long_name = "AIE at SFR" ; 
     2145                solswai:online_operation = "ave(X)" ; 
     2146                solswai:interval_operation = 1800.f ; 
     2147                solswai:interval_write = 2678400.f ; 
     2148                solswai:coordinates = "time_counter lat lon" ; 
     2149        float scdnc(time_counter, presnivs, lat, lon) ; 
     2150                scdnc:units = "m-3" ; 
     2151                scdnc:standard_name = "Cloud droplet number concentration" ; 
     2152                scdnc:_FillValue = 9.96921e+36f ; 
     2153                scdnc:long_name = "Cloud droplet number concentration" ; 
     2154                scdnc:online_operation = "ave(X)" ; 
     2155                scdnc:interval_operation = 1800.f ; 
     2156                scdnc:interval_write = 2678400.f ; 
     2157                scdnc:coordinates = "time_counter presnivs lat lon" ; 
     2158        float cldncl(time_counter, lat, lon) ; 
     2159                cldncl:units = "m-3" ; 
     2160                cldncl:standard_name = "CDNC at top of liquid water cloud" ; 
     2161                cldncl:_FillValue = 9.96921e+36f ; 
     2162                cldncl:long_name = "CDNC at top of liquid water cloud" ; 
     2163                cldncl:online_operation = "ave(X)" ; 
     2164                cldncl:interval_operation = 1800.f ; 
     2165                cldncl:interval_write = 2678400.f ; 
     2166                cldncl:coordinates = "time_counter lat lon" ; 
     2167        float reffclws(time_counter, presnivs, lat, lon) ; 
     2168                reffclws:units = "m" ; 
     2169                reffclws:standard_name = "Stratiform Cloud Droplet Effective Radius" ; 
     2170                reffclws:_FillValue = 9.96921e+36f ; 
     2171                reffclws:long_name = "Stratiform Cloud Droplet Effective Radius" ; 
     2172                reffclws:online_operation = "ave(X)" ; 
     2173                reffclws:interval_operation = 1800.f ; 
     2174                reffclws:interval_write = 2678400.f ; 
     2175                reffclws:coordinates = "time_counter presnivs lat lon" ; 
     2176        float reffclwc(time_counter, presnivs, lat, lon) ; 
     2177                reffclwc:units = "m" ; 
     2178                reffclwc:standard_name = "Convective Cloud Droplet Effective Radius" ; 
     2179                reffclwc:_FillValue = 9.96921e+36f ; 
     2180                reffclwc:long_name = "Convective Cloud Droplet Effective Radius" ; 
     2181                reffclwc:online_operation = "ave(X)" ; 
     2182                reffclwc:interval_operation = 1800.f ; 
     2183                reffclwc:interval_write = 2678400.f ; 
     2184                reffclwc:coordinates = "time_counter presnivs lat lon" ; 
     2185        float cldnvi(time_counter, lat, lon) ; 
     2186                cldnvi:units = "m-2" ; 
     2187                cldnvi:standard_name = "Column Integrated Cloud Droplet Number" ; 
     2188                cldnvi:_FillValue = 9.96921e+36f ; 
     2189                cldnvi:long_name = "Column Integrated Cloud Droplet Number" ; 
     2190                cldnvi:online_operation = "ave(X)" ; 
     2191                cldnvi:interval_operation = 1800.f ; 
     2192                cldnvi:interval_write = 2678400.f ; 
     2193                cldnvi:coordinates = "time_counter lat lon" ; 
     2194        float lcc3d(time_counter, presnivs, lat, lon) ; 
     2195                lcc3d:units = "1" ; 
     2196                lcc3d:standard_name = "Cloud liquid fraction" ; 
     2197                lcc3d:_FillValue = 9.96921e+36f ; 
     2198                lcc3d:long_name = "Cloud liquid fraction" ; 
     2199                lcc3d:online_operation = "ave(X)" ; 
     2200                lcc3d:interval_operation = 1800.f ; 
     2201                lcc3d:interval_write = 2678400.f ; 
     2202                lcc3d:coordinates = "time_counter presnivs lat lon" ; 
     2203        float lcc3dcon(time_counter, presnivs, lat, lon) ; 
     2204                lcc3dcon:units = "1" ; 
     2205                lcc3dcon:standard_name = "Convective cloud liquid fraction" ; 
     2206                lcc3dcon:_FillValue = 9.96921e+36f ; 
     2207                lcc3dcon:long_name = "Convective cloud liquid fraction" ; 
     2208                lcc3dcon:online_operation = "ave(X)" ; 
     2209                lcc3dcon:interval_operation = 1800.f ; 
     2210                lcc3dcon:interval_write = 2678400.f ; 
     2211                lcc3dcon:coordinates = "time_counter presnivs lat lon" ; 
     2212        float lcc3dstra(time_counter, presnivs, lat, lon) ; 
     2213                lcc3dstra:units = "1" ; 
     2214                lcc3dstra:standard_name = "Stratiform cloud liquid fraction" ; 
     2215                lcc3dstra:_FillValue = 9.96921e+36f ; 
     2216                lcc3dstra:long_name = "Stratiform cloud liquid fraction" ; 
     2217                lcc3dstra:online_operation = "ave(X)" ; 
     2218                lcc3dstra:interval_operation = 1800.f ; 
     2219                lcc3dstra:interval_write = 2678400.f ; 
     2220                lcc3dstra:coordinates = "time_counter presnivs lat lon" ; 
     2221        float lcc(time_counter, lat, lon) ; 
     2222                lcc:units = "1" ; 
     2223                lcc:standard_name = "Cloud liquid fraction at top of cloud" ; 
     2224                lcc:_FillValue = 9.96921e+36f ; 
     2225                lcc:long_name = "Cloud liquid fraction at top of cloud" ; 
     2226                lcc:online_operation = "ave(X)" ; 
     2227                lcc:interval_operation = 1800.f ; 
     2228                lcc:interval_write = 2678400.f ; 
     2229                lcc:coordinates = "time_counter lat lon" ; 
     2230        float reffclwtop(time_counter, lat, lon) ; 
     2231                reffclwtop:units = "m" ; 
     2232                reffclwtop:standard_name = "Droplet effective radius at top of liquid water cloud" ; 
     2233                reffclwtop:_FillValue = 9.96921e+36f ; 
     2234                reffclwtop:long_name = "Droplet effective radius at top of liquid water cloud" ; 
     2235                reffclwtop:online_operation = "ave(X)" ; 
     2236                reffclwtop:interval_operation = 1800.f ; 
     2237                reffclwtop:interval_write = 2678400.f ; 
     2238                reffclwtop:coordinates = "time_counter lat lon" ; 
     2239        float alb1(time_counter, lat, lon) ; 
     2240                alb1:units = "-" ; 
     2241                alb1:standard_name = "Surface VIS albedo" ; 
     2242                alb1:_FillValue = 9.96921e+36f ; 
     2243                alb1:long_name = "Surface VIS albedo" ; 
     2244                alb1:online_operation = "ave(X)" ; 
     2245                alb1:interval_operation = 1800.f ; 
     2246                alb1:interval_write = 2678400.f ; 
     2247                alb1:coordinates = "time_counter lat lon" ; 
     2248        float alb2(time_counter, lat, lon) ; 
     2249                alb2:units = "-" ; 
     2250                alb2:standard_name = "Surface Near IR albedo" ; 
     2251                alb2:_FillValue = 9.96921e+36f ; 
     2252                alb2:long_name = "Surface Near IR albedo" ; 
     2253                alb2:online_operation = "ave(X)" ; 
     2254                alb2:interval_operation = 1800.f ; 
     2255                alb2:interval_write = 2678400.f ; 
     2256                alb2:coordinates = "time_counter lat lon" ; 
     2257        float cdrm(time_counter, lat, lon) ; 
     2258                cdrm:units = "-" ; 
     2259                cdrm:standard_name = "Momentum drag coef." ; 
     2260                cdrm:_FillValue = 9.96921e+36f ; 
     2261                cdrm:long_name = "Momentum drag coef." ; 
     2262                cdrm:online_operation = "ave(X)" ; 
     2263                cdrm:interval_operation = 1800.f ; 
     2264                cdrm:interval_write = 2678400.f ; 
     2265                cdrm:coordinates = "time_counter lat lon" ; 
     2266        float cdrh(time_counter, lat, lon) ; 
     2267                cdrh:units = "-" ; 
     2268                cdrh:standard_name = "Heat drag coef." ; 
     2269                cdrh:_FillValue = 9.96921e+36f ; 
     2270                cdrh:long_name = "Heat drag coef." ; 
     2271                cdrh:online_operation = "ave(X)" ; 
     2272                cdrh:interval_operation = 1800.f ; 
     2273                cdrh:interval_write = 2678400.f ; 
     2274                cdrh:coordinates = "time_counter lat lon" ; 
     2275        float cldl(time_counter, lat, lon) ; 
     2276                cldl:units = "-" ; 
     2277                cldl:standard_name = "Low-level cloudiness" ; 
     2278                cldl:_FillValue = 9.96921e+36f ; 
     2279                cldl:long_name = "Low-level cloudiness" ; 
     2280                cldl:online_operation = "ave(X)" ; 
     2281                cldl:interval_operation = 1800.f ; 
     2282                cldl:interval_write = 2678400.f ; 
     2283                cldl:coordinates = "time_counter lat lon" ; 
     2284        float cldm(time_counter, lat, lon) ; 
     2285                cldm:units = "-" ; 
     2286                cldm:standard_name = "Mid-level cloudiness" ; 
     2287                cldm:_FillValue = 9.96921e+36f ; 
     2288                cldm:long_name = "Mid-level cloudiness" ; 
     2289                cldm:online_operation = "ave(X)" ; 
     2290                cldm:interval_operation = 1800.f ; 
     2291                cldm:interval_write = 2678400.f ; 
     2292                cldm:coordinates = "time_counter lat lon" ; 
     2293        float cldh(time_counter, lat, lon) ; 
     2294                cldh:units = "-" ; 
     2295                cldh:standard_name = "High-level cloudiness" ; 
     2296                cldh:_FillValue = 9.96921e+36f ; 
     2297                cldh:long_name = "High-level cloudiness" ; 
     2298                cldh:online_operation = "ave(X)" ; 
     2299                cldh:interval_operation = 1800.f ; 
     2300                cldh:interval_write = 2678400.f ; 
     2301                cldh:coordinates = "time_counter lat lon" ; 
     2302        float cldt(time_counter, lat, lon) ; 
     2303                cldt:units = "-" ; 
     2304                cldt:standard_name = "Total cloudiness" ; 
     2305                cldt:_FillValue = 9.96921e+36f ; 
     2306                cldt:long_name = "Total cloudiness" ; 
     2307                cldt:online_operation = "ave(X)" ; 
     2308                cldt:interval_operation = 1800.f ; 
     2309                cldt:interval_write = 2678400.f ; 
     2310                cldt:coordinates = "time_counter lat lon" ; 
     2311        float cldq(time_counter, lat, lon) ; 
     2312                cldq:units = "kg/m2" ; 
     2313                cldq:standard_name = "Cloud liquid water path" ; 
     2314                cldq:_FillValue = 9.96921e+36f ; 
     2315                cldq:long_name = "Cloud liquid water path" ; 
     2316                cldq:online_operation = "ave(X)" ; 
     2317                cldq:interval_operation = 1800.f ; 
     2318                cldq:interval_write = 2678400.f ; 
     2319                cldq:coordinates = "time_counter lat lon" ; 
     2320        float lwp(time_counter, lat, lon) ; 
     2321                lwp:units = "kg/m2" ; 
     2322                lwp:standard_name = "Cloud water path" ; 
     2323                lwp:_FillValue = 9.96921e+36f ; 
     2324                lwp:long_name = "Cloud water path" ; 
     2325                lwp:online_operation = "ave(X)" ; 
     2326                lwp:interval_operation = 1800.f ; 
     2327                lwp:interval_write = 2678400.f ; 
     2328                lwp:coordinates = "time_counter lat lon" ; 
     2329        float iwp(time_counter, lat, lon) ; 
     2330                iwp:units = "kg/m2" ; 
     2331                iwp:standard_name = "Cloud ice water path" ; 
     2332                iwp:_FillValue = 9.96921e+36f ; 
     2333                iwp:long_name = "Cloud ice water path" ; 
     2334                iwp:online_operation = "ave(X)" ; 
     2335                iwp:interval_operation = 1800.f ; 
     2336                iwp:interval_write = 2678400.f ; 
     2337                iwp:coordinates = "time_counter lat lon" ; 
     2338        float ue(time_counter, lat, lon) ; 
     2339                ue:units = "-" ; 
     2340                ue:standard_name = "Zonal energy transport" ; 
     2341                ue:_FillValue = 9.96921e+36f ; 
     2342                ue:long_name = "Zonal energy transport" ; 
     2343                ue:online_operation = "ave(X)" ; 
     2344                ue:interval_operation = 1800.f ; 
     2345                ue:interval_write = 2678400.f ; 
     2346                ue:coordinates = "time_counter lat lon" ; 
     2347        float ve(time_counter, lat, lon) ; 
     2348                ve:units = "-" ; 
     2349                ve:standard_name = "Merid energy transport" ; 
     2350                ve:_FillValue = 9.96921e+36f ; 
     2351                ve:long_name = "Merid energy transport" ; 
     2352                ve:online_operation = "ave(X)" ; 
     2353                ve:interval_operation = 1800.f ; 
     2354                ve:interval_write = 2678400.f ; 
     2355                ve:coordinates = "time_counter lat lon" ; 
     2356        float uq(time_counter, lat, lon) ; 
     2357                uq:units = "-" ; 
     2358                uq:standard_name = "Zonal humidity transport" ; 
     2359                uq:_FillValue = 9.96921e+36f ; 
     2360                uq:long_name = "Zonal humidity transport" ; 
     2361                uq:online_operation = "ave(X)" ; 
     2362                uq:interval_operation = 1800.f ; 
     2363                uq:interval_write = 2678400.f ; 
     2364                uq:coordinates = "time_counter lat lon" ; 
     2365        float vq(time_counter, lat, lon) ; 
     2366                vq:units = "-" ; 
     2367                vq:standard_name = "Merid humidity transport" ; 
     2368                vq:_FillValue = 9.96921e+36f ; 
     2369                vq:long_name = "Merid humidity transport" ; 
     2370                vq:online_operation = "ave(X)" ; 
     2371                vq:interval_operation = 1800.f ; 
     2372                vq:interval_write = 2678400.f ; 
     2373                vq:coordinates = "time_counter lat lon" ; 
     2374        float cape(time_counter, lat, lon) ; 
     2375                cape:units = "J/kg" ; 
     2376                cape:standard_name = "Conv avlbl pot ener" ; 
     2377                cape:_FillValue = 9.96921e+36f ; 
     2378                cape:long_name = "Conv avlbl pot ener" ; 
     2379                cape:online_operation = "ave(X)" ; 
     2380                cape:interval_operation = 1800.f ; 
     2381                cape:interval_write = 2678400.f ; 
     2382                cape:coordinates = "time_counter lat lon" ; 
     2383        float pbase(time_counter, lat, lon) ; 
     2384                pbase:units = "Pa" ; 
     2385                pbase:standard_name = "Cld base pressure" ; 
     2386                pbase:_FillValue = 9.96921e+36f ; 
     2387                pbase:long_name = "Cld base pressure" ; 
     2388                pbase:online_operation = "ave(X)" ; 
     2389                pbase:interval_operation = 1800.f ; 
     2390                pbase:interval_write = 2678400.f ; 
     2391                pbase:coordinates = "time_counter lat lon" ; 
     2392        float ptop(time_counter, lat, lon) ; 
     2393                ptop:units = "Pa" ; 
     2394                ptop:standard_name = "Cld top pressure" ; 
     2395                ptop:_FillValue = 9.96921e+36f ; 
     2396                ptop:long_name = "Cld top pressure" ; 
     2397                ptop:online_operation = "ave(X)" ; 
     2398                ptop:interval_operation = 1800.f ; 
     2399                ptop:interval_write = 2678400.f ; 
     2400                ptop:coordinates = "time_counter lat lon" ; 
     2401        float fbase(time_counter, lat, lon) ; 
     2402                fbase:units = "kg/m2/s" ; 
     2403                fbase:standard_name = "Cld base mass flux" ; 
     2404                fbase:_FillValue = 9.96921e+36f ; 
     2405                fbase:long_name = "Cld base mass flux" ; 
     2406                fbase:online_operation = "ave(X)" ; 
     2407                fbase:interval_operation = 1800.f ; 
     2408                fbase:interval_write = 2678400.f ; 
     2409                fbase:coordinates = "time_counter lat lon" ; 
     2410        float prw(time_counter, lat, lon) ; 
     2411                prw:units = "kg/m2" ; 
     2412                prw:standard_name = "Precipitable water" ; 
     2413                prw:_FillValue = 9.96921e+36f ; 
     2414                prw:long_name = "Precipitable water" ; 
     2415                prw:online_operation = "ave(X)" ; 
     2416                prw:interval_operation = 1800.f ; 
     2417                prw:interval_write = 2678400.f ; 
     2418                prw:coordinates = "time_counter lat lon" ; 
     2419        float upwd(time_counter, presnivs, lat, lon) ; 
     2420                upwd:units = "kg/m2/s" ; 
     2421                upwd:standard_name = "saturated updraft" ; 
     2422                upwd:_FillValue = 9.96921e+36f ; 
     2423                upwd:long_name = "saturated updraft" ; 
     2424                upwd:online_operation = "ave(X)" ; 
     2425                upwd:interval_operation = 1800.f ; 
     2426                upwd:interval_write = 2678400.f ; 
     2427                upwd:coordinates = "time_counter presnivs lat lon" ; 
     2428        float Ma(time_counter, presnivs, lat, lon) ; 
     2429                Ma:units = "kg/m2/s" ; 
     2430                Ma:standard_name = "undilute adiab updraft" ; 
     2431                Ma:_FillValue = 9.96921e+36f ; 
     2432                Ma:long_name = "undilute adiab updraft" ; 
     2433                Ma:online_operation = "ave(X)" ; 
     2434                Ma:interval_operation = 1800.f ; 
     2435                Ma:interval_write = 2678400.f ; 
     2436                Ma:coordinates = "time_counter presnivs lat lon" ; 
     2437        float dnwd(time_counter, presnivs, lat, lon) ; 
     2438                dnwd:units = "kg/m2/s" ; 
     2439                dnwd:standard_name = "saturated downdraft" ; 
     2440                dnwd:_FillValue = 9.96921e+36f ; 
     2441                dnwd:long_name = "saturated downdraft" ; 
     2442                dnwd:online_operation = "ave(X)" ; 
     2443                dnwd:interval_operation = 1800.f ; 
     2444                dnwd:interval_write = 2678400.f ; 
     2445                dnwd:coordinates = "time_counter presnivs lat lon" ; 
     2446        float dnwd0(time_counter, presnivs, lat, lon) ; 
     2447                dnwd0:units = "kg/m2/s" ; 
     2448                dnwd0:standard_name = "unsat. downdraft" ; 
     2449                dnwd0:_FillValue = 9.96921e+36f ; 
     2450                dnwd0:long_name = "unsat. downdraft" ; 
     2451                dnwd0:online_operation = "ave(X)" ; 
     2452                dnwd0:interval_operation = 1800.f ; 
     2453                dnwd0:interval_write = 2678400.f ; 
     2454                dnwd0:coordinates = "time_counter presnivs lat lon" ; 
     2455        float mc(time_counter, presnivs, lat, lon) ; 
     2456                mc:units = "kg/m2/s" ; 
     2457                mc:standard_name = "Convective mass flux" ; 
     2458                mc:_FillValue = 9.96921e+36f ; 
     2459                mc:long_name = "Convective mass flux" ; 
     2460                mc:online_operation = "ave(X)" ; 
     2461                mc:interval_operation = 1800.f ; 
     2462                mc:interval_write = 2678400.f ; 
     2463                mc:coordinates = "time_counter presnivs lat lon" ; 
     2464        float ftime_con(time_counter, lat, lon) ; 
     2465                ftime_con:standard_name = "Fraction of time convection Occurs" ; 
     2466                ftime_con:_FillValue = 9.96921e+36f ; 
     2467                ftime_con:long_name = "Fraction of time convection Occurs" ; 
     2468                ftime_con:online_operation = "inst(X)" ; 
     2469                ftime_con:interval_operation = 2678400.f ; 
     2470                ftime_con:interval_write = 2678400.f ; 
     2471                ftime_con:coordinates = "t_inst_02678400 lat lon" ; 
     2472        float s_pblh(time_counter, lat, lon) ; 
     2473                s_pblh:units = "m" ; 
     2474                s_pblh:standard_name = "Boundary Layer Height" ; 
     2475                s_pblh:_FillValue = 9.96921e+36f ; 
     2476                s_pblh:long_name = "Boundary Layer Height" ; 
     2477                s_pblh:online_operation = "ave(X)" ; 
     2478                s_pblh:interval_operation = 1800.f ; 
     2479                s_pblh:interval_write = 2678400.f ; 
     2480                s_pblh:coordinates = "time_counter lat lon" ; 
     2481        float s_pblt(time_counter, lat, lon) ; 
     2482                s_pblt:units = "K" ; 
     2483                s_pblt:standard_name = "t at Boundary Layer Height" ; 
     2484                s_pblt:_FillValue = 9.96921e+36f ; 
     2485                s_pblt:long_name = "t at Boundary Layer Height" ; 
     2486                s_pblt:online_operation = "ave(X)" ; 
     2487                s_pblt:interval_operation = 1800.f ; 
     2488                s_pblt:interval_write = 2678400.f ; 
     2489                s_pblt:coordinates = "time_counter lat lon" ; 
     2490        float s_lcl(time_counter, lat, lon) ; 
     2491                s_lcl:units = "m" ; 
     2492                s_lcl:standard_name = "Condensation level" ; 
     2493                s_lcl:_FillValue = 9.96921e+36f ; 
     2494                s_lcl:long_name = "Condensation level" ; 
     2495                s_lcl:online_operation = "ave(X)" ; 
     2496                s_lcl:interval_operation = 1800.f ; 
     2497                s_lcl:interval_write = 2678400.f ; 
     2498                s_lcl:coordinates = "time_counter lat lon" ; 
     2499        float s_therm(time_counter, lat, lon) ; 
     2500                s_therm:units = "K" ; 
     2501                s_therm:standard_name = "Exces du thermique" ; 
     2502                s_therm:_FillValue = 9.96921e+36f ; 
     2503                s_therm:long_name = "Exces du thermique" ; 
     2504                s_therm:online_operation = "ave(X)" ; 
     2505                s_therm:interval_operation = 1800.f ; 
     2506                s_therm:interval_write = 2678400.f ; 
     2507                s_therm:coordinates = "time_counter lat lon" ; 
     2508        float u850(time_counter, lat, lon) ; 
     2509                u850:units = "m/s" ; 
     2510                u850:standard_name = "Zonal wind 850 hPa" ; 
     2511                u850:_FillValue = 9.96921e+36f ; 
     2512                u850:long_name = "Zonal wind 850 hPa" ; 
     2513                u850:online_operation = "inst(X)" ; 
     2514                u850:interval_operation = 2678400.f ; 
     2515                u850:interval_write = 2678400.f ; 
     2516                u850:coordinates = "t_inst_02678400 lat lon" ; 
     2517        float v850(time_counter, lat, lon) ; 
     2518                v850:units = "m/s" ; 
     2519                v850:standard_name = "Meridional wind 850 hPa" ; 
     2520                v850:_FillValue = 9.96921e+36f ; 
     2521                v850:long_name = "Meridional wind 850 hPa" ; 
     2522                v850:online_operation = "inst(X)" ; 
     2523                v850:interval_operation = 2678400.f ; 
     2524                v850:interval_write = 2678400.f ; 
     2525                v850:coordinates = "t_inst_02678400 lat lon" ; 
     2526        float w850(time_counter, lat, lon) ; 
     2527                w850:units = "Pa/s" ; 
     2528                w850:standard_name = "Vertical wind 850 hPa" ; 
     2529                w850:_FillValue = 9.96921e+36f ; 
     2530                w850:long_name = "Vertical wind 850 hPa" ; 
     2531                w850:online_operation = "inst(X)" ; 
     2532                w850:interval_operation = 2678400.f ; 
     2533                w850:interval_write = 2678400.f ; 
     2534                w850:coordinates = "t_inst_02678400 lat lon" ; 
     2535        float z850(time_counter, lat, lon) ; 
     2536                z850:units = "m" ; 
     2537                z850:standard_name = "Geopotential height 850 hPa" ; 
     2538                z850:_FillValue = 9.96921e+36f ; 
     2539                z850:long_name = "Geopotential height 850 hPa" ; 
     2540                z850:online_operation = "inst(X)" ; 
     2541                z850:interval_operation = 2678400.f ; 
     2542                z850:interval_write = 2678400.f ; 
     2543                z850:coordinates = "t_inst_02678400 lat lon" ; 
     2544        float q850(time_counter, lat, lon) ; 
     2545                q850:units = "kg/kg" ; 
     2546                q850:standard_name = "Specific humidity 850 hPa" ; 
     2547                q850:_FillValue = 9.96921e+36f ; 
     2548                q850:long_name = "Specific humidity 850 hPa" ; 
     2549                q850:online_operation = "inst(X)" ; 
     2550                q850:interval_operation = 2678400.f ; 
     2551                q850:interval_write = 2678400.f ; 
     2552                q850:coordinates = "t_inst_02678400 lat lon" ; 
     2553        float t850(time_counter, lat, lon) ; 
     2554                t850:units = "K" ; 
     2555                t850:standard_name = "Temperature 850 hPa" ; 
     2556                t850:_FillValue = 9.96921e+36f ; 
     2557                t850:long_name = "Temperature 850 hPa" ; 
     2558                t850:online_operation = "inst(X)" ; 
     2559                t850:interval_operation = 2678400.f ; 
     2560                t850:interval_write = 2678400.f ; 
     2561                t850:coordinates = "t_inst_02678400 lat lon" ; 
     2562        float u700(time_counter, lat, lon) ; 
     2563                u700:units = "m/s" ; 
     2564                u700:standard_name = "Zonal wind 700 hPa" ; 
     2565                u700:_FillValue = 9.96921e+36f ; 
     2566                u700:long_name = "Zonal wind 700 hPa" ; 
     2567                u700:online_operation = "inst(X)" ; 
     2568                u700:interval_operation = 2678400.f ; 
     2569                u700:interval_write = 2678400.f ; 
     2570                u700:coordinates = "t_inst_02678400 lat lon" ; 
     2571        float v700(time_counter, lat, lon) ; 
     2572                v700:units = "m/s" ; 
     2573                v700:standard_name = "Meridional wind 700 hPa" ; 
     2574                v700:_FillValue = 9.96921e+36f ; 
     2575                v700:long_name = "Meridional wind 700 hPa" ; 
     2576                v700:online_operation = "inst(X)" ; 
     2577                v700:interval_operation = 2678400.f ; 
     2578                v700:interval_write = 2678400.f ; 
     2579                v700:coordinates = "t_inst_02678400 lat lon" ; 
     2580        float w700(time_counter, lat, lon) ; 
     2581                w700:units = "Pa/s" ; 
     2582                w700:standard_name = "Vertical wind 700 hPa" ; 
     2583                w700:_FillValue = 9.96921e+36f ; 
     2584                w700:long_name = "Vertical wind 700 hPa" ; 
     2585                w700:online_operation = "inst(X)" ; 
     2586                w700:interval_operation = 2678400.f ; 
     2587                w700:interval_write = 2678400.f ; 
     2588                w700:coordinates = "t_inst_02678400 lat lon" ; 
     2589        float z700(time_counter, lat, lon) ; 
     2590                z700:units = "m" ; 
     2591                z700:standard_name = "Geopotential height 700 hPa" ; 
     2592                z700:_FillValue = 9.96921e+36f ; 
     2593                z700:long_name = "Geopotential height 700 hPa" ; 
     2594                z700:online_operation = "inst(X)" ; 
     2595                z700:interval_operation = 2678400.f ; 
     2596                z700:interval_write = 2678400.f ; 
     2597                z700:coordinates = "t_inst_02678400 lat lon" ; 
     2598        float q700(time_counter, lat, lon) ; 
     2599                q700:units = "kg/kg" ; 
     2600                q700:standard_name = "Specific humidity 700 hPa" ; 
     2601                q700:_FillValue = 9.96921e+36f ; 
     2602                q700:long_name = "Specific humidity 700 hPa" ; 
     2603                q700:online_operation = "inst(X)" ; 
     2604                q700:interval_operation = 2678400.f ; 
     2605                q700:interval_write = 2678400.f ; 
     2606                q700:coordinates = "t_inst_02678400 lat lon" ; 
     2607        float t700(time_counter, lat, lon) ; 
     2608                t700:units = "K" ; 
     2609                t700:standard_name = "Temperature 700 hPa" ; 
     2610                t700:_FillValue = 9.96921e+36f ; 
     2611                t700:long_name = "Temperature 700 hPa" ; 
     2612                t700:online_operation = "inst(X)" ; 
     2613                t700:interval_operation = 2678400.f ; 
     2614                t700:interval_write = 2678400.f ; 
     2615                t700:coordinates = "t_inst_02678400 lat lon" ; 
     2616        float u500(time_counter, lat, lon) ; 
     2617                u500:units = "m/s" ; 
     2618                u500:standard_name = "Zonal wind 500 hPa" ; 
     2619                u500:_FillValue = 9.96921e+36f ; 
     2620                u500:long_name = "Zonal wind 500 hPa" ; 
     2621                u500:online_operation = "inst(X)" ; 
     2622                u500:interval_operation = 2678400.f ; 
     2623                u500:interval_write = 2678400.f ; 
     2624                u500:coordinates = "t_inst_02678400 lat lon" ; 
     2625        float v500(time_counter, lat, lon) ; 
     2626                v500:units = "m/s" ; 
     2627                v500:standard_name = "Meridional wind 500 hPa" ; 
     2628                v500:_FillValue = 9.96921e+36f ; 
     2629                v500:long_name = "Meridional wind 500 hPa" ; 
     2630                v500:online_operation = "inst(X)" ; 
     2631                v500:interval_operation = 2678400.f ; 
     2632                v500:interval_write = 2678400.f ; 
     2633                v500:coordinates = "t_inst_02678400 lat lon" ; 
     2634        float w500(time_counter, lat, lon) ; 
     2635                w500:units = "Pa/s" ; 
     2636                w500:standard_name = "Vertical wind 500 hPa" ; 
     2637                w500:_FillValue = 9.96921e+36f ; 
     2638                w500:long_name = "Vertical wind 500 hPa" ; 
     2639                w500:online_operation = "inst(X)" ; 
     2640                w500:interval_operation = 2678400.f ; 
     2641                w500:interval_write = 2678400.f ; 
     2642                w500:coordinates = "t_inst_02678400 lat lon" ; 
     2643        float z500(time_counter, lat, lon) ; 
     2644                z500:units = "m" ; 
     2645                z500:standard_name = "Geopotential height 500 hPa" ; 
     2646                z500:_FillValue = 9.96921e+36f ; 
     2647                z500:long_name = "Geopotential height 500 hPa" ; 
     2648                z500:online_operation = "inst(X)" ; 
     2649                z500:interval_operation = 2678400.f ; 
     2650                z500:interval_write = 2678400.f ; 
     2651                z500:coordinates = "t_inst_02678400 lat lon" ; 
     2652        float q500(time_counter, lat, lon) ; 
     2653                q500:units = "kg/kg" ; 
     2654                q500:standard_name = "Specific humidity 500 hPa" ; 
     2655                q500:_FillValue = 9.96921e+36f ; 
     2656                q500:long_name = "Specific humidity 500 hPa" ; 
     2657                q500:online_operation = "inst(X)" ; 
     2658                q500:interval_operation = 2678400.f ; 
     2659                q500:interval_write = 2678400.f ; 
     2660                q500:coordinates = "t_inst_02678400 lat lon" ; 
     2661        float t500(time_counter, lat, lon) ; 
     2662                t500:units = "K" ; 
     2663                t500:standard_name = "Temperature 500 hPa" ; 
     2664                t500:_FillValue = 9.96921e+36f ; 
     2665                t500:long_name = "Temperature 500 hPa" ; 
     2666                t500:online_operation = "inst(X)" ; 
     2667                t500:interval_operation = 2678400.f ; 
     2668                t500:interval_write = 2678400.f ; 
     2669                t500:coordinates = "t_inst_02678400 lat lon" ; 
     2670        float u200(time_counter, lat, lon) ; 
     2671                u200:units = "m/s" ; 
     2672                u200:standard_name = "Zonal wind 200 hPa" ; 
     2673                u200:_FillValue = 9.96921e+36f ; 
     2674                u200:long_name = "Zonal wind 200 hPa" ; 
     2675                u200:online_operation = "inst(X)" ; 
     2676                u200:interval_operation = 2678400.f ; 
     2677                u200:interval_write = 2678400.f ; 
     2678                u200:coordinates = "t_inst_02678400 lat lon" ; 
     2679        float v200(time_counter, lat, lon) ; 
     2680                v200:units = "m/s" ; 
     2681                v200:standard_name = "Meridional wind 200 hPa" ; 
     2682                v200:_FillValue = 9.96921e+36f ; 
     2683                v200:long_name = "Meridional wind 200 hPa" ; 
     2684                v200:online_operation = "inst(X)" ; 
     2685                v200:interval_operation = 2678400.f ; 
     2686                v200:interval_write = 2678400.f ; 
     2687                v200:coordinates = "t_inst_02678400 lat lon" ; 
     2688        float w200(time_counter, lat, lon) ; 
     2689                w200:units = "Pa/s" ; 
     2690                w200:standard_name = "Vertical wind 200 hPa" ; 
     2691                w200:_FillValue = 9.96921e+36f ; 
     2692                w200:long_name = "Vertical wind 200 hPa" ; 
     2693                w200:online_operation = "inst(X)" ; 
     2694                w200:interval_operation = 2678400.f ; 
     2695                w200:interval_write = 2678400.f ; 
     2696                w200:coordinates = "t_inst_02678400 lat lon" ; 
     2697        float z200(time_counter, lat, lon) ; 
     2698                z200:units = "m" ; 
     2699                z200:standard_name = "Geopotential height 200 hPa" ; 
     2700                z200:_FillValue = 9.96921e+36f ; 
     2701                z200:long_name = "Geopotential height 200 hPa" ; 
     2702                z200:online_operation = "inst(X)" ; 
     2703                z200:interval_operation = 2678400.f ; 
     2704                z200:interval_write = 2678400.f ; 
     2705                z200:coordinates = "t_inst_02678400 lat lon" ; 
     2706        float q200(time_counter, lat, lon) ; 
     2707                q200:units = "kg/kg" ; 
     2708                q200:standard_name = "Specific humidity 200 hPa" ; 
     2709                q200:_FillValue = 9.96921e+36f ; 
     2710                q200:long_name = "Specific humidity 200 hPa" ; 
     2711                q200:online_operation = "inst(X)" ; 
     2712                q200:interval_operation = 2678400.f ; 
     2713                q200:interval_write = 2678400.f ; 
     2714                q200:coordinates = "t_inst_02678400 lat lon" ; 
     2715        float t200(time_counter, lat, lon) ; 
     2716                t200:units = "K" ; 
     2717                t200:standard_name = "Temperature 200 hPa" ; 
     2718                t200:_FillValue = 9.96921e+36f ; 
     2719                t200:long_name = "Temperature 200 hPa" ; 
     2720                t200:online_operation = "inst(X)" ; 
     2721                t200:interval_operation = 2678400.f ; 
     2722                t200:interval_write = 2678400.f ; 
     2723                t200:coordinates = "t_inst_02678400 lat lon" ; 
     2724        float u50(time_counter, lat, lon) ; 
     2725                u50:units = "m/s" ; 
     2726                u50:standard_name = "Zonal wind 50  hPa" ; 
     2727                u50:_FillValue = 9.96921e+36f ; 
     2728                u50:long_name = "Zonal wind 50  hPa" ; 
     2729                u50:online_operation = "inst(X)" ; 
     2730                u50:interval_operation = 2678400.f ; 
     2731                u50:interval_write = 2678400.f ; 
     2732                u50:coordinates = "t_inst_02678400 lat lon" ; 
     2733        float v50(time_counter, lat, lon) ; 
     2734                v50:units = "m/s" ; 
     2735                v50:standard_name = "Meridional wind 50  hPa" ; 
     2736                v50:_FillValue = 9.96921e+36f ; 
     2737                v50:long_name = "Meridional wind 50  hPa" ; 
     2738                v50:online_operation = "inst(X)" ; 
     2739                v50:interval_operation = 2678400.f ; 
     2740                v50:interval_write = 2678400.f ; 
     2741                v50:coordinates = "t_inst_02678400 lat lon" ; 
     2742        float w50(time_counter, lat, lon) ; 
     2743                w50:units = "Pa/s" ; 
     2744                w50:standard_name = "Vertical wind 50  hPa" ; 
     2745                w50:_FillValue = 9.96921e+36f ; 
     2746                w50:long_name = "Vertical wind 50  hPa" ; 
     2747                w50:online_operation = "inst(X)" ; 
     2748                w50:interval_operation = 2678400.f ; 
     2749                w50:interval_write = 2678400.f ; 
     2750                w50:coordinates = "t_inst_02678400 lat lon" ; 
     2751        float z50(time_counter, lat, lon) ; 
     2752                z50:units = "m" ; 
     2753                z50:standard_name = "Geopotential height 50  hPa" ; 
     2754                z50:_FillValue = 9.96921e+36f ; 
     2755                z50:long_name = "Geopotential height 50  hPa" ; 
     2756                z50:online_operation = "inst(X)" ; 
     2757                z50:interval_operation = 2678400.f ; 
     2758                z50:interval_write = 2678400.f ; 
     2759                z50:coordinates = "t_inst_02678400 lat lon" ; 
     2760        float q50(time_counter, lat, lon) ; 
     2761                q50:units = "kg/kg" ; 
     2762                q50:standard_name = "Specific humidity 50  hPa" ; 
     2763                q50:_FillValue = 9.96921e+36f ; 
     2764                q50:long_name = "Specific humidity 50  hPa" ; 
     2765                q50:online_operation = "inst(X)" ; 
     2766                q50:interval_operation = 2678400.f ; 
     2767                q50:interval_write = 2678400.f ; 
     2768                q50:coordinates = "t_inst_02678400 lat lon" ; 
     2769        float t50(time_counter, lat, lon) ; 
     2770                t50:units = "K" ; 
     2771                t50:standard_name = "Temperature 50  hPa" ; 
     2772                t50:_FillValue = 9.96921e+36f ; 
     2773                t50:long_name = "Temperature 50  hPa" ; 
     2774                t50:online_operation = "inst(X)" ; 
     2775                t50:interval_operation = 2678400.f ; 
     2776                t50:interval_write = 2678400.f ; 
     2777                t50:coordinates = "t_inst_02678400 lat lon" ; 
     2778        float u10(time_counter, lat, lon) ; 
     2779                u10:units = "m/s" ; 
     2780                u10:standard_name = "Zonal wind 10  hPa" ; 
     2781                u10:_FillValue = 9.96921e+36f ; 
     2782                u10:long_name = "Zonal wind 10  hPa" ; 
     2783                u10:online_operation = "inst(X)" ; 
     2784                u10:interval_operation = 2678400.f ; 
     2785                u10:interval_write = 2678400.f ; 
     2786                u10:coordinates = "t_inst_02678400 lat lon" ; 
     2787        float v10(time_counter, lat, lon) ; 
     2788                v10:units = "m/s" ; 
     2789                v10:standard_name = "Meridional wind 10  hPa" ; 
     2790                v10:_FillValue = 9.96921e+36f ; 
     2791                v10:long_name = "Meridional wind 10  hPa" ; 
     2792                v10:online_operation = "inst(X)" ; 
     2793                v10:interval_operation = 2678400.f ; 
     2794                v10:interval_write = 2678400.f ; 
     2795                v10:coordinates = "t_inst_02678400 lat lon" ; 
     2796        float w10(time_counter, lat, lon) ; 
     2797                w10:units = "Pa/s" ; 
     2798                w10:standard_name = "Vertical wind 10  hPa" ; 
     2799                w10:_FillValue = 9.96921e+36f ; 
     2800                w10:long_name = "Vertical wind 10  hPa" ; 
     2801                w10:online_operation = "inst(X)" ; 
     2802                w10:interval_operation = 2678400.f ; 
     2803                w10:interval_write = 2678400.f ; 
     2804                w10:coordinates = "t_inst_02678400 lat lon" ; 
     2805        float z10(time_counter, lat, lon) ; 
     2806                z10:units = "m" ; 
     2807                z10:standard_name = "Geopotential height 10  hPa" ; 
     2808                z10:_FillValue = 9.96921e+36f ; 
     2809                z10:long_name = "Geopotential height 10  hPa" ; 
     2810                z10:online_operation = "inst(X)" ; 
     2811                z10:interval_operation = 2678400.f ; 
     2812                z10:interval_write = 2678400.f ; 
     2813                z10:coordinates = "t_inst_02678400 lat lon" ; 
     2814        float q10(time_counter, lat, lon) ; 
     2815                q10:units = "kg/kg" ; 
     2816                q10:standard_name = "Specific humidity 10  hPa" ; 
     2817                q10:_FillValue = 9.96921e+36f ; 
     2818                q10:long_name = "Specific humidity 10  hPa" ; 
     2819                q10:online_operation = "inst(X)" ; 
     2820                q10:interval_operation = 2678400.f ; 
     2821                q10:interval_write = 2678400.f ; 
     2822                q10:coordinates = "t_inst_02678400 lat lon" ; 
     2823        float t10(time_counter, lat, lon) ; 
     2824                t10:units = "K" ; 
     2825                t10:standard_name = "Temperature 10  hPa" ; 
     2826                t10:_FillValue = 9.96921e+36f ; 
     2827                t10:long_name = "Temperature 10  hPa" ; 
     2828                t10:online_operation = "inst(X)" ; 
     2829                t10:interval_operation = 2678400.f ; 
     2830                t10:interval_write = 2678400.f ; 
     2831                t10:coordinates = "t_inst_02678400 lat lon" ; 
     2832        float t_oce_sic(time_counter, lat, lon) ; 
     2833                t_oce_sic:units = "K" ; 
     2834                t_oce_sic:standard_name = "Temp mixte oce-sic" ; 
     2835                t_oce_sic:_FillValue = 9.96921e+36f ; 
     2836                t_oce_sic:long_name = "Temp mixte oce-sic" ; 
     2837                t_oce_sic:online_operation = "ave(X)" ; 
     2838                t_oce_sic:interval_operation = 1800.f ; 
     2839                t_oce_sic:interval_write = 2678400.f ; 
     2840                t_oce_sic:coordinates = "time_counter lat lon" ; 
     2841        float ec550aer(time_counter, presnivs, lat, lon) ; 
     2842                ec550aer:units = "m^-1" ; 
     2843                ec550aer:standard_name = "Extinction at 550nm" ; 
     2844                ec550aer:_FillValue = 9.96921e+36f ; 
     2845                ec550aer:long_name = "Extinction at 550nm" ; 
     2846                ec550aer:online_operation = "ave(X)" ; 
     2847                ec550aer:interval_operation = 1800.f ; 
     2848                ec550aer:interval_write = 2678400.f ; 
     2849                ec550aer:coordinates = "time_counter presnivs lat lon" ; 
     2850        float lwcon(time_counter, presnivs, lat, lon) ; 
     2851                lwcon:units = "kg/kg" ; 
     2852                lwcon:standard_name = "Cloud liquid water content" ; 
     2853                lwcon:_FillValue = 9.96921e+36f ; 
     2854                lwcon:long_name = "Cloud liquid water content" ; 
     2855                lwcon:online_operation = "ave(X)" ; 
     2856                lwcon:interval_operation = 1800.f ; 
     2857                lwcon:interval_write = 2678400.f ; 
     2858                lwcon:coordinates = "time_counter presnivs lat lon" ; 
     2859        float iwcon(time_counter, presnivs, lat, lon) ; 
     2860                iwcon:units = "kg/kg" ; 
     2861                iwcon:standard_name = "Cloud ice water content" ; 
     2862                iwcon:_FillValue = 9.96921e+36f ; 
     2863                iwcon:long_name = "Cloud ice water content" ; 
     2864                iwcon:online_operation = "ave(X)" ; 
     2865                iwcon:interval_operation = 1800.f ; 
     2866                iwcon:interval_write = 2678400.f ; 
     2867                iwcon:coordinates = "time_counter presnivs lat lon" ; 
     2868        float temp(time_counter, presnivs, lat, lon) ; 
     2869                temp:units = "K" ; 
     2870                temp:standard_name = "Air temperature" ; 
     2871                temp:_FillValue = 9.96921e+36f ; 
     2872                temp:long_name = "Air temperature" ; 
     2873                temp:online_operation = "ave(X)" ; 
     2874                temp:interval_operation = 1800.f ; 
     2875                temp:interval_write = 2678400.f ; 
     2876                temp:coordinates = "time_counter presnivs lat lon" ; 
     2877        float theta(time_counter, presnivs, lat, lon) ; 
     2878                theta:units = "K" ; 
     2879                theta:standard_name = "Potential air temperature" ; 
     2880                theta:_FillValue = 9.96921e+36f ; 
     2881                theta:long_name = "Potential air temperature" ; 
     2882                theta:online_operation = "ave(X)" ; 
     2883                theta:interval_operation = 1800.f ; 
     2884                theta:interval_write = 2678400.f ; 
     2885                theta:coordinates = "time_counter presnivs lat lon" ; 
     2886        float ovap(time_counter, presnivs, lat, lon) ; 
     2887                ovap:units = "kg/kg" ; 
     2888                ovap:standard_name = "Specific humidity" ; 
     2889                ovap:_FillValue = 9.96921e+36f ; 
     2890                ovap:long_name = "Specific humidity" ; 
     2891                ovap:online_operation = "ave(X)" ; 
     2892                ovap:interval_operation = 1800.f ; 
     2893                ovap:interval_write = 2678400.f ; 
     2894                ovap:coordinates = "time_counter presnivs lat lon" ; 
     2895        float ovapinit(time_counter, presnivs, lat, lon) ; 
     2896                ovapinit:units = "kg/kg" ; 
     2897                ovapinit:standard_name = "Specific humidity (begin of timestep)" ; 
     2898                ovapinit:_FillValue = 9.96921e+36f ; 
     2899                ovapinit:long_name = "Specific humidity (begin of timestep)" ; 
     2900                ovapinit:online_operation = "ave(X)" ; 
     2901                ovapinit:interval_operation = 1800.f ; 
     2902                ovapinit:interval_write = 2678400.f ; 
     2903                ovapinit:coordinates = "time_counter presnivs lat lon" ; 
     2904        float geop(time_counter, presnivs, lat, lon) ; 
     2905                geop:units = "m2/s2" ; 
     2906                geop:standard_name = "Geopotential height" ; 
     2907                geop:_FillValue = 9.96921e+36f ; 
     2908                geop:long_name = "Geopotential height" ; 
     2909                geop:online_operation = "ave(X)" ; 
     2910                geop:interval_operation = 1800.f ; 
     2911                geop:interval_write = 2678400.f ; 
     2912                geop:coordinates = "time_counter presnivs lat lon" ; 
     2913        float vitu(time_counter, presnivs, lat, lon) ; 
     2914                vitu:units = "m/s" ; 
     2915                vitu:standard_name = "Zonal wind" ; 
     2916                vitu:_FillValue = 9.96921e+36f ; 
     2917                vitu:long_name = "Zonal wind" ; 
     2918                vitu:online_operation = "ave(X)" ; 
     2919                vitu:interval_operation = 1800.f ; 
     2920                vitu:interval_write = 2678400.f ; 
     2921                vitu:coordinates = "time_counter presnivs lat lon" ; 
     2922        float vitv(time_counter, presnivs, lat, lon) ; 
     2923                vitv:units = "m/s" ; 
     2924                vitv:standard_name = "Meridional wind" ; 
     2925                vitv:_FillValue = 9.96921e+36f ; 
     2926                vitv:long_name = "Meridional wind" ; 
     2927                vitv:online_operation = "ave(X)" ; 
     2928                vitv:interval_operation = 1800.f ; 
     2929                vitv:interval_write = 2678400.f ; 
     2930                vitv:coordinates = "time_counter presnivs lat lon" ; 
     2931        float vitw(time_counter, presnivs, lat, lon) ; 
     2932                vitw:units = "Pa/s" ; 
     2933                vitw:standard_name = "Vertical wind" ; 
     2934                vitw:_FillValue = 9.96921e+36f ; 
     2935                vitw:long_name = "Vertical wind" ; 
     2936                vitw:online_operation = "ave(X)" ; 
     2937                vitw:interval_operation = 1800.f ; 
     2938                vitw:interval_write = 2678400.f ; 
     2939                vitw:coordinates = "time_counter presnivs lat lon" ; 
     2940        float pres(time_counter, presnivs, lat, lon) ; 
     2941                pres:units = "Pa" ; 
     2942                pres:standard_name = "Air pressure" ; 
     2943                pres:_FillValue = 9.96921e+36f ; 
     2944                pres:long_name = "Air pressure" ; 
     2945                pres:online_operation = "ave(X)" ; 
     2946                pres:interval_operation = 1800.f ; 
     2947                pres:interval_write = 2678400.f ; 
     2948                pres:coordinates = "time_counter presnivs lat lon" ; 
     2949        float paprs(time_counter, presnivs, lat, lon) ; 
     2950                paprs:units = "Pa" ; 
     2951                paprs:standard_name = "Air pressure Inter-Couches" ; 
     2952                paprs:_FillValue = 9.96921e+36f ; 
     2953                paprs:long_name = "Air pressure Inter-Couches" ; 
     2954                paprs:online_operation = "ave(X)" ; 
     2955                paprs:interval_operation = 1800.f ; 
     2956                paprs:interval_write = 2678400.f ; 
     2957                paprs:coordinates = "time_counter presnivs lat lon" ; 
     2958        float rneb(time_counter, presnivs, lat, lon) ; 
     2959                rneb:units = "-" ; 
     2960                rneb:standard_name = "Cloud fraction" ; 
     2961                rneb:_FillValue = 9.96921e+36f ; 
     2962                rneb:long_name = "Cloud fraction" ; 
     2963                rneb:online_operation = "ave(X)" ; 
     2964                rneb:interval_operation = 1800.f ; 
     2965                rneb:interval_write = 2678400.f ; 
     2966                rneb:coordinates = "time_counter presnivs lat lon" ; 
     2967        float rnebcon(time_counter, presnivs, lat, lon) ; 
     2968                rnebcon:units = "-" ; 
     2969                rnebcon:standard_name = "Convective Cloud Fraction" ; 
     2970                rnebcon:_FillValue = 9.96921e+36f ; 
     2971                rnebcon:long_name = "Convective Cloud Fraction" ; 
     2972                rnebcon:online_operation = "ave(X)" ; 
     2973                rnebcon:interval_operation = 1800.f ; 
     2974                rnebcon:interval_write = 2678400.f ; 
     2975                rnebcon:coordinates = "time_counter presnivs lat lon" ; 
     2976        float rhum(time_counter, presnivs, lat, lon) ; 
     2977                rhum:units = "-" ; 
     2978                rhum:standard_name = "Relative humidity" ; 
     2979                rhum:_FillValue = 9.96921e+36f ; 
     2980                rhum:long_name = "Relative humidity" ; 
     2981                rhum:online_operation = "ave(X)" ; 
     2982                rhum:interval_operation = 1800.f ; 
     2983                rhum:interval_write = 2678400.f ; 
     2984                rhum:coordinates = "time_counter presnivs lat lon" ; 
     2985        float ozone(time_counter, presnivs, lat, lon) ; 
     2986                ozone:units = "-" ; 
     2987                ozone:standard_name = "Ozone mole fraction" ; 
     2988                ozone:_FillValue = 9.96921e+36f ; 
     2989                ozone:long_name = "Ozone mole fraction" ; 
     2990                ozone:online_operation = "ave(X)" ; 
     2991                ozone:interval_operation = 1800.f ; 
     2992                ozone:interval_write = 2678400.f ; 
     2993                ozone:coordinates = "time_counter presnivs lat lon" ; 
     2994        float ozone_daylight(time_counter, presnivs, lat, lon) ; 
     2995                ozone_daylight:units = "-" ; 
     2996                ozone_daylight:standard_name = "Daylight ozone mole fraction" ; 
     2997                ozone_daylight:_FillValue = 9.96921e+36f ; 
     2998                ozone_daylight:long_name = "Daylight ozone mole fraction" ; 
     2999                ozone_daylight:online_operation = "ave(X)" ; 
     3000                ozone_daylight:interval_operation = 1800.f ; 
     3001                ozone_daylight:interval_write = 2678400.f ; 
     3002                ozone_daylight:coordinates = "time_counter presnivs lat lon" ; 
     3003        float dtphy(time_counter, presnivs, lat, lon) ; 
     3004                dtphy:units = "K/s" ; 
     3005                dtphy:standard_name = "Physics dT" ; 
     3006                dtphy:_FillValue = 9.96921e+36f ; 
     3007                dtphy:long_name = "Physics dT" ; 
     3008                dtphy:online_operation = "ave(X)" ; 
     3009                dtphy:interval_operation = 1800.f ; 
     3010                dtphy:interval_write = 2678400.f ; 
     3011                dtphy:coordinates = "time_counter presnivs lat lon" ; 
     3012        float dqphy(time_counter, presnivs, lat, lon) ; 
     3013                dqphy:units = "(kg/kg)/s" ; 
     3014                dqphy:standard_name = "Physics dQ" ; 
     3015                dqphy:_FillValue = 9.96921e+36f ; 
     3016                dqphy:long_name = "Physics dQ" ; 
     3017                dqphy:online_operation = "ave(X)" ; 
     3018                dqphy:interval_operation = 1800.f ; 
     3019                dqphy:interval_write = 2678400.f ; 
     3020                dqphy:coordinates = "time_counter presnivs lat lon" ; 
     3021        float pr_con_l(time_counter, presnivs, lat, lon) ; 
     3022                pr_con_l:standard_name = "Convective precipitation lic" ; 
     3023                pr_con_l:_FillValue = 9.96921e+36f ; 
     3024                pr_con_l:long_name = "Convective precipitation lic" ; 
     3025                pr_con_l:online_operation = "ave(X)" ; 
     3026                pr_con_l:interval_operation = 1800.f ; 
     3027                pr_con_l:interval_write = 2678400.f ; 
     3028                pr_con_l:coordinates = "time_counter presnivs lat lon" ; 
     3029        float pr_con_i(time_counter, presnivs, lat, lon) ; 
     3030                pr_con_i:standard_name = "Convective precipitation ice" ; 
     3031                pr_con_i:_FillValue = 9.96921e+36f ; 
     3032                pr_con_i:long_name = "Convective precipitation ice" ; 
     3033                pr_con_i:online_operation = "ave(X)" ; 
     3034                pr_con_i:interval_operation = 1800.f ; 
     3035                pr_con_i:interval_write = 2678400.f ; 
     3036                pr_con_i:coordinates = "time_counter presnivs lat lon" ; 
     3037        float pr_lsc_l(time_counter, presnivs, lat, lon) ; 
     3038                pr_lsc_l:standard_name = "Large scale precipitation lic" ; 
     3039                pr_lsc_l:_FillValue = 9.96921e+36f ; 
     3040                pr_lsc_l:long_name = "Large scale precipitation lic" ; 
     3041                pr_lsc_l:online_operation = "ave(X)" ; 
     3042                pr_lsc_l:interval_operation = 1800.f ; 
     3043                pr_lsc_l:interval_write = 2678400.f ; 
     3044                pr_lsc_l:coordinates = "time_counter presnivs lat lon" ; 
     3045        float pr_lsc_i(time_counter, presnivs, lat, lon) ; 
     3046                pr_lsc_i:standard_name = "Large scale precipitation ice" ; 
     3047                pr_lsc_i:_FillValue = 9.96921e+36f ; 
     3048                pr_lsc_i:long_name = "Large scale precipitation ice" ; 
     3049                pr_lsc_i:online_operation = "ave(X)" ; 
     3050                pr_lsc_i:interval_operation = 1800.f ; 
     3051                pr_lsc_i:interval_write = 2678400.f ; 
     3052                pr_lsc_i:coordinates = "time_counter presnivs lat lon" ; 
     3053        float kz(time_counter, presnivs, lat, lon) ; 
     3054                kz:units = "m2/s" ; 
     3055                kz:standard_name = "Kz melange" ; 
     3056                kz:_FillValue = 9.96921e+36f ; 
     3057                kz:long_name = "Kz melange" ; 
     3058                kz:online_operation = "ave(X)" ; 
     3059                kz:interval_operation = 1800.f ; 
     3060                kz:interval_write = 2678400.f ; 
     3061                kz:coordinates = "time_counter presnivs lat lon" ; 
     3062        float kz_max(time_counter, presnivs, lat, lon) ; 
     3063                kz_max:units = "m2/s" ; 
     3064                kz_max:standard_name = "Kz melange max" ; 
     3065                kz_max:_FillValue = 9.96921e+36f ; 
     3066                kz_max:long_name = "Kz melange max" ; 
     3067                kz_max:online_operation = "t_max(X)" ; 
     3068                kz_max:interval_operation = 1800.f ; 
     3069                kz_max:interval_write = 2678400.f ; 
     3070                kz_max:coordinates = "time_counter presnivs lat lon" ; 
     3071        float clwcon(time_counter, presnivs, lat, lon) ; 
     3072                clwcon:units = "kg/kg" ; 
     3073                clwcon:standard_name = "Convective Cloud Liquid water content" ; 
     3074                clwcon:_FillValue = 9.96921e+36f ; 
     3075                clwcon:long_name = "Convective Cloud Liquid water content" ; 
     3076                clwcon:online_operation = "ave(X)" ; 
     3077                clwcon:interval_operation = 1800.f ; 
     3078                clwcon:interval_write = 2678400.f ; 
     3079                clwcon:coordinates = "time_counter presnivs lat lon" ; 
     3080        float dtdyn(time_counter, presnivs, lat, lon) ; 
     3081                dtdyn:units = "K/s" ; 
     3082                dtdyn:standard_name = "Dynamics dT" ; 
     3083                dtdyn:_FillValue = 9.96921e+36f ; 
     3084                dtdyn:long_name = "Dynamics dT" ; 
     3085                dtdyn:online_operation = "ave(X)" ; 
     3086                dtdyn:interval_operation = 1800.f ; 
     3087                dtdyn:interval_write = 2678400.f ; 
     3088                dtdyn:coordinates = "time_counter presnivs lat lon" ; 
     3089        float dqdyn(time_counter, presnivs, lat, lon) ; 
     3090                dqdyn:units = "(kg/kg)/s" ; 
     3091                dqdyn:standard_name = "Dynamics dQ" ; 
     3092                dqdyn:_FillValue = 9.96921e+36f ; 
     3093                dqdyn:long_name = "Dynamics dQ" ; 
     3094                dqdyn:online_operation = "ave(X)" ; 
     3095                dqdyn:interval_operation = 1800.f ; 
     3096                dqdyn:interval_write = 2678400.f ; 
     3097                dqdyn:coordinates = "time_counter presnivs lat lon" ; 
     3098        float dudyn(time_counter, presnivs, lat, lon) ; 
     3099                dudyn:units = "m/s2" ; 
     3100                dudyn:standard_name = "Dynamics dU" ; 
     3101                dudyn:_FillValue = 9.96921e+36f ; 
     3102                dudyn:long_name = "Dynamics dU" ; 
     3103                dudyn:online_operation = "ave(X)" ; 
     3104                dudyn:interval_operation = 1800.f ; 
     3105                dudyn:interval_write = 2678400.f ; 
     3106                dudyn:coordinates = "time_counter presnivs lat lon" ; 
     3107        float dvdyn(time_counter, presnivs, lat, lon) ; 
     3108                dvdyn:units = "m/s2" ; 
     3109                dvdyn:standard_name = "Dynamics dV" ; 
     3110                dvdyn:_FillValue = 9.96921e+36f ; 
     3111                dvdyn:long_name = "Dynamics dV" ; 
     3112                dvdyn:online_operation = "ave(X)" ; 
     3113                dvdyn:interval_operation = 1800.f ; 
     3114                dvdyn:interval_write = 2678400.f ; 
     3115                dvdyn:coordinates = "time_counter presnivs lat lon" ; 
     3116        float dtcon(time_counter, presnivs, lat, lon) ; 
     3117                dtcon:units = "K/s" ; 
     3118                dtcon:standard_name = "Convection dT" ; 
     3119                dtcon:_FillValue = 9.96921e+36f ; 
     3120                dtcon:long_name = "Convection dT" ; 
     3121                dtcon:online_operation = "ave(X)" ; 
     3122                dtcon:interval_operation = 1800.f ; 
     3123                dtcon:interval_write = 2678400.f ; 
     3124                dtcon:coordinates = "time_counter presnivs lat lon" ; 
     3125        float ducon(time_counter, presnivs, lat, lon) ; 
     3126                ducon:units = "m/s2" ; 
     3127                ducon:standard_name = "Convection du" ; 
     3128                ducon:_FillValue = 9.96921e+36f ; 
     3129                ducon:long_name = "Convection du" ; 
     3130                ducon:online_operation = "ave(X)" ; 
     3131                ducon:interval_operation = 1800.f ; 
     3132                ducon:interval_write = 2678400.f ; 
     3133                ducon:coordinates = "time_counter presnivs lat lon" ; 
     3134        float dqcon(time_counter, presnivs, lat, lon) ; 
     3135                dqcon:units = "(kg/kg)/s" ; 
     3136                dqcon:standard_name = "Convection dQ" ; 
     3137                dqcon:_FillValue = 9.96921e+36f ; 
     3138                dqcon:long_name = "Convection dQ" ; 
     3139                dqcon:online_operation = "ave(X)" ; 
     3140                dqcon:interval_operation = 1800.f ; 
     3141                dqcon:interval_write = 2678400.f ; 
     3142                dqcon:coordinates = "time_counter presnivs lat lon" ; 
     3143        float dtlsc(time_counter, presnivs, lat, lon) ; 
     3144                dtlsc:units = "K/s" ; 
     3145                dtlsc:standard_name = "Condensation dT" ; 
     3146                dtlsc:_FillValue = 9.96921e+36f ; 
     3147                dtlsc:long_name = "Condensation dT" ; 
     3148                dtlsc:online_operation = "ave(X)" ; 
     3149                dtlsc:interval_operation = 1800.f ; 
     3150                dtlsc:interval_write = 2678400.f ; 
     3151                dtlsc:coordinates = "time_counter presnivs lat lon" ; 
     3152        float dtlschr(time_counter, presnivs, lat, lon) ; 
     3153                dtlschr:units = "K/s" ; 
     3154                dtlschr:standard_name = "Large-scale condensational heating rate" ; 
     3155                dtlschr:_FillValue = 9.96921e+36f ; 
     3156                dtlschr:long_name = "Large-scale condensational heating rate" ; 
     3157                dtlschr:online_operation = "ave(X)" ; 
     3158                dtlschr:interval_operation = 1800.f ; 
     3159                dtlschr:interval_write = 2678400.f ; 
     3160                dtlschr:coordinates = "time_counter presnivs lat lon" ; 
     3161        float dqlsc(time_counter, presnivs, lat, lon) ; 
     3162                dqlsc:units = "(kg/kg)/s" ; 
     3163                dqlsc:standard_name = "Condensation dQ" ; 
     3164                dqlsc:_FillValue = 9.96921e+36f ; 
     3165                dqlsc:long_name = "Condensation dQ" ; 
     3166                dqlsc:online_operation = "ave(X)" ; 
     3167                dqlsc:interval_operation = 1800.f ; 
     3168                dqlsc:interval_write = 2678400.f ; 
     3169                dqlsc:coordinates = "time_counter presnivs lat lon" ; 
     3170        float dtvdf(time_counter, presnivs, lat, lon) ; 
     3171                dtvdf:units = "K/s" ; 
     3172                dtvdf:standard_name = "Boundary-layer dT" ; 
     3173                dtvdf:_FillValue = 9.96921e+36f ; 
     3174                dtvdf:long_name = "Boundary-layer dT" ; 
     3175                dtvdf:online_operation = "ave(X)" ; 
     3176                dtvdf:interval_operation = 1800.f ; 
     3177                dtvdf:interval_write = 2678400.f ; 
     3178                dtvdf:coordinates = "time_counter presnivs lat lon" ; 
     3179        float dqvdf(time_counter, presnivs, lat, lon) ; 
     3180                dqvdf:units = "(kg/kg)/s" ; 
     3181                dqvdf:standard_name = "Boundary-layer dQ" ; 
     3182                dqvdf:_FillValue = 9.96921e+36f ; 
     3183                dqvdf:long_name = "Boundary-layer dQ" ; 
     3184                dqvdf:online_operation = "ave(X)" ; 
     3185                dqvdf:interval_operation = 1800.f ; 
     3186                dqvdf:interval_write = 2678400.f ; 
     3187                dqvdf:coordinates = "time_counter presnivs lat lon" ; 
     3188        float dteva(time_counter, presnivs, lat, lon) ; 
     3189                dteva:units = "K/s" ; 
     3190                dteva:standard_name = "Reevaporation dT" ; 
     3191                dteva:_FillValue = 9.96921e+36f ; 
     3192                dteva:long_name = "Reevaporation dT" ; 
     3193                dteva:online_operation = "ave(X)" ; 
     3194                dteva:interval_operation = 1800.f ; 
     3195                dteva:interval_write = 2678400.f ; 
     3196                dteva:coordinates = "time_counter presnivs lat lon" ; 
     3197        float dqeva(time_counter, presnivs, lat, lon) ; 
     3198                dqeva:units = "(kg/kg)/s" ; 
     3199                dqeva:standard_name = "Reevaporation dQ" ; 
     3200                dqeva:_FillValue = 9.96921e+36f ; 
     3201                dqeva:long_name = "Reevaporation dQ" ; 
     3202                dqeva:online_operation = "ave(X)" ; 
     3203                dqeva:interval_operation = 1800.f ; 
     3204                dqeva:interval_write = 2678400.f ; 
     3205                dqeva:coordinates = "time_counter presnivs lat lon" ; 
     3206        float ptconv(time_counter, presnivs, lat, lon) ; 
     3207                ptconv:standard_name = "POINTS CONVECTIFS" ; 
     3208                ptconv:_FillValue = 9.96921e+36f ; 
     3209                ptconv:long_name = "POINTS CONVECTIFS" ; 
     3210                ptconv:online_operation = "ave(X)" ; 
     3211                ptconv:interval_operation = 1800.f ; 
     3212                ptconv:interval_write = 2678400.f ; 
     3213                ptconv:coordinates = "time_counter presnivs lat lon" ; 
     3214        float ratqs(time_counter, presnivs, lat, lon) ; 
     3215                ratqs:standard_name = "RATQS" ; 
     3216                ratqs:_FillValue = 9.96921e+36f ; 
     3217                ratqs:long_name = "RATQS" ; 
     3218                ratqs:online_operation = "ave(X)" ; 
     3219                ratqs:interval_operation = 1800.f ; 
     3220                ratqs:interval_write = 2678400.f ; 
     3221                ratqs:coordinates = "time_counter presnivs lat lon" ; 
     3222        float dtthe(time_counter, presnivs, lat, lon) ; 
     3223                dtthe:units = "K/s" ; 
     3224                dtthe:standard_name = "Dry adjust. dT" ; 
     3225                dtthe:_FillValue = 9.96921e+36f ; 
     3226                dtthe:long_name = "Dry adjust. dT" ; 
     3227                dtthe:online_operation = "ave(X)" ; 
     3228                dtthe:interval_operation = 1800.f ; 
     3229                dtthe:interval_write = 2678400.f ; 
     3230                dtthe:coordinates = "time_counter presnivs lat lon" ; 
     3231        float dtajs(time_counter, presnivs, lat, lon) ; 
     3232                dtajs:units = "K/s" ; 
     3233                dtajs:standard_name = "Dry adjust. dT" ; 
     3234                dtajs:_FillValue = 9.96921e+36f ; 
     3235                dtajs:long_name = "Dry adjust. dT" ; 
     3236                dtajs:online_operation = "ave(X)" ; 
     3237                dtajs:interval_operation = 1800.f ; 
     3238                dtajs:interval_write = 2678400.f ; 
     3239                dtajs:coordinates = "time_counter presnivs lat lon" ; 
     3240        float dqajs(time_counter, presnivs, lat, lon) ; 
     3241                dqajs:units = "(kg/kg)/s" ; 
     3242                dqajs:standard_name = "Dry adjust. dQ" ; 
     3243                dqajs:_FillValue = 9.96921e+36f ; 
     3244                dqajs:long_name = "Dry adjust. dQ" ; 
     3245                dqajs:online_operation = "ave(X)" ; 
     3246                dqajs:interval_operation = 1800.f ; 
     3247                dqajs:interval_write = 2678400.f ; 
     3248                dqajs:coordinates = "time_counter presnivs lat lon" ; 
     3249        float dtswr(time_counter, presnivs, lat, lon) ; 
     3250                dtswr:units = "K/s" ; 
     3251                dtswr:standard_name = "SW radiation dT" ; 
     3252                dtswr:_FillValue = 9.96921e+36f ; 
     3253                dtswr:long_name = "SW radiation dT" ; 
     3254                dtswr:online_operation = "ave(X)" ; 
     3255                dtswr:interval_operation = 1800.f ; 
     3256                dtswr:interval_write = 2678400.f ; 
     3257                dtswr:coordinates = "time_counter presnivs lat lon" ; 
     3258        float dtsw0(time_counter, presnivs, lat, lon) ; 
     3259                dtsw0:units = "K/s" ; 
     3260                dtsw0:standard_name = "CS SW radiation dT" ; 
     3261                dtsw0:_FillValue = 9.96921e+36f ; 
     3262                dtsw0:long_name = "CS SW radiation dT" ; 
     3263                dtsw0:online_operation = "ave(X)" ; 
     3264                dtsw0:interval_operation = 1800.f ; 
     3265                dtsw0:interval_write = 2678400.f ; 
     3266                dtsw0:coordinates = "time_counter presnivs lat lon" ; 
     3267        float dtlwr(time_counter, presnivs, lat, lon) ; 
     3268                dtlwr:units = "K/s" ; 
     3269                dtlwr:standard_name = "LW radiation dT" ; 
     3270                dtlwr:_FillValue = 9.96921e+36f ; 
     3271                dtlwr:long_name = "LW radiation dT" ; 
     3272                dtlwr:online_operation = "ave(X)" ; 
     3273                dtlwr:interval_operation = 1800.f ; 
     3274                dtlwr:interval_write = 2678400.f ; 
     3275                dtlwr:coordinates = "time_counter presnivs lat lon" ; 
     3276        float dtlw0(time_counter, presnivs, lat, lon) ; 
     3277                dtlw0:units = "K/s" ; 
     3278                dtlw0:standard_name = "CS LW radiation dT" ; 
     3279                dtlw0:_FillValue = 9.96921e+36f ; 
     3280                dtlw0:long_name = "CS LW radiation dT" ; 
     3281                dtlw0:online_operation = "ave(X)" ; 
     3282                dtlw0:interval_operation = 1800.f ; 
     3283                dtlw0:interval_write = 2678400.f ; 
     3284                dtlw0:coordinates = "time_counter presnivs lat lon" ; 
     3285        float dtec(time_counter, presnivs, lat, lon) ; 
     3286                dtec:units = "K/s" ; 
     3287                dtec:standard_name = "Cinetic dissip dT" ; 
     3288                dtec:_FillValue = 9.96921e+36f ; 
     3289                dtec:long_name = "Cinetic dissip dT" ; 
     3290                dtec:online_operation = "ave(X)" ; 
     3291                dtec:interval_operation = 1800.f ; 
     3292                dtec:interval_write = 2678400.f ; 
     3293                dtec:coordinates = "time_counter presnivs lat lon" ; 
     3294        float duvdf(time_counter, presnivs, lat, lon) ; 
     3295                duvdf:units = "m/s2" ; 
     3296                duvdf:standard_name = "Boundary-layer dU" ; 
     3297                duvdf:_FillValue = 9.96921e+36f ; 
     3298                duvdf:long_name = "Boundary-layer dU" ; 
     3299                duvdf:online_operation = "ave(X)" ; 
     3300                duvdf:interval_operation = 1800.f ; 
     3301                duvdf:interval_write = 2678400.f ; 
     3302                duvdf:coordinates = "time_counter presnivs lat lon" ; 
     3303        float dvvdf(time_counter, presnivs, lat, lon) ; 
     3304                dvvdf:units = "m/s2" ; 
     3305                dvvdf:standard_name = "Boundary-layer dV" ; 
     3306                dvvdf:_FillValue = 9.96921e+36f ; 
     3307                dvvdf:long_name = "Boundary-layer dV" ; 
     3308                dvvdf:online_operation = "ave(X)" ; 
     3309                dvvdf:interval_operation = 1800.f ; 
     3310                dvvdf:interval_write = 2678400.f ; 
     3311                dvvdf:coordinates = "time_counter presnivs lat lon" ; 
     3312        float duoro(time_counter, presnivs, lat, lon) ; 
     3313                duoro:units = "m/s2" ; 
     3314                duoro:standard_name = "Orography dU" ; 
     3315                duoro:_FillValue = 9.96921e+36f ; 
     3316                duoro:long_name = "Orography dU" ; 
     3317                duoro:online_operation = "ave(X)" ; 
     3318                duoro:interval_operation = 1800.f ; 
     3319                duoro:interval_write = 2678400.f ; 
     3320                duoro:coordinates = "time_counter presnivs lat lon" ; 
     3321        float dvoro(time_counter, presnivs, lat, lon) ; 
     3322                dvoro:units = "m/s2" ; 
     3323                dvoro:standard_name = "Orography dV" ; 
     3324                dvoro:_FillValue = 9.96921e+36f ; 
     3325                dvoro:long_name = "Orography dV" ; 
     3326                dvoro:online_operation = "ave(X)" ; 
     3327                dvoro:interval_operation = 1800.f ; 
     3328                dvoro:interval_write = 2678400.f ; 
     3329                dvoro:coordinates = "time_counter presnivs lat lon" ; 
     3330        float dulif(time_counter, presnivs, lat, lon) ; 
     3331                dulif:units = "m/s2" ; 
     3332                dulif:standard_name = "Orography dU" ; 
     3333                dulif:_FillValue = 9.96921e+36f ; 
     3334                dulif:long_name = "Orography dU" ; 
     3335                dulif:online_operation = "ave(X)" ; 
     3336                dulif:interval_operation = 1800.f ; 
     3337                dulif:interval_write = 2678400.f ; 
     3338                dulif:coordinates = "time_counter presnivs lat lon" ; 
     3339        float dvlif(time_counter, presnivs, lat, lon) ; 
     3340                dvlif:units = "m/s2" ; 
     3341                dvlif:standard_name = "Orography dV" ; 
     3342                dvlif:_FillValue = 9.96921e+36f ; 
     3343                dvlif:long_name = "Orography dV" ; 
     3344                dvlif:online_operation = "ave(X)" ; 
     3345                dvlif:interval_operation = 1800.f ; 
     3346                dvlif:interval_write = 2678400.f ; 
     3347                dvlif:coordinates = "time_counter presnivs lat lon" ; 
     3348        float duhin(time_counter, presnivs, lat, lon) ; 
     3349                duhin:units = "m/s2" ; 
     3350                duhin:standard_name = "Hines GWD dU" ; 
     3351                duhin:_FillValue = 9.96921e+36f ; 
     3352                duhin:long_name = "Hines GWD dU" ; 
     3353                duhin:online_operation = "ave(X)" ; 
     3354                duhin:interval_operation = 1800.f ; 
     3355                duhin:interval_write = 2678400.f ; 
     3356                duhin:coordinates = "time_counter presnivs lat lon" ; 
     3357        float dvhin(time_counter, presnivs, lat, lon) ; 
     3358                dvhin:units = "m/s2" ; 
     3359                dvhin:standard_name = "Hines GWD dV" ; 
     3360                dvhin:_FillValue = 9.96921e+36f ; 
     3361                dvhin:long_name = "Hines GWD dV" ; 
     3362                dvhin:online_operation = "ave(X)" ; 
     3363                dvhin:interval_operation = 1800.f ; 
     3364                dvhin:interval_write = 2678400.f ; 
     3365                dvhin:coordinates = "time_counter presnivs lat lon" ; 
     3366        float Aga(time_counter, presnivs, lat, lon) ; 
     3367                Aga:units = "-" ; 
     3368                Aga:standard_name = "Age stratospheric air" ; 
     3369                Aga:_FillValue = 9.96921e+36f ; 
     3370                Aga:long_name = "Age stratospheric air" ; 
     3371                Aga:online_operation = "ave(X)" ; 
     3372                Aga:interval_operation = 1800.f ; 
     3373                Aga:interval_write = 2678400.f ; 
     3374                Aga:coordinates = "time_counter presnivs lat lon" ; 
     3375 
     3376// global attributes: 
     3377                :Conventions = "CF-1.1" ; 
     3378                :file_name = "histmth.nc" ; 
     3379                :production = "An IPSL model" ; 
     3380                :TimeStamp = "2010-JUL-24 00:19:51 GMT-0200" ; 
     3381} 
     3382== ATM/Output/MO/piControl2_18500101_18500131_1M_histmthNMC.nc == 
     3383netcdf piControl2_18500101_18500131_1M_histmthNMC { // format variant: 64bit  
     3384dimensions: 
     3385        lon = 96 ; 
     3386        lat = 96 ; 
     3387        plev = 17 ; 
     3388        time_counter = UNLIMITED ; // (1 currently) 
     3389        tbnds = 2 ; 
     3390variables: 
     3391        float lon(lon) ; 
     3392                lon:axis = "X" ; 
     3393                lon:standard_name = "longitude" ; 
     3394                lon:units = "degrees_east" ; 
     3395                lon:valid_min = -180.f ; 
     3396                lon:valid_max = 176.25f ; 
     3397                lon:long_name = "Longitude" ; 
     3398                lon:nav_model = "Default grid" ; 
     3399        float lat(lat) ; 
     3400                lat:axis = "Y" ; 
     3401                lat:standard_name = "latitude" ; 
     3402                lat:units = "degrees_north" ; 
     3403                lat:valid_min = -90.f ; 
     3404                lat:valid_max = 90.f ; 
     3405                lat:long_name = "Latitude" ; 
     3406                lat:nav_model = "Default grid" ; 
     3407        float plev(plev) ; 
     3408                plev:axis = "Z" ; 
     3409                plev:standard_name = "model_level_number" ; 
     3410                plev:units = "Pa" ; 
     3411                plev:positive = "down" ; 
     3412                plev:valid_min = 1000.f ; 
     3413                plev:valid_max = 100000.f ; 
     3414                plev:title = "plev" ; 
     3415                plev:long_name = "pressure" ; 
     3416        double time_counter(time_counter) ; 
     3417                time_counter:axis = "T" ; 
     3418                time_counter:standard_name = "time" ; 
     3419                time_counter:units = "seconds since 1800-01-01 00:00:00" ; 
     3420                time_counter:calendar = "noleap" ; 
     3421                time_counter:title = "Time" ; 
     3422                time_counter:long_name = "Time axis" ; 
     3423                time_counter:time_origin = " 1800-JAN-01 00:00:00" ; 
     3424                time_counter:bounds = "time_counter_bnds" ; 
     3425        double time_counter_bnds(time_counter, tbnds) ; 
     3426        float tnondef(time_counter, plev, lat, lon) ; 
     3427                tnondef:units = "-" ; 
     3428                tnondef:standard_name = "Valeurs non-definies" ; 
     3429                tnondef:_FillValue = 9.96921e+36f ; 
     3430                tnondef:long_name = "Valeurs non-definies" ; 
     3431                tnondef:online_operation = "ave(X)" ; 
     3432                tnondef:interval_operation = 2678400.f ; 
     3433                tnondef:interval_write = 2678400.f ; 
     3434                tnondef:coordinates = "time_counter plev lat lon" ; 
     3435        float ta(time_counter, plev, lat, lon) ; 
     3436                ta:units = "K" ; 
     3437                ta:standard_name = "Air temperature" ; 
     3438                ta:_FillValue = 9.96921e+36f ; 
     3439                ta:long_name = "Air temperature" ; 
     3440                ta:online_operation = "ave(X)" ; 
     3441                ta:interval_operation = 2678400.f ; 
     3442                ta:interval_write = 2678400.f ; 
     3443                ta:coordinates = "time_counter plev lat lon" ; 
     3444        float zg(time_counter, plev, lat, lon) ; 
     3445                zg:units = "m" ; 
     3446                zg:standard_name = "Geopotential height" ; 
     3447                zg:_FillValue = 9.96921e+36f ; 
     3448                zg:long_name = "Geopotential height" ; 
     3449                zg:online_operation = "ave(X)" ; 
     3450                zg:interval_operation = 2678400.f ; 
     3451                zg:interval_write = 2678400.f ; 
     3452                zg:coordinates = "time_counter plev lat lon" ; 
     3453        float hus(time_counter, plev, lat, lon) ; 
     3454                hus:units = "1" ; 
     3455                hus:standard_name = "Specific humidity" ; 
     3456                hus:_FillValue = 9.96921e+36f ; 
     3457                hus:long_name = "Specific humidity" ; 
     3458                hus:online_operation = "ave(X)" ; 
     3459                hus:interval_operation = 2678400.f ; 
     3460                hus:interval_write = 2678400.f ; 
     3461                hus:coordinates = "time_counter plev lat lon" ; 
     3462        float hur(time_counter, plev, lat, lon) ; 
     3463                hur:units = "%" ; 
     3464                hur:standard_name = "Relative humidity" ; 
     3465                hur:_FillValue = 9.96921e+36f ; 
     3466                hur:long_name = "Relative humidity" ; 
     3467                hur:online_operation = "ave(X)" ; 
     3468                hur:interval_operation = 2678400.f ; 
     3469                hur:interval_write = 2678400.f ; 
     3470                hur:coordinates = "time_counter plev lat lon" ; 
     3471        float ua(time_counter, plev, lat, lon) ; 
     3472                ua:units = "m s-1" ; 
     3473                ua:standard_name = "Eastward wind" ; 
     3474                ua:_FillValue = 9.96921e+36f ; 
     3475                ua:long_name = "Eastward wind" ; 
     3476                ua:online_operation = "ave(X)" ; 
     3477                ua:interval_operation = 2678400.f ; 
     3478                ua:interval_write = 2678400.f ; 
     3479                ua:coordinates = "time_counter plev lat lon" ; 
     3480        float va(time_counter, plev, lat, lon) ; 
     3481                va:units = "m s-1" ; 
     3482                va:standard_name = "Northward wind" ; 
     3483                va:_FillValue = 9.96921e+36f ; 
     3484                va:long_name = "Northward wind" ; 
     3485                va:online_operation = "ave(X)" ; 
     3486                va:interval_operation = 2678400.f ; 
     3487                va:interval_write = 2678400.f ; 
     3488                va:coordinates = "time_counter plev lat lon" ; 
     3489        float wap(time_counter, plev, lat, lon) ; 
     3490                wap:units = "Pa s-1" ; 
     3491                wap:standard_name = "Lagrangian tendency of air pressure" ; 
     3492                wap:_FillValue = 9.96921e+36f ; 
     3493                wap:long_name = "Lagrangian tendency of air pressure" ; 
     3494                wap:online_operation = "ave(X)" ; 
     3495                wap:interval_operation = 2678400.f ; 
     3496                wap:interval_write = 2678400.f ; 
     3497                wap:coordinates = "time_counter plev lat lon" ; 
     3498        float psbg(time_counter, plev, lat, lon) ; 
     3499                psbg:units = "%" ; 
     3500                psbg:standard_name = "Pressure sfce below ground" ; 
     3501                psbg:_FillValue = 9.96921e+36f ; 
     3502                psbg:long_name = "Pressure sfce below ground" ; 
     3503                psbg:online_operation = "ave(X)" ; 
     3504                psbg:interval_operation = 2678400.f ; 
     3505                psbg:interval_write = 2678400.f ; 
     3506                psbg:coordinates = "time_counter plev lat lon" ; 
     3507        float uv(time_counter, plev, lat, lon) ; 
     3508                uv:units = "m2/s2" ; 
     3509                uv:standard_name = "uv" ; 
     3510                uv:_FillValue = 9.96921e+36f ; 
     3511                uv:long_name = "uv" ; 
     3512                uv:online_operation = "ave(X)" ; 
     3513                uv:interval_operation = 2678400.f ; 
     3514                uv:interval_write = 2678400.f ; 
     3515                uv:coordinates = "time_counter plev lat lon" ; 
     3516        float vq(time_counter, plev, lat, lon) ; 
     3517                vq:units = "m/s * (kg/kg)" ; 
     3518                vq:standard_name = "vq" ; 
     3519                vq:_FillValue = 9.96921e+36f ; 
     3520                vq:long_name = "vq" ; 
     3521                vq:online_operation = "ave(X)" ; 
     3522                vq:interval_operation = 2678400.f ; 
     3523                vq:interval_write = 2678400.f ; 
     3524                vq:coordinates = "time_counter plev lat lon" ; 
     3525        float vT(time_counter, plev, lat, lon) ; 
     3526                vT:units = "mK/s" ; 
     3527                vT:standard_name = "vT" ; 
     3528                vT:_FillValue = 9.96921e+36f ; 
     3529                vT:long_name = "vT" ; 
     3530                vT:online_operation = "ave(X)" ; 
     3531                vT:interval_operation = 2678400.f ; 
     3532                vT:interval_write = 2678400.f ; 
     3533                vT:coordinates = "time_counter plev lat lon" ; 
     3534        float wq(time_counter, plev, lat, lon) ; 
     3535                wq:units = "(Pa/s)*(kg/kg)" ; 
     3536                wq:standard_name = "wq" ; 
     3537                wq:_FillValue = 9.96921e+36f ; 
     3538                wq:long_name = "wq" ; 
     3539                wq:online_operation = "ave(X)" ; 
     3540                wq:interval_operation = 2678400.f ; 
     3541                wq:interval_write = 2678400.f ; 
     3542                wq:coordinates = "time_counter plev lat lon" ; 
     3543        float vphi(time_counter, plev, lat, lon) ; 
     3544                vphi:units = "m2/s" ; 
     3545                vphi:standard_name = "vphi" ; 
     3546                vphi:_FillValue = 9.96921e+36f ; 
     3547                vphi:long_name = "vphi" ; 
     3548                vphi:online_operation = "ave(X)" ; 
     3549                vphi:interval_operation = 2678400.f ; 
     3550                vphi:interval_write = 2678400.f ; 
     3551                vphi:coordinates = "time_counter plev lat lon" ; 
     3552        float wT(time_counter, plev, lat, lon) ; 
     3553                wT:units = "K*Pa/s" ; 
     3554                wT:standard_name = "wT" ; 
     3555                wT:_FillValue = 9.96921e+36f ; 
     3556                wT:long_name = "wT" ; 
     3557                wT:online_operation = "ave(X)" ; 
     3558                wT:interval_operation = 2678400.f ; 
     3559                wT:interval_write = 2678400.f ; 
     3560                wT:coordinates = "time_counter plev lat lon" ; 
     3561        float uxu(time_counter, plev, lat, lon) ; 
     3562                uxu:units = "m2/s2" ; 
     3563                uxu:standard_name = "u2" ; 
     3564                uxu:_FillValue = 9.96921e+36f ; 
     3565                uxu:long_name = "u2" ; 
     3566                uxu:online_operation = "ave(X)" ; 
     3567                uxu:interval_operation = 2678400.f ; 
     3568                uxu:interval_write = 2678400.f ; 
     3569                uxu:coordinates = "time_counter plev lat lon" ; 
     3570        float vxv(time_counter, plev, lat, lon) ; 
     3571                vxv:units = "m2/s2" ; 
     3572                vxv:standard_name = "v2" ; 
     3573                vxv:_FillValue = 9.96921e+36f ; 
     3574                vxv:long_name = "v2" ; 
     3575                vxv:online_operation = "ave(X)" ; 
     3576                vxv:interval_operation = 2678400.f ; 
     3577                vxv:interval_write = 2678400.f ; 
     3578                vxv:coordinates = "time_counter plev lat lon" ; 
     3579        float TxT(time_counter, plev, lat, lon) ; 
     3580                TxT:units = "K2" ; 
     3581                TxT:standard_name = "T2" ; 
     3582                TxT:_FillValue = 9.96921e+36f ; 
     3583                TxT:long_name = "T2" ; 
     3584                TxT:online_operation = "ave(X)" ; 
     3585                TxT:interval_operation = 2678400.f ; 
     3586                TxT:interval_write = 2678400.f ; 
     3587                TxT:coordinates = "time_counter plev lat lon" ; 
     3588        float tro3(time_counter, plev, lat, lon) ; 
     3589                tro3:units = "1e-9" ; 
     3590                tro3:standard_name = "Ozone mole fraction" ; 
     3591                tro3:_FillValue = 9.96921e+36f ; 
     3592                tro3:long_name = "Ozone mole fraction" ; 
     3593                tro3:online_operation = "ave(X)" ; 
     3594                tro3:interval_operation = 2678400.f ; 
     3595                tro3:interval_write = 2678400.f ; 
     3596                tro3:coordinates = "time_counter plev lat lon" ; 
     3597        float tro3_daylight(time_counter, plev, lat, lon) ; 
     3598                tro3_daylight:units = "1e-9" ; 
     3599                tro3_daylight:standard_name = "Daylight ozone mole fraction" ; 
     3600                tro3_daylight:_FillValue = 9.96921e+36f ; 
     3601                tro3_daylight:long_name = "Daylight ozone mole fraction" ; 
     3602                tro3_daylight:online_operation = "ave(X)" ; 
     3603                tro3_daylight:interval_operation = 2678400.f ; 
     3604                tro3_daylight:interval_write = 2678400.f ; 
     3605                tro3_daylight:coordinates = "time_counter plev lat lon" ; 
     3606 
     3607// global attributes: 
     3608                :Conventions = "CF-1.1" ; 
     3609                :file_name = "histmthNMC.nc" ; 
     3610                :production = "An IPSL model" ; 
     3611                :TimeStamp = "2010-JUL-24 00:19:51 GMT-0200" ; 
     3612} 
     3613== CPL/Output/MO/piControl2_18500101_18500131_1M_cpl_atm.nc == 
     3614netcdf piControl2_18500101_18500131_1M_cpl_atm { 
     3615dimensions: 
     3616        X = 9216 ; 
     3617        Y = 1 ; 
     3618        C = 4 ; 
     3619        time = UNLIMITED ; // (1 currently) 
     3620variables: 
     3621        float X(X) ; 
     3622                X:long_name = "global index space for x" ; 
     3623                X:units = "1" ; 
     3624        float Y(Y) ; 
     3625                Y:long_name = "global index space for y" ; 
     3626                Y:units = "1" ; 
     3627        float C(C) ; 
     3628                C:long_name = "global index space for c" ; 
     3629                C:units = "1" ; 
     3630        double time(time) ; 
     3631                time:long_name = "Time" ; 
     3632                time:units = "second since 1850-01-01 00:00:00" ; 
     3633        float lat(Y, X) ; 
     3634                lat:long_name = "latitude" ; 
     3635                lat:units = "degrees_north" ; 
     3636                lat:bounds = "bounds_lat" ; 
     3637        float lon(Y, X) ; 
     3638                lon:long_name = "longitude" ; 
     3639                lon:units = "degrees_east" ; 
     3640                lon:bounds = "bounds_lon" ; 
     3641        float bounds_lat(Y, X, C) ; 
     3642                bounds_lat:long_name = "corner latitudes" ; 
     3643                bounds_lat:units = "degrees_north" ; 
     3644        float bounds_lon(Y, X, C) ; 
     3645                bounds_lon:long_name = "corner longitudes" ; 
     3646                bounds_lon:units = "degrees_east" ; 
     3647        double SIICEALW(time, Y, X) ; 
     3648                SIICEALW:long_name = "surface_albedo" ; 
     3649                SIICEALW:units = "1" ; 
     3650                SIICEALW:coordinates = "lon lat" ; 
     3651        double SIICECOV(time, Y, X) ; 
     3652                SIICECOV:long_name = "sea_ice_area_fraction" ; 
     3653                SIICECOV:units = "1" ; 
     3654                SIICECOV:coordinates = "lon lat" ; 
     3655        double SIICTEMW(time, Y, X) ; 
     3656                SIICTEMW:long_name = "surface_temperature" ; 
     3657                SIICTEMW:units = "K" ; 
     3658                SIICTEMW:coordinates = "lon lat" ; 
     3659        double SISUTESW(time, Y, X) ; 
     3660                SISUTESW:long_name = "sea_surface_temperature" ; 
     3661                SISUTESW:units = "K" ; 
     3662                SISUTESW:coordinates = "lon lat" ; 
     3663        double COCALVIN(time, Y, X) ; 
     3664                COCALVIN:long_name = "water_flux_into_ocean_from_ice_sheet" ; 
     3665                COCALVIN:units = "kg m-2 s-1" ; 
     3666                COCALVIN:coordinates = "lon lat" ; 
     3667        double CODFLXDT(time, Y, X) ; 
     3668                CODFLXDT:long_name = "surface_downward_non_shortwave_heat_flux_derivative" ; 
     3669                CODFLXDT:units = "W m-2" ; 
     3670                CODFLXDT:coordinates = "lon lat" ; 
     3671        double COICEVAP(time, Y, X) ; 
     3672                COICEVAP:long_name = "water_evaporation_flux_where_sea_ice" ; 
     3673                COICEVAP:units = "kg m-2 s-1" ; 
     3674                COICEVAP:coordinates = "lon lat" ; 
     3675        double COLIQRUN(time, Y, X) ; 
     3676                COLIQRUN:long_name = "water_flux_into_ocean_from_rivers" ; 
     3677                COLIQRUN:units = "kg m-2 s-1" ; 
     3678                COLIQRUN:coordinates = "lon lat" ; 
     3679        double CONSFICE(time, Y, X) ; 
     3680                CONSFICE:long_name = "surface_downward_non_shortwave_heat_flux" ; 
     3681                CONSFICE:units = "W m-2" ; 
     3682                CONSFICE:coordinates = "lon lat" ; 
     3683        double COQNSMIX(time, Y, X) ; 
     3684                COQNSMIX:long_name = "surface_downward_non_shortwave_heat_flux" ; 
     3685                COQNSMIX:units = "W m-2" ; 
     3686                COQNSMIX:coordinates = "lon lat" ; 
     3687        double COQSRMIX(time, Y, X) ; 
     3688                COQSRMIX:long_name = "surface_net_downward_shortwave_flux" ; 
     3689                COQSRMIX:units = "W m-2" ; 
     3690                COQSRMIX:coordinates = "lon lat" ; 
     3691        double COSHFICE(time, Y, X) ; 
     3692                COSHFICE:long_name = "surface_net_downward_shortwave_flux" ; 
     3693                COSHFICE:units = "W m-2" ; 
     3694                COSHFICE:coordinates = "lon lat" ; 
     3695        double COTAUXXU(time, Y, X) ; 
     3696                COTAUXXU:long_name = "surface_downward_grid_eastward_stress" ; 
     3697                COTAUXXU:units = "Pa" ; 
     3698                COTAUXXU:coordinates = "lon lat" ; 
     3699        double COTAUXXV(time, Y, X) ; 
     3700                COTAUXXV:long_name = "surface_downward_grid_northward_stress" ; 
     3701                COTAUXXV:units = "Pa" ; 
     3702                COTAUXXV:coordinates = "lon lat" ; 
     3703        double COTAUYYU(time, Y, X) ; 
     3704                COTAUYYU:long_name = "surface_downward_grid_eastward_stress" ; 
     3705                COTAUYYU:units = "Pa" ; 
     3706                COTAUYYU:coordinates = "lon lat" ; 
     3707        double COTAUYYV(time, Y, X) ; 
     3708                COTAUYYV:long_name = "surface_downward_grid_northward_stress" ; 
     3709                COTAUYYV:units = "Pa" ; 
     3710                COTAUYYV:coordinates = "lon lat" ; 
     3711        double COTAUZZU(time, Y, X) ; 
     3712                COTAUZZU:long_name = "surface_downward_grid_eastward_stress" ; 
     3713                COTAUZZU:units = "Pa" ; 
     3714                COTAUZZU:coordinates = "lon lat" ; 
     3715        double COTAUZZV(time, Y, X) ; 
     3716                COTAUZZV:long_name = "surface_downward_grid_northward_stress" ; 
     3717                COTAUZZV:units = "Pa" ; 
     3718                COTAUZZV:coordinates = "lon lat" ; 
     3719        double COTOTEVA(time, Y, X) ; 
     3720                COTOTEVA:long_name = "water_evaporation_flux" ; 
     3721                COTOTEVA:units = "1" ; 
     3722                COTOTEVA:coordinates = "lon lat" ; 
     3723        double COTOTRAI(time, Y, X) ; 
     3724                COTOTRAI:long_name = "surface_precipitation_flux" ; 
     3725                COTOTRAI:units = "kg m-2 s-1" ; 
     3726                COTOTRAI:coordinates = "lon lat" ; 
     3727        double COTOTSNO(time, Y, X) ; 
     3728                COTOTSNO:long_name = "snow_fall_flux" ; 
     3729                COTOTSNO:units = "kg m-2 s-1" ; 
     3730                COTOTSNO:coordinates = "lon lat" ; 
     3731        double COWINDSP(time, Y, X) ; 
     3732                COWINDSP:long_name = "wind_speed_at_10m" ; 
     3733                COWINDSP:units = "m s-1" ; 
     3734                COWINDSP:coordinates = "lon lat" ; 
     3735        double CURRENTX(time, Y, X) ; 
     3736                CURRENTX:long_name = "sea_water_speed" ; 
     3737                CURRENTX:units = "m s-1" ; 
     3738                CURRENTX:coordinates = "lon lat" ; 
     3739        double CURRENTY(time, Y, X) ; 
     3740                CURRENTY:long_name = "sea_water_speed" ; 
     3741                CURRENTY:units = "m s-1" ; 
     3742                CURRENTY:coordinates = "lon lat" ; 
     3743        double CURRENTZ(time, Y, X) ; 
     3744                CURRENTZ:long_name = "sea_water_speed" ; 
     3745                CURRENTZ:units = "m s-1" ; 
     3746                CURRENTZ:coordinates = "lon lat" ; 
     3747 
     3748// global attributes: 
     3749                :filename = "CURRENTZ_out.1850-01-01T00:00:00.nc" ; 
     3750                :MPP_IO_VERSION = "$Id: mpp_io_mod.F90,v 1.1.1.1 2005/03/23 16:01:11 adm Exp $" ; 
     3751                :Conventions = "CF-1.0" ; 
     3752                :history = "Sat Jul 24 04:34:46 2010: ncra -A CURRENTZ_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3753                        "Sat Jul 24 04:34:45 2010: ncra -A CURRENTY_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3754                        "Sat Jul 24 04:34:45 2010: ncra -A CURRENTX_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3755                        "Sat Jul 24 04:34:44 2010: ncra -A COWINDSP_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3756                        "Sat Jul 24 04:34:43 2010: ncra -A COTOTSNO_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3757                        "Sat Jul 24 04:34:42 2010: ncra -A COTOTRAI_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3758                        "Sat Jul 24 04:34:42 2010: ncra -A COTOTEVA_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3759                        "Sat Jul 24 04:34:41 2010: ncra -A COTAUZZV_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3760                        "Sat Jul 24 04:34:40 2010: ncra -A COTAUZZU_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3761                        "Sat Jul 24 04:34:39 2010: ncra -A COTAUYYV_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3762                        "Sat Jul 24 04:34:39 2010: ncra -A COTAUYYU_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3763                        "Sat Jul 24 04:34:38 2010: ncra -A COTAUXXV_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3764                        "Sat Jul 24 04:34:37 2010: ncra -A COTAUXXU_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3765                        "Sat Jul 24 04:34:37 2010: ncra -A COSHFICE_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3766                        "Sat Jul 24 04:34:36 2010: ncra -A COQSRMIX_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3767                        "Sat Jul 24 04:34:36 2010: ncra -A COQNSMIX_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3768                        "Sat Jul 24 04:34:35 2010: ncra -A CONSFICE_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3769                        "Sat Jul 24 04:34:35 2010: ncra -A COLIQRUN_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3770                        "Sat Jul 24 04:34:34 2010: ncra -A COICEVAP_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3771                        "Sat Jul 24 04:34:34 2010: ncra -A CODFLXDT_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3772                        "Sat Jul 24 04:34:33 2010: ncra -A COCALVIN_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3773                        "Sat Jul 24 04:34:33 2010: ncra -A SISUTESW_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3774                        "Sat Jul 24 04:34:32 2010: ncra -A SIICTEMW_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3775                        "Sat Jul 24 04:34:32 2010: ncra -A SIICECOV_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc\n", 
     3776                        "Sat Jul 24 04:34:32 2010: ncra -A SIICEALW_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_atm.nc" ; 
     3777                :nco_openmp_thread_number = 4 ; 
     3778} 
     3779== CPL/Output/MO/piControl2_18500101_18500131_1M_cpl_oce.nc == 
     3780netcdf piControl2_18500101_18500131_1M_cpl_oce { 
     3781dimensions: 
     3782        X = 182 ; 
     3783        Y = 149 ; 
     3784        C = 4 ; 
     3785        time = UNLIMITED ; // (1 currently) 
     3786variables: 
     3787        float X(X) ; 
     3788                X:long_name = "global index space for x" ; 
     3789                X:units = "1" ; 
     3790        float Y(Y) ; 
     3791                Y:long_name = "global index space for y" ; 
     3792                Y:units = "1" ; 
     3793        float C(C) ; 
     3794                C:long_name = "global index space for c" ; 
     3795                C:units = "1" ; 
     3796        double time(time) ; 
     3797                time:long_name = "Time" ; 
     3798                time:units = "second since 1850-01-01 00:00:00" ; 
     3799        float lat(Y, X) ; 
     3800                lat:long_name = "latitude" ; 
     3801                lat:units = "degrees_north" ; 
     3802                lat:bounds = "bounds_lat" ; 
     3803        float lon(Y, X) ; 
     3804                lon:long_name = "longitude" ; 
     3805                lon:units = "degrees_east" ; 
     3806                lon:bounds = "bounds_lon" ; 
     3807        float bounds_lat(Y, X, C) ; 
     3808                bounds_lat:long_name = "corner latitudes" ; 
     3809                bounds_lat:units = "degrees_north" ; 
     3810        float bounds_lon(Y, X, C) ; 
     3811                bounds_lon:long_name = "corner longitudes" ; 
     3812                bounds_lon:units = "degrees_east" ; 
     3813        double OCalving(time, Y, X) ; 
     3814                OCalving:long_name = "water_flux_into_ocean_from_ice_sheet" ; 
     3815                OCalving:units = "kg m-2 s-1" ; 
     3816                OCalving:coordinates = "lon lat" ; 
     3817        double OIceEvap(time, Y, X) ; 
     3818                OIceEvap:long_name = "water_evaporation_flux_where_sea_ice" ; 
     3819                OIceEvap:units = "kg m-2 s-1" ; 
     3820                OIceEvap:coordinates = "lon lat" ; 
     3821        double OIceFrac(time, Y, X) ; 
     3822                OIceFrac:long_name = "sea_ice_area_fraction" ; 
     3823                OIceFrac:units = "1" ; 
     3824                OIceFrac:coordinates = "lon lat" ; 
     3825        double OTotEvap(time, Y, X) ; 
     3826                OTotEvap:long_name = "water_evaporation_flux" ; 
     3827                OTotEvap:units = "1" ; 
     3828                OTotEvap:coordinates = "lon lat" ; 
     3829        double OTotRain(time, Y, X) ; 
     3830                OTotRain:long_name = "surface_precipitation_flux" ; 
     3831                OTotRain:units = "kg m-2 s-1" ; 
     3832                OTotRain:coordinates = "lon lat" ; 
     3833        double OTotSnow(time, Y, X) ; 
     3834                OTotSnow:long_name = "snow_fall_flux" ; 
     3835                OTotSnow:units = "kg m-2 s-1" ; 
     3836                OTotSnow:coordinates = "lon lat" ; 
     3837        double O_AlbIce(time, Y, X) ; 
     3838                O_AlbIce:long_name = "surface_albedo" ; 
     3839                O_AlbIce:units = "1" ; 
     3840                O_AlbIce:coordinates = "lon lat" ; 
     3841        double O_OCurx1(time, Y, X) ; 
     3842                O_OCurx1:long_name = "sea_water_speed" ; 
     3843                O_OCurx1:units = "m s-1" ; 
     3844                O_OCurx1:coordinates = "lon lat" ; 
     3845        double O_OCury1(time, Y, X) ; 
     3846                O_OCury1:long_name = "sea_water_speed" ; 
     3847                O_OCury1:units = "m s-1" ; 
     3848                O_OCury1:coordinates = "lon lat" ; 
     3849        double O_OCurz1(time, Y, X) ; 
     3850                O_OCurz1:long_name = "sea_water_speed" ; 
     3851                O_OCurz1:units = "m s-1" ; 
     3852                O_OCurz1:coordinates = "lon lat" ; 
     3853        double O_OTaux1(time, Y, X) ; 
     3854                O_OTaux1:long_name = "surface_downward_grid_eastward_stress" ; 
     3855                O_OTaux1:units = "Pa" ; 
     3856                O_OTaux1:coordinates = "lon lat" ; 
     3857        double O_OTaux2(time, Y, X) ; 
     3858                O_OTaux2:long_name = "surface_downward_grid_northward_stress" ; 
     3859                O_OTaux2:units = "Pa" ; 
     3860                O_OTaux2:coordinates = "lon lat" ; 
     3861        double O_OTauy1(time, Y, X) ; 
     3862                O_OTauy1:long_name = "surface_downward_grid_eastward_stress" ; 
     3863                O_OTauy1:units = "Pa" ; 
     3864                O_OTauy1:coordinates = "lon lat" ; 
     3865        double O_OTauy2(time, Y, X) ; 
     3866                O_OTauy2:long_name = "surface_downward_grid_northward_stress" ; 
     3867                O_OTauy2:units = "Pa" ; 
     3868                O_OTauy2:coordinates = "lon lat" ; 
     3869        double O_OTauz1(time, Y, X) ; 
     3870                O_OTauz1:long_name = "surface_downward_grid_eastward_stress" ; 
     3871                O_OTauz1:units = "Pa" ; 
     3872                O_OTauz1:coordinates = "lon lat" ; 
     3873        double O_OTauz2(time, Y, X) ; 
     3874                O_OTauz2:long_name = "surface_downward_grid_northward_stress" ; 
     3875                O_OTauz2:units = "Pa" ; 
     3876                O_OTauz2:coordinates = "lon lat" ; 
     3877        double O_QnsIce(time, Y, X) ; 
     3878                O_QnsIce:long_name = "surface_downward_non_shortwave_heat_flux" ; 
     3879                O_QnsIce:units = "W m-2" ; 
     3880                O_QnsIce:coordinates = "lon lat" ; 
     3881        double O_QnsMix(time, Y, X) ; 
     3882                O_QnsMix:long_name = "surface_downward_non_shortwave_heat_flux" ; 
     3883                O_QnsMix:units = "W m-2" ; 
     3884                O_QnsMix:coordinates = "lon lat" ; 
     3885        double O_QsrIce(time, Y, X) ; 
     3886                O_QsrIce:long_name = "surface_net_downward_shortwave_flux" ; 
     3887                O_QsrIce:units = "W m-2" ; 
     3888                O_QsrIce:coordinates = "lon lat" ; 
     3889        double O_QsrMix(time, Y, X) ; 
     3890                O_QsrMix:long_name = "surface_net_downward_shortwave_flux" ; 
     3891                O_QsrMix:units = "W m-2" ; 
     3892                O_QsrMix:coordinates = "lon lat" ; 
     3893        double O_Runoff(time, Y, X) ; 
     3894                O_Runoff:long_name = "water_flux_into_ocean_from_rivers" ; 
     3895                O_Runoff:units = "kg m-2 s-1" ; 
     3896                O_Runoff:coordinates = "lon lat" ; 
     3897        double O_SSTSST(time, Y, X) ; 
     3898                O_SSTSST:long_name = "sea_surface_temperature" ; 
     3899                O_SSTSST:units = "K" ; 
     3900                O_SSTSST:coordinates = "lon lat" ; 
     3901        double O_TepIce(time, Y, X) ; 
     3902                O_TepIce:long_name = "surface_temperature" ; 
     3903                O_TepIce:units = "K" ; 
     3904                O_TepIce:coordinates = "lon lat" ; 
     3905        double O_Wind10(time, Y, X) ; 
     3906                O_Wind10:long_name = "wind_speed_at_10m" ; 
     3907                O_Wind10:units = "m s-1" ; 
     3908                O_Wind10:coordinates = "lon lat" ; 
     3909        double O_dQnsdT(time, Y, X) ; 
     3910                O_dQnsdT:long_name = "surface_downward_non_shortwave_heat_flux_derivative" ; 
     3911                O_dQnsdT:units = "W m-2" ; 
     3912                O_dQnsdT:coordinates = "lon lat" ; 
     3913 
     3914// global attributes: 
     3915                :filename = "O_dQnsdT_out.1850-01-01T00:00:00.nc" ; 
     3916                :MPP_IO_VERSION = "$Id: mpp_io_mod.F90,v 1.1.1.1 2005/03/23 16:01:11 adm Exp $" ; 
     3917                :Conventions = "CF-1.0" ; 
     3918                :history = "Sat Jul 24 04:35:17 2010: ncra -A O_dQnsdT_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3919                        "Sat Jul 24 04:35:15 2010: ncra -A O_Wind10_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3920                        "Sat Jul 24 04:35:13 2010: ncra -A O_TepIce_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3921                        "Sat Jul 24 04:35:11 2010: ncra -A O_SSTSST_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3922                        "Sat Jul 24 04:35:09 2010: ncra -A O_Runoff_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3923                        "Sat Jul 24 04:35:08 2010: ncra -A O_QsrMix_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3924                        "Sat Jul 24 04:35:06 2010: ncra -A O_QsrIce_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3925                        "Sat Jul 24 04:35:04 2010: ncra -A O_QnsMix_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3926                        "Sat Jul 24 04:35:03 2010: ncra -A O_QnsIce_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3927                        "Sat Jul 24 04:35:01 2010: ncra -A O_OTauz2_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3928                        "Sat Jul 24 04:35:00 2010: ncra -A O_OTauz1_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3929                        "Sat Jul 24 04:34:58 2010: ncra -A O_OTauy2_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3930                        "Sat Jul 24 04:34:57 2010: ncra -A O_OTauy1_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3931                        "Sat Jul 24 04:34:56 2010: ncra -A O_OTaux2_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3932                        "Sat Jul 24 04:34:55 2010: ncra -A O_OTaux1_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3933                        "Sat Jul 24 04:34:54 2010: ncra -A O_OCurz1_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3934                        "Sat Jul 24 04:34:53 2010: ncra -A O_OCury1_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3935                        "Sat Jul 24 04:34:52 2010: ncra -A O_OCurx1_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3936                        "Sat Jul 24 04:34:51 2010: ncra -A O_AlbIce_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3937                        "Sat Jul 24 04:34:50 2010: ncra -A OTotSnow_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3938                        "Sat Jul 24 04:34:49 2010: ncra -A OTotRain_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3939                        "Sat Jul 24 04:34:48 2010: ncra -A OTotEvap_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3940                        "Sat Jul 24 04:34:48 2010: ncra -A OIceFrac_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3941                        "Sat Jul 24 04:34:47 2010: ncra -A OIceEvap_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc\n", 
     3942                        "Sat Jul 24 04:34:47 2010: ncra -A OCalving_out.1850-01-01T00:00:00.nc TEMPO_1M_cpl_oce.nc" ; 
     3943                :nco_openmp_thread_number = 4 ; 
     3944} 
     3945== ICE/Output/MO/piControl2_18500101_18500131_1M_icemod.nc == 
     3946netcdf piControl2_18500101_18500131_1M_icemod { // format variant: 64bit  
     3947dimensions: 
     3948        time_counter = UNLIMITED ; // (1 currently) 
     3949        y = 149 ; 
     3950        x = 182 ; 
     3951        tbnds = 2 ; 
     3952variables: 
     3953        float bmelt(time_counter, y, x) ; 
     3954                bmelt:units = "kg/m2/s" ; 
     3955                bmelt:standard_name = "Rate of Melt at Sea Ice Base" ; 
     3956                bmelt:_FillValue = 9.96921e+36f ; 
     3957                bmelt:long_name = "Rate of Melt at Sea Ice Base" ; 
     3958                bmelt:online_operation = "ave(X)" ; 
     3959                bmelt:interval_operation = 28800.f ; 
     3960                bmelt:interval_write = -1.f ; 
     3961                bmelt:coordinates = "time_counter nav_lat nav_lon" ; 
     3962        float evap(time_counter, y, x) ; 
     3963                evap:units = "kg/m2/s" ; 
     3964                evap:standard_name = "water_evaporation_flux" ; 
     3965                evap:_FillValue = 9.96921e+36f ; 
     3966                evap:long_name = "water_evaporation_flux" ; 
     3967                evap:online_operation = "ave(X)" ; 
     3968                evap:interval_operation = 28800.f ; 
     3969                evap:interval_write = -1.f ; 
     3970                evap:coordinates = "time_counter nav_lat nav_lon" ; 
     3971        float grLateral(time_counter, y, x) ; 
     3972                grLateral:units = "kg/m2/s" ; 
     3973                grLateral:standard_name = "Lateral Sea Ice Growth Rate" ; 
     3974                grLateral:_FillValue = 9.96921e+36f ; 
     3975                grLateral:long_name = "Lateral Sea Ice Growth Rate" ; 
     3976                grLateral:online_operation = "ave(X)" ; 
     3977                grLateral:interval_operation = 28800.f ; 
     3978                grLateral:interval_write = -1.f ; 
     3979                grLateral:coordinates = "time_counter nav_lat nav_lon" ; 
     3980        float ialb(time_counter, y, x) ; 
     3981                ialb:units = "1" ; 
     3982                ialb:standard_name = "Bare Sea Ice Albedo" ; 
     3983                ialb:_FillValue = 9.96921e+36f ; 
     3984                ialb:long_name = "Bare Sea Ice Albedo" ; 
     3985                ialb:online_operation = "ave(X)" ; 
     3986                ialb:interval_operation = 28800.f ; 
     3987                ialb:interval_write = -1.f ; 
     3988                ialb:coordinates = "time_counter nav_lat nav_lon" ; 
     3989        float ice_pres(time_counter, y, x) ; 
     3990                ice_pres:units = "-" ; 
     3991                ice_pres:standard_name = "Ice presence" ; 
     3992                ice_pres:_FillValue = 9.96921e+36f ; 
     3993                ice_pres:long_name = "Ice presence" ; 
     3994                ice_pres:online_operation = "ave(X)" ; 
     3995                ice_pres:interval_operation = 28800.f ; 
     3996                ice_pres:interval_write = -1.f ; 
     3997                ice_pres:coordinates = "time_counter nav_lat nav_lon" ; 
     3998        float iicetemp(time_counter, y, x) ; 
     3999                iicetemp:units = "degC" ; 
     4000                iicetemp:standard_name = "Ice surface temperature (ice presence average)" ; 
     4001                iicetemp:_FillValue = 9.96921e+36f ; 
     4002                iicetemp:long_name = "Ice surface temperature (ice presence average)" ; 
     4003                iicetemp:online_operation = "ave(X)" ; 
     4004                iicetemp:interval_operation = 28800.f ; 
     4005                iicetemp:interval_write = -1.f ; 
     4006                iicetemp:coordinates = "time_counter nav_lat nav_lon" ; 
     4007        float iicethic(time_counter, y, x) ; 
     4008                iicethic:units = "m" ; 
     4009                iicethic:standard_name = "sea_ice_thickness" ; 
     4010                iicethic:_FillValue = 9.96921e+36f ; 
     4011                iicethic:long_name = "sea_ice_thickness" ; 
     4012                iicethic:online_operation = "ave(X)" ; 
     4013                iicethic:interval_operation = 28800.f ; 
     4014                iicethic:interval_write = -1.f ; 
     4015                iicethic:coordinates = "time_counter nav_lat nav_lon" ; 
     4016        float iicevelu(time_counter, y, x) ; 
     4017                iicevelu:units = "m/s" ; 
     4018                iicevelu:standard_name = "Ice velocity along i-axis at I-point (ice presence average)" ; 
     4019                iicevelu:_FillValue = 9.96921e+36f ; 
     4020                iicevelu:long_name = "Ice velocity along i-axis at I-point (ice presence average)" ; 
     4021                iicevelu:online_operation = "ave(X)" ; 
     4022                iicevelu:interval_operation = 28800.f ; 
     4023                iicevelu:interval_write = -1.f ; 
     4024                iicevelu:coordinates = "time_counter nav_lat nav_lon" ; 
     4025        float iicevelv(time_counter, y, x) ; 
     4026                iicevelv:units = "m/s" ; 
     4027                iicevelv:standard_name = "Ice velocity along j-axis at I-point (ice presence average)" ; 
     4028                iicevelv:_FillValue = 9.96921e+36f ; 
     4029                iicevelv:long_name = "Ice velocity along j-axis at I-point (ice presence average)" ; 
     4030                iicevelv:online_operation = "ave(X)" ; 
     4031                iicevelv:interval_operation = 28800.f ; 
     4032                iicevelv:interval_write = -1.f ; 
     4033                iicevelv:coordinates = "time_counter nav_lat nav_lon" ; 
     4034        float ileadfra(time_counter, y, x) ; 
     4035                ileadfra:units = "1" ; 
     4036                ileadfra:standard_name = "sea_ice_area_fraction" ; 
     4037                ileadfra:_FillValue = 9.96921e+36f ; 
     4038                ileadfra:long_name = "sea_ice_area_fraction" ; 
     4039                ileadfra:online_operation = "ave(X)" ; 
     4040                ileadfra:interval_operation = 28800.f ; 
     4041                ileadfra:interval_write = -1.f ; 
     4042                ileadfra:coordinates = "time_counter nav_lat nav_lon" ; 
     4043        float isnowthi(time_counter, y, x) ; 
     4044                isnowthi:units = "m" ; 
     4045                isnowthi:standard_name = "surface_snow_thickness" ; 
     4046                isnowthi:_FillValue = 9.96921e+36f ; 
     4047                isnowthi:long_name = "surface_snow_thickness" ; 
     4048                isnowthi:online_operation = "ave(X)" ; 
     4049                isnowthi:interval_operation = 28800.f ; 
     4050                isnowthi:interval_write = -1.f ; 
     4051                isnowthi:coordinates = "time_counter nav_lat nav_lon" ; 
     4052        float prsn(time_counter, y, x) ; 
     4053                prsn:units = "kg/m2/s" ; 
     4054                prsn:standard_name = "Surface Snowfall Rate into the Sea Ice Portion of the Grid Cell" ; 
     4055                prsn:_FillValue = 9.96921e+36f ; 
     4056                prsn:long_name = "Surface Snowfall Rate into the Sea Ice Portion of the Grid Cell" ; 
     4057                prsn:online_operation = "ave(X)" ; 
     4058                prsn:interval_operation = 28800.f ; 
     4059                prsn:interval_write = -1.f ; 
     4060                prsn:coordinates = "time_counter nav_lat nav_lon" ; 
     4061        float rsdssi(time_counter, y, x) ; 
     4062                rsdssi:units = "W/m2" ; 
     4063                rsdssi:standard_name = "surface_downwelling_shortwave_flux_in_air" ; 
     4064                rsdssi:_FillValue = 9.96921e+36f ; 
     4065                rsdssi:long_name = "surface_downwelling_shortwave_flux_in_air" ; 
     4066                rsdssi:online_operation = "ave(X)" ; 
     4067                rsdssi:interval_operation = 28800.f ; 
     4068                rsdssi:interval_write = -1.f ; 
     4069                rsdssi:coordinates = "time_counter nav_lat nav_lon" ; 
     4070        float sblsi(time_counter, y, x) ; 
     4071                sblsi:units = "kg/m2/s" ; 
     4072                sblsi:standard_name = "surface_snow_and_ice_sublimation_flux" ; 
     4073                sblsi:_FillValue = 9.96921e+36f ; 
     4074                sblsi:long_name = "surface_snow_and_ice_sublimation_flux" ; 
     4075                sblsi:online_operation = "ave(X)" ; 
     4076                sblsi:interval_operation = 28800.f ; 
     4077                sblsi:interval_write = -1.f ; 
     4078                sblsi:coordinates = "time_counter nav_lat nav_lon" ; 
     4079        float snoToIce(time_counter, y, x) ; 
     4080                snoToIce:units = "kg/m2/s" ; 
     4081                snoToIce:standard_name = "Snow-Ice Formation Rate" ; 
     4082                snoToIce:_FillValue = 9.96921e+36f ; 
     4083                snoToIce:long_name = "Snow-Ice Formation Rate" ; 
     4084                snoToIce:online_operation = "ave(X)" ; 
     4085                snoToIce:interval_operation = 28800.f ; 
     4086                snoToIce:interval_write = -1.f ; 
     4087                snoToIce:coordinates = "time_counter nav_lat nav_lon" ; 
     4088        float snomelt(time_counter, y, x) ; 
     4089                snomelt:units = "kg/m2/s" ; 
     4090                snomelt:standard_name = "Snow Melt Rate" ; 
     4091                snomelt:_FillValue = 9.96921e+36f ; 
     4092                snomelt:long_name = "Snow Melt Rate" ; 
     4093                snomelt:online_operation = "ave(X)" ; 
     4094                snomelt:interval_operation = 28800.f ; 
     4095                snomelt:interval_write = -1.f ; 
     4096                snomelt:coordinates = "time_counter nav_lat nav_lon" ; 
     4097        float soicecov(time_counter, y, x) ; 
     4098                soicecov:units = "1" ; 
     4099                soicecov:standard_name = "sea_ice_area_fraction" ; 
     4100                soicecov:_FillValue = 9.96921e+36f ; 
     4101                soicecov:long_name = "sea_ice_area_fraction" ; 
     4102                soicecov:online_operation = "ave(X)" ; 
     4103                soicecov:interval_operation = 28800.f ; 
     4104                soicecov:interval_write = -1.f ; 
     4105                soicecov:coordinates = "time_counter nav_lat nav_lon" ; 
     4106        float strairx(time_counter, y, x) ; 
     4107                strairx:units = "N/m2" ; 
     4108                strairx:standard_name = "Eastward Atmospheric Stress On Sea Ice" ; 
     4109                strairx:_FillValue = 9.96921e+36f ; 
     4110                strairx:long_name = "Eastward Atmospheric Stress On Sea Ice" ; 
     4111                strairx:online_operation = "ave(X)" ; 
     4112                strairx:interval_operation = 28800.f ; 
     4113                strairx:interval_write = -1.f ; 
     4114                strairx:coordinates = "time_counter nav_lat nav_lon" ; 
     4115        float strairy(time_counter, y, x) ; 
     4116                strairy:units = "N/m2" ; 
     4117                strairy:standard_name = "Northward Atmospheric Stress On Sea Ice" ; 
     4118                strairy:_FillValue = 9.96921e+36f ; 
     4119                strairy:long_name = "Northward Atmospheric Stress On Sea Ice" ; 
     4120                strairy:online_operation = "ave(X)" ; 
     4121                strairy:interval_operation = 28800.f ; 
     4122                strairy:interval_write = -1.f ; 
     4123                strairy:coordinates = "time_counter nav_lat nav_lon" ; 
     4124        double time_counter(time_counter) ; 
     4125                time_counter:axis = "T" ; 
     4126                time_counter:standard_name = "time" ; 
     4127                time_counter:units = "seconds since 1800-01-01 00:00:00" ; 
     4128                time_counter:calendar = "noleap" ; 
     4129                time_counter:title = "Time" ; 
     4130                time_counter:long_name = "Time axis" ; 
     4131                time_counter:time_origin = " 1800-JAN-01 00:00:00" ; 
     4132                time_counter:bounds = "time_counter_bnds" ; 
     4133        double time_counter_bnds(time_counter, tbnds) ; 
     4134                time_counter_bnds:_FillValue = 9.96920996838687e+36 ; 
     4135        float tmelt(time_counter, y, x) ; 
     4136                tmelt:units = "kg/m2/s" ; 
     4137                tmelt:standard_name = "Rate of Melt at Upper Surface of Sea Ice" ; 
     4138                tmelt:_FillValue = 9.96921e+36f ; 
     4139                tmelt:long_name = "Rate of Melt at Upper Surface of Sea Ice" ; 
     4140                tmelt:online_operation = "ave(X)" ; 
     4141                tmelt:interval_operation = 28800.f ; 
     4142                tmelt:interval_write = -1.f ; 
     4143                tmelt:coordinates = "time_counter nav_lat nav_lon" ; 
     4144        float transifs(time_counter, y, x) ; 
     4145                transifs:units = "kg/s" ; 
     4146                transifs:standard_name = "Sea Ice Mass Transport Through Fram Strait" ; 
     4147                transifs:_FillValue = 9.96921e+36f ; 
     4148                transifs:long_name = "Sea Ice Mass Transport Through Fram Strait" ; 
     4149                transifs:online_operation = "ave(X)" ; 
     4150                transifs:interval_operation = 5760.f ; 
     4151                transifs:interval_write = -1.f ; 
     4152                transifs:coordinates = "time_counter nav_lat nav_lon" ; 
     4153        float transix(time_counter, y, x) ; 
     4154                transix:units = "kg/s" ; 
     4155                transix:standard_name = "Eastward Sea Ice Transport" ; 
     4156                transix:_FillValue = 9.96921e+36f ; 
     4157                transix:long_name = "Eastward Sea Ice Transport" ; 
     4158                transix:online_operation = "ave(X)" ; 
     4159                transix:interval_operation = 28800.f ; 
     4160                transix:interval_write = -1.f ; 
     4161                transix:coordinates = "time_counter nav_lat nav_lon" ; 
     4162        float transiy(time_counter, y, x) ; 
     4163                transiy:units = "kg/s" ; 
     4164                transiy:standard_name = "Northward Sea Ice Transport" ; 
     4165                transiy:_FillValue = 9.96921e+36f ; 
     4166                transiy:long_name = "Northward Sea Ice Transport" ; 
     4167                transiy:online_operation = "ave(X)" ; 
     4168                transiy:interval_operation = 28800.f ; 
     4169                transiy:interval_write = -1.f ; 
     4170                transiy:coordinates = "time_counter nav_lat nav_lon" ; 
     4171        float tsice(time_counter, y, x) ; 
     4172                tsice:units = "degC" ; 
     4173                tsice:standard_name = "Surface Temperature of Sea Ice" ; 
     4174                tsice:_FillValue = 9.96921e+36f ; 
     4175                tsice:long_name = "Surface Temperature of Sea Ice" ; 
     4176                tsice:online_operation = "ave(X)" ; 
     4177                tsice:interval_operation = 28800.f ; 
     4178                tsice:interval_write = -1.f ; 
     4179                tsice:coordinates = "time_counter nav_lat nav_lon" ; 
     4180        float nav_lat(y, x) ; 
     4181                nav_lat:standard_name = "latitude" ; 
     4182                nav_lat:units = "degrees_north" ; 
     4183                nav_lat:valid_min = -78.19058f ; 
     4184                nav_lat:valid_max = 89.6139f ; 
     4185                nav_lat:long_name = "Latitude" ; 
     4186                nav_lat:nav_model = "Default grid" ; 
     4187        float nav_lon(y, x) ; 
     4188                nav_lon:standard_name = "longitude" ; 
     4189                nav_lon:units = "degrees_east" ; 
     4190                nav_lon:valid_min = -179.7507f ; 
     4191                nav_lon:valid_max = 180.f ; 
     4192                nav_lon:long_name = "Longitude" ; 
     4193                nav_lon:nav_model = "Default grid" ; 
     4194 
     4195// global attributes: 
     4196                :Conventions = "CF-1.1" ; 
     4197                :file_name = "ORCA2_1m_icemod.nc" ; 
     4198                :production = "An IPSL model" ; 
     4199                :TimeStamp = "2010-JUL-24 00:19:46 GMT-0200" ; 
     4200                :NCO = "4.0.1" ; 
     4201} 
     4202== MBG/Output/MO/piControl2_18500101_18500131_1M_dbio_T.nc == 
     4203netcdf piControl2_18500101_18500131_1M_dbio_T { // format variant: 64bit  
     4204dimensions: 
     4205        time_counter = UNLIMITED ; // (1 currently) 
     4206        deptht = 31 ; 
     4207        y = 149 ; 
     4208        x = 182 ; 
     4209        tbnds = 2 ; 
     4210variables: 
     4211        float CHLT(time_counter, deptht, y, x) ; 
     4212                CHLT:units = "gChl/L" ; 
     4213                CHLT:standard_name = "Total chlorophyll Concentration" ; 
     4214                CHLT:_FillValue = 9.96921e+36f ; 
     4215                CHLT:long_name = "Total chlorophyll Concentration" ; 
     4216                CHLT:online_operation = "ave(X)" ; 
     4217                CHLT:interval_operation = 5760.f ; 
     4218                CHLT:interval_write = -1.f ; 
     4219                CHLT:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4220        float EXPC(time_counter, deptht, y, x) ; 
     4221                EXPC:units = "molC/m2/s" ; 
     4222                EXPC:standard_name = "Export of carbon" ; 
     4223                EXPC:_FillValue = 9.96921e+36f ; 
     4224                EXPC:long_name = "Export of carbon" ; 
     4225                EXPC:online_operation = "ave(X)" ; 
     4226                EXPC:interval_operation = 5760.f ; 
     4227                EXPC:interval_write = -1.f ; 
     4228                EXPC:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4229        float EXPCAL(time_counter, deptht, y, x) ; 
     4230                EXPCAL:units = "molC/m2/s" ; 
     4231                EXPCAL:standard_name = "Export of Calcite" ; 
     4232                EXPCAL:_FillValue = 9.96921e+36f ; 
     4233                EXPCAL:long_name = "Export of Calcite" ; 
     4234                EXPCAL:online_operation = "ave(X)" ; 
     4235                EXPCAL:interval_operation = 5760.f ; 
     4236                EXPCAL:interval_write = -1.f ; 
     4237                EXPCAL:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4238        float EXPFE(time_counter, deptht, y, x) ; 
     4239                EXPFE:units = "molFe/m2/s" ; 
     4240                EXPFE:standard_name = "Export of biogenic iron" ; 
     4241                EXPFE:_FillValue = 9.96921e+36f ; 
     4242                EXPFE:long_name = "Export of biogenic iron" ; 
     4243                EXPFE:online_operation = "ave(X)" ; 
     4244                EXPFE:interval_operation = 5760.f ; 
     4245                EXPFE:interval_write = -1.f ; 
     4246                EXPFE:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4247        float EXPSI(time_counter, deptht, y, x) ; 
     4248                EXPSI:units = "molSi/m2/s" ; 
     4249                EXPSI:standard_name = "Export of Silicate" ; 
     4250                EXPSI:_FillValue = 9.96921e+36f ; 
     4251                EXPSI:long_name = "Export of Silicate" ; 
     4252                EXPSI:online_operation = "ave(X)" ; 
     4253                EXPSI:interval_operation = 5760.f ; 
     4254                EXPSI:interval_write = -1.f ; 
     4255                EXPSI:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4256        float INTDIC(time_counter, y, x) ; 
     4257                INTDIC:units = "kg/m2" ; 
     4258                INTDIC:standard_name = "DIC content" ; 
     4259                INTDIC:_FillValue = 9.96921e+36f ; 
     4260                INTDIC:long_name = "DIC content" ; 
     4261                INTDIC:online_operation = "ave(X)" ; 
     4262                INTDIC:interval_operation = 5760.f ; 
     4263                INTDIC:interval_write = -1.f ; 
     4264                INTDIC:coordinates = "time_counter nav_lat nav_lon" ; 
     4265        float INTNFIX(time_counter, y, x) ; 
     4266                INTNFIX:units = "molN/m2/s" ; 
     4267                INTNFIX:standard_name = "Nitrogen fixation rate : vert. integrated" ; 
     4268                INTNFIX:_FillValue = 9.96921e+36f ; 
     4269                INTNFIX:long_name = "Nitrogen fixation rate : vert. integrated" ; 
     4270                INTNFIX:online_operation = "ave(X)" ; 
     4271                INTNFIX:interval_operation = 5760.f ; 
     4272                INTNFIX:interval_write = -1.f ; 
     4273                INTNFIX:coordinates = "time_counter nav_lat nav_lon" ; 
     4274        float INTPBFE(time_counter, y, x) ; 
     4275                INTPBFE:units = "molFe/m2/s" ; 
     4276                INTPBFE:standard_name = "Vertically integrated of biogenic iron production" ; 
     4277                INTPBFE:_FillValue = 9.96921e+36f ; 
     4278                INTPBFE:long_name = "Vertically integrated of biogenic iron production" ; 
     4279                INTPBFE:online_operation = "ave(X)" ; 
     4280                INTPBFE:interval_operation = 5760.f ; 
     4281                INTPBFE:interval_write = -1.f ; 
     4282                INTPBFE:coordinates = "time_counter nav_lat nav_lon" ; 
     4283        float INTPBSI(time_counter, y, x) ; 
     4284                INTPBSI:units = "molSi/m2/s" ; 
     4285                INTPBSI:standard_name = "Vertically integrated of biogenic Si production" ; 
     4286                INTPBSI:_FillValue = 9.96921e+36f ; 
     4287                INTPBSI:long_name = "Vertically integrated of biogenic Si production" ; 
     4288                INTPBSI:online_operation = "ave(X)" ; 
     4289                INTPBSI:interval_operation = 5760.f ; 
     4290                INTPBSI:interval_write = -1.f ; 
     4291                INTPBSI:coordinates = "time_counter nav_lat nav_lon" ; 
     4292        float INTPCAL(time_counter, y, x) ; 
     4293                INTPCAL:units = "molSi/m2/s" ; 
     4294                INTPCAL:standard_name = "Vertically integrated of calcite production" ; 
     4295                INTPCAL:_FillValue = 9.96921e+36f ; 
     4296                INTPCAL:long_name = "Vertically integrated of calcite production" ; 
     4297                INTPCAL:online_operation = "ave(X)" ; 
     4298                INTPCAL:interval_operation = 5760.f ; 
     4299                INTPCAL:interval_write = -1.f ; 
     4300                INTPCAL:coordinates = "time_counter nav_lat nav_lon" ; 
     4301        float INTPNEW(time_counter, y, x) ; 
     4302                INTPNEW:units = "molC/m2/s" ; 
     4303                INTPNEW:standard_name = "Vertically integrated new primary production" ; 
     4304                INTPNEW:_FillValue = 9.96921e+36f ; 
     4305                INTPNEW:long_name = "Vertically integrated new primary production" ; 
     4306                INTPNEW:online_operation = "ave(X)" ; 
     4307                INTPNEW:interval_operation = 5760.f ; 
     4308                INTPNEW:interval_write = -1.f ; 
     4309                INTPNEW:coordinates = "time_counter nav_lat nav_lon" ; 
     4310        float INTPP(time_counter, y, x) ; 
     4311                INTPP:units = "molC/m2/s" ; 
     4312                INTPP:standard_name = "Vertically integrated primary production by phyto" ; 
     4313                INTPP:_FillValue = 9.96921e+36f ; 
     4314                INTPP:long_name = "Vertically integrated primary production by phyto" ; 
     4315                INTPP:online_operation = "ave(X)" ; 
     4316                INTPP:interval_operation = 5760.f ; 
     4317                INTPP:interval_write = -1.f ; 
     4318                INTPP:coordinates = "time_counter nav_lat nav_lon" ; 
     4319        float INTPPPHY(time_counter, y, x) ; 
     4320                INTPPPHY:units = "molC/m2/s" ; 
     4321                INTPPPHY:standard_name = "Vertically integrated primary production by nanophy" ; 
     4322                INTPPPHY:_FillValue = 9.96921e+36f ; 
     4323                INTPPPHY:long_name = "Vertically integrated primary production by nanophy" ; 
     4324                INTPPPHY:online_operation = "ave(X)" ; 
     4325                INTPPPHY:interval_operation = 5760.f ; 
     4326                INTPPPHY:interval_write = -1.f ; 
     4327                INTPPPHY:coordinates = "time_counter nav_lat nav_lon" ; 
     4328        float INTPPPHY2(time_counter, y, x) ; 
     4329                INTPPPHY2:units = "molC/m2/s" ; 
     4330                INTPPPHY2:standard_name = "Vertically integrated primary production by diatom" ; 
     4331                INTPPPHY2:_FillValue = 9.96921e+36f ; 
     4332                INTPPPHY2:long_name = "Vertically integrated primary production by diatom" ; 
     4333                INTPPPHY2:online_operation = "ave(X)" ; 
     4334                INTPPPHY2:interval_operation = 5760.f ; 
     4335                INTPPPHY2:interval_write = -1.f ; 
     4336                INTPPPHY2:coordinates = "time_counter nav_lat nav_lon" ; 
     4337        float O2MIN(time_counter, y, x) ; 
     4338                O2MIN:units = "molC/L" ; 
     4339                O2MIN:standard_name = "Oxygen minimum concentration" ; 
     4340                O2MIN:_FillValue = 9.96921e+36f ; 
     4341                O2MIN:long_name = "Oxygen minimum concentration" ; 
     4342                O2MIN:online_operation = "ave(X)" ; 
     4343                O2MIN:interval_operation = 5760.f ; 
     4344                O2MIN:interval_write = -1.f ; 
     4345                O2MIN:coordinates = "time_counter nav_lat nav_lon" ; 
     4346        float PFET(time_counter, deptht, y, x) ; 
     4347                PFET:units = "molFe/L" ; 
     4348                PFET:standard_name = "Total biogenic Iron Concentration" ; 
     4349                PFET:_FillValue = 9.96921e+36f ; 
     4350                PFET:long_name = "Total biogenic Iron Concentration" ; 
     4351                PFET:online_operation = "ave(X)" ; 
     4352                PFET:interval_operation = 5760.f ; 
     4353                PFET:interval_write = -1.f ; 
     4354                PFET:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4355        float PHYT(time_counter, deptht, y, x) ; 
     4356                PHYT:units = "molC/L" ; 
     4357                PHYT:standard_name = "Total phytoplankton Concentration" ; 
     4358                PHYT:_FillValue = 9.96921e+36f ; 
     4359                PHYT:long_name = "Total phytoplankton Concentration" ; 
     4360                PHYT:online_operation = "ave(X)" ; 
     4361                PHYT:interval_operation = 5760.f ; 
     4362                PHYT:interval_write = -1.f ; 
     4363                PHYT:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4364        float POCT(time_counter, deptht, y, x) ; 
     4365                POCT:units = "molC/L" ; 
     4366                POCT:standard_name = "Total carbon particles Concentration" ; 
     4367                POCT:_FillValue = 9.96921e+36f ; 
     4368                POCT:long_name = "Total carbon particles Concentration" ; 
     4369                POCT:online_operation = "ave(X)" ; 
     4370                POCT:interval_operation = 5760.f ; 
     4371                POCT:interval_write = -1.f ; 
     4372                POCT:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4373        float TPBFE(time_counter, deptht, y, x) ; 
     4374                TPBFE:units = "molFe/m3/s" ; 
     4375                TPBFE:standard_name = "Total biogenic iron production" ; 
     4376                TPBFE:_FillValue = 9.96921e+36f ; 
     4377                TPBFE:long_name = "Total biogenic iron production" ; 
     4378                TPBFE:online_operation = "ave(X)" ; 
     4379                TPBFE:interval_operation = 5760.f ; 
     4380                TPBFE:interval_write = -1.f ; 
     4381                TPBFE:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4382        float TPNEW(time_counter, deptht, y, x) ; 
     4383                TPNEW:units = "molC/m3/s" ; 
     4384                TPNEW:standard_name = "New Primary production of phyto" ; 
     4385                TPNEW:_FillValue = 9.96921e+36f ; 
     4386                TPNEW:long_name = "New Primary production of phyto" ; 
     4387                TPNEW:online_operation = "ave(X)" ; 
     4388                TPNEW:interval_operation = 5760.f ; 
     4389                TPNEW:interval_write = -1.f ; 
     4390                TPNEW:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4391        float TPP(time_counter, deptht, y, x) ; 
     4392                TPP:units = "molC/m3/s" ; 
     4393                TPP:standard_name = "Total Primary production of phyto" ; 
     4394                TPP:_FillValue = 9.96921e+36f ; 
     4395                TPP:long_name = "Total Primary production of phyto" ; 
     4396                TPP:online_operation = "ave(X)" ; 
     4397                TPP:interval_operation = 5760.f ; 
     4398                TPP:interval_write = -1.f ; 
     4399                TPP:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4400        float ZO2MIN(time_counter, y, x) ; 
     4401                ZO2MIN:units = "m" ; 
     4402                ZO2MIN:standard_name = "Depth of oxygen minimum concentration" ; 
     4403                ZO2MIN:_FillValue = 9.96921e+36f ; 
     4404                ZO2MIN:long_name = "Depth of oxygen minimum concentration" ; 
     4405                ZO2MIN:online_operation = "ave(X)" ; 
     4406                ZO2MIN:interval_operation = 5760.f ; 
     4407                ZO2MIN:interval_write = -1.f ; 
     4408                ZO2MIN:coordinates = "time_counter nav_lat nav_lon" ; 
     4409        float ZOOT(time_counter, deptht, y, x) ; 
     4410                ZOOT:units = "molC/L" ; 
     4411                ZOOT:standard_name = "Total zooplankton Concentration" ; 
     4412                ZOOT:_FillValue = 9.96921e+36f ; 
     4413                ZOOT:long_name = "Total zooplankton Concentration" ; 
     4414                ZOOT:online_operation = "ave(X)" ; 
     4415                ZOOT:interval_operation = 5760.f ; 
     4416                ZOOT:interval_write = -1.f ; 
     4417                ZOOT:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4418        float deptht(deptht) ; 
     4419                deptht:axis = "Z" ; 
     4420                deptht:standard_name = "model_level_number" ; 
     4421                deptht:units = "m" ; 
     4422                deptht:positive = "down" ; 
     4423                deptht:valid_min = 4.999938f ; 
     4424                deptht:valid_max = 5250.227f ; 
     4425                deptht:title = "deptht" ; 
     4426                deptht:long_name = "Vertical T levels" ; 
     4427        double time_counter(time_counter) ; 
     4428                time_counter:axis = "T" ; 
     4429                time_counter:standard_name = "time" ; 
     4430                time_counter:units = "seconds since 1800-01-01 00:00:00" ; 
     4431                time_counter:calendar = "noleap" ; 
     4432                time_counter:title = "Time" ; 
     4433                time_counter:long_name = "Time axis" ; 
     4434                time_counter:time_origin = " 1800-JAN-01 00:00:00" ; 
     4435                time_counter:bounds = "time_counter_bnds" ; 
     4436        double time_counter_bnds(time_counter, tbnds) ; 
     4437                time_counter_bnds:_FillValue = 9.96920996838687e+36 ; 
     4438        float nav_lat(y, x) ; 
     4439                nav_lat:standard_name = "latitude" ; 
     4440                nav_lat:units = "degrees_north" ; 
     4441                nav_lat:valid_min = -78.19058f ; 
     4442                nav_lat:valid_max = 89.6139f ; 
     4443                nav_lat:long_name = "Latitude" ; 
     4444                nav_lat:nav_model = "Default grid" ; 
     4445        float nav_lon(y, x) ; 
     4446                nav_lon:standard_name = "longitude" ; 
     4447                nav_lon:units = "degrees_east" ; 
     4448                nav_lon:valid_min = -179.7507f ; 
     4449                nav_lon:valid_max = 180.f ; 
     4450                nav_lon:long_name = "Longitude" ; 
     4451                nav_lon:nav_model = "Default grid" ; 
     4452 
     4453// global attributes: 
     4454                :Conventions = "CF-1.1" ; 
     4455                :file_name = "ORCA2_1m_dbio_T.nc" ; 
     4456                :production = "An IPSL model" ; 
     4457                :TimeStamp = "2010-JUL-24 00:19:46 GMT-0200" ; 
     4458                :NCO = "4.0.1" ; 
     4459} 
     4460== MBG/Output/MO/piControl2_18500101_18500131_1M_diad_T.nc == 
     4461netcdf piControl2_18500101_18500131_1M_diad_T { // format variant: 64bit  
     4462dimensions: 
     4463        time_counter = UNLIMITED ; // (1 currently) 
     4464        deptht = 31 ; 
     4465        y = 149 ; 
     4466        x = 182 ; 
     4467        tbnds = 2 ; 
     4468variables: 
     4469        float CO3(time_counter, deptht, y, x) ; 
     4470                CO3:units = "mol/L" ; 
     4471                CO3:standard_name = "Bicarbonates" ; 
     4472                CO3:_FillValue = 9.96921e+36f ; 
     4473                CO3:long_name = "Bicarbonates" ; 
     4474                CO3:online_operation = "ave(X)" ; 
     4475                CO3:interval_operation = 5760.f ; 
     4476                CO3:interval_write = -1.f ; 
     4477                CO3:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4478        float CO3sat(time_counter, deptht, y, x) ; 
     4479                CO3sat:units = "mol/L" ; 
     4480                CO3sat:standard_name = "CO3 saturation" ; 
     4481                CO3sat:_FillValue = 9.96921e+36f ; 
     4482                CO3sat:long_name = "CO3 saturation" ; 
     4483                CO3sat:online_operation = "ave(X)" ; 
     4484                CO3sat:interval_operation = 5760.f ; 
     4485                CO3sat:interval_write = -1.f ; 
     4486                CO3sat:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4487        float Cflx(time_counter, y, x) ; 
     4488                Cflx:units = "molC/m2/s" ; 
     4489                Cflx:standard_name = "DIC flux" ; 
     4490                Cflx:_FillValue = 9.96921e+36f ; 
     4491                Cflx:long_name = "DIC flux" ; 
     4492                Cflx:online_operation = "ave(X)" ; 
     4493                Cflx:interval_operation = 5760.f ; 
     4494                Cflx:interval_write = -1.f ; 
     4495                Cflx:coordinates = "time_counter nav_lat nav_lon" ; 
     4496        float DCAL(time_counter, deptht, y, x) ; 
     4497                DCAL:units = "molC/m3/s" ; 
     4498                DCAL:standard_name = "Calcite dissolution" ; 
     4499                DCAL:_FillValue = 9.96921e+36f ; 
     4500                DCAL:long_name = "Calcite dissolution" ; 
     4501                DCAL:online_operation = "ave(X)" ; 
     4502                DCAL:interval_operation = 5760.f ; 
     4503                DCAL:interval_write = -1.f ; 
     4504                DCAL:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4505        float Dpco2(time_counter, y, x) ; 
     4506                Dpco2:units = "uatm" ; 
     4507                Dpco2:standard_name = "Delta CO2" ; 
     4508                Dpco2:_FillValue = 9.96921e+36f ; 
     4509                Dpco2:long_name = "Delta CO2" ; 
     4510                Dpco2:online_operation = "ave(X)" ; 
     4511                Dpco2:interval_operation = 5760.f ; 
     4512                Dpco2:interval_write = -1.f ; 
     4513                Dpco2:coordinates = "time_counter nav_lat nav_lon" ; 
     4514        float Dpo2(time_counter, y, x) ; 
     4515                Dpo2:units = "uatm" ; 
     4516                Dpo2:standard_name = "Delta O2" ; 
     4517                Dpo2:_FillValue = 9.96921e+36f ; 
     4518                Dpo2:long_name = "Delta O2" ; 
     4519                Dpo2:online_operation = "ave(X)" ; 
     4520                Dpo2:interval_operation = 5760.f ; 
     4521                Dpo2:interval_write = -1.f ; 
     4522                Dpo2:coordinates = "time_counter nav_lat nav_lon" ; 
     4523        float EPC100(time_counter, y, x) ; 
     4524                EPC100:units = "molC/m2/s" ; 
     4525                EPC100:standard_name = "Export of carbon particles at 100 m" ; 
     4526                EPC100:_FillValue = 9.96921e+36f ; 
     4527                EPC100:long_name = "Export of carbon particles at 100 m" ; 
     4528                EPC100:online_operation = "ave(X)" ; 
     4529                EPC100:interval_operation = 5760.f ; 
     4530                EPC100:interval_write = -1.f ; 
     4531                EPC100:coordinates = "time_counter nav_lat nav_lon" ; 
     4532        float EPCAL100(time_counter, y, x) ; 
     4533                EPCAL100:units = "molC/m2/s" ; 
     4534                EPCAL100:standard_name = "Export of Calcite at 100 m" ; 
     4535                EPCAL100:_FillValue = 9.96921e+36f ; 
     4536                EPCAL100:long_name = "Export of Calcite at 100 m" ; 
     4537                EPCAL100:online_operation = "ave(X)" ; 
     4538                EPCAL100:interval_operation = 5760.f ; 
     4539                EPCAL100:interval_write = -1.f ; 
     4540                EPCAL100:coordinates = "time_counter nav_lat nav_lon" ; 
     4541        float EPFE100(time_counter, y, x) ; 
     4542                EPFE100:units = "molFe/m2/s" ; 
     4543                EPFE100:standard_name = "Export of biogenic iron at 100 m" ; 
     4544                EPFE100:_FillValue = 9.96921e+36f ; 
     4545                EPFE100:long_name = "Export of biogenic iron at 100 m" ; 
     4546                EPFE100:online_operation = "ave(X)" ; 
     4547                EPFE100:interval_operation = 5760.f ; 
     4548                EPFE100:interval_write = -1.f ; 
     4549                EPFE100:coordinates = "time_counter nav_lat nav_lon" ; 
     4550        float EPSI100(time_counter, y, x) ; 
     4551                EPSI100:units = "molSi/m2/s" ; 
     4552                EPSI100:standard_name = "Export of Silicate at 100 m" ; 
     4553                EPSI100:_FillValue = 9.96921e+36f ; 
     4554                EPSI100:long_name = "Export of Silicate at 100 m" ; 
     4555                EPSI100:online_operation = "ave(X)" ; 
     4556                EPSI100:interval_operation = 5760.f ; 
     4557                EPSI100:interval_write = -1.f ; 
     4558                EPSI100:coordinates = "time_counter nav_lat nav_lon" ; 
     4559        float GRAZ(time_counter, deptht, y, x) ; 
     4560                GRAZ:units = "molC/m3/s" ; 
     4561                GRAZ:standard_name = "Grazing by zooplankton" ; 
     4562                GRAZ:_FillValue = 9.96921e+36f ; 
     4563                GRAZ:long_name = "Grazing by zooplankton" ; 
     4564                GRAZ:online_operation = "ave(X)" ; 
     4565                GRAZ:interval_operation = 5760.f ; 
     4566                GRAZ:interval_write = -1.f ; 
     4567                GRAZ:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4568        float Heup(time_counter, y, x) ; 
     4569                Heup:units = "m" ; 
     4570                Heup:standard_name = "Euphotic layer depth" ; 
     4571                Heup:_FillValue = 9.96921e+36f ; 
     4572                Heup:long_name = "Euphotic layer depth" ; 
     4573                Heup:online_operation = "ave(X)" ; 
     4574                Heup:interval_operation = 5760.f ; 
     4575                Heup:interval_write = -1.f ; 
     4576                Heup:coordinates = "time_counter nav_lat nav_lon" ; 
     4577        float Irondep(time_counter, y, x) ; 
     4578                Irondep:units = "molFe/m2/s" ; 
     4579                Irondep:standard_name = "Iron deposition" ; 
     4580                Irondep:_FillValue = 9.96921e+36f ; 
     4581                Irondep:long_name = "Iron deposition" ; 
     4582                Irondep:online_operation = "ave(X)" ; 
     4583                Irondep:interval_operation = 5760.f ; 
     4584                Irondep:interval_write = -1.f ; 
     4585                Irondep:coordinates = "time_counter nav_lat nav_lon" ; 
     4586        float Kg(time_counter, y, x) ; 
     4587                Kg:units = "molC/m2/s/uatm" ; 
     4588                Kg:standard_name = "Gas transfer" ; 
     4589                Kg:_FillValue = 9.96921e+36f ; 
     4590                Kg:long_name = "Gas transfer" ; 
     4591                Kg:online_operation = "ave(X)" ; 
     4592                Kg:interval_operation = 5760.f ; 
     4593                Kg:interval_write = -1.f ; 
     4594                Kg:coordinates = "time_counter nav_lat nav_lon" ; 
     4595        float Nfix(time_counter, y, x) ; 
     4596                Nfix:units = "molN/m2/s" ; 
     4597                Nfix:standard_name = "Nitrogen fixation at surface" ; 
     4598                Nfix:_FillValue = 9.96921e+36f ; 
     4599                Nfix:long_name = "Nitrogen fixation at surface" ; 
     4600                Nfix:online_operation = "ave(X)" ; 
     4601                Nfix:interval_operation = 5760.f ; 
     4602                Nfix:interval_write = -1.f ; 
     4603                Nfix:coordinates = "time_counter nav_lat nav_lon" ; 
     4604        float Oflx(time_counter, y, x) ; 
     4605                Oflx:units = "molC/m2/s" ; 
     4606                Oflx:standard_name = "Oxygen flux" ; 
     4607                Oflx:_FillValue = 9.96921e+36f ; 
     4608                Oflx:long_name = "Oxygen flux" ; 
     4609                Oflx:online_operation = "ave(X)" ; 
     4610                Oflx:interval_operation = 5760.f ; 
     4611                Oflx:interval_write = -1.f ; 
     4612                Oflx:coordinates = "time_counter nav_lat nav_lon" ; 
     4613        float PAR(time_counter, deptht, y, x) ; 
     4614                PAR:units = "W/m2" ; 
     4615                PAR:standard_name = "Photosynthetically Available Radiation" ; 
     4616                PAR:_FillValue = 9.96921e+36f ; 
     4617                PAR:long_name = "Photosynthetically Available Radiation" ; 
     4618                PAR:online_operation = "ave(X)" ; 
     4619                PAR:interval_operation = 5760.f ; 
     4620                PAR:interval_write = -1.f ; 
     4621                PAR:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4622        float PBSi(time_counter, deptht, y, x) ; 
     4623                PBSi:units = "molSi/m3/s" ; 
     4624                PBSi:standard_name = "Primary production of Si diatoms" ; 
     4625                PBSi:_FillValue = 9.96921e+36f ; 
     4626                PBSi:long_name = "Primary production of Si diatoms" ; 
     4627                PBSi:online_operation = "ave(X)" ; 
     4628                PBSi:interval_operation = 5760.f ; 
     4629                PBSi:interval_write = -1.f ; 
     4630                PBSi:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4631        float PCAL(time_counter, deptht, y, x) ; 
     4632                PCAL:units = "molC/m3/s" ; 
     4633                PCAL:standard_name = "Calcite production" ; 
     4634                PCAL:_FillValue = 9.96921e+36f ; 
     4635                PCAL:long_name = "Calcite production" ; 
     4636                PCAL:online_operation = "ave(X)" ; 
     4637                PCAL:interval_operation = 5760.f ; 
     4638                PCAL:interval_write = -1.f ; 
     4639                PCAL:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4640        float PFeD(time_counter, deptht, y, x) ; 
     4641                PFeD:units = "molFe/m3/s" ; 
     4642                PFeD:standard_name = "Primary production of diatoms iron" ; 
     4643                PFeD:_FillValue = 9.96921e+36f ; 
     4644                PFeD:long_name = "Primary production of diatoms iron" ; 
     4645                PFeD:online_operation = "ave(X)" ; 
     4646                PFeD:interval_operation = 5760.f ; 
     4647                PFeD:interval_write = -1.f ; 
     4648                PFeD:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4649        float PFeN(time_counter, deptht, y, x) ; 
     4650                PFeN:units = "molFe/m3/s" ; 
     4651                PFeN:standard_name = "Primary production of nano iron" ; 
     4652                PFeN:_FillValue = 9.96921e+36f ; 
     4653                PFeN:long_name = "Primary production of nano iron" ; 
     4654                PFeN:online_operation = "ave(X)" ; 
     4655                PFeN:interval_operation = 5760.f ; 
     4656                PFeN:interval_write = -1.f ; 
     4657                PFeN:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4658        float PH(time_counter, deptht, y, x) ; 
     4659                PH:units = "-" ; 
     4660                PH:standard_name = "PH" ; 
     4661                PH:_FillValue = 9.96921e+36f ; 
     4662                PH:long_name = "PH" ; 
     4663                PH:online_operation = "ave(X)" ; 
     4664                PH:interval_operation = 5760.f ; 
     4665                PH:interval_write = -1.f ; 
     4666                PH:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4667        float PPNEWD(time_counter, deptht, y, x) ; 
     4668                PPNEWD:units = "molC/m3/s" ; 
     4669                PPNEWD:standard_name = "New Primary production of diatoms" ; 
     4670                PPNEWD:_FillValue = 9.96921e+36f ; 
     4671                PPNEWD:long_name = "New Primary production of diatoms" ; 
     4672                PPNEWD:online_operation = "ave(X)" ; 
     4673                PPNEWD:interval_operation = 5760.f ; 
     4674                PPNEWD:interval_write = -1.f ; 
     4675                PPNEWD:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4676        float PPNEWN(time_counter, deptht, y, x) ; 
     4677                PPNEWN:units = "molC/m3/s" ; 
     4678                PPNEWN:standard_name = "New Primary production of nanophyto" ; 
     4679                PPNEWN:_FillValue = 9.96921e+36f ; 
     4680                PPNEWN:long_name = "New Primary production of nanophyto" ; 
     4681                PPNEWN:online_operation = "ave(X)" ; 
     4682                PPNEWN:interval_operation = 5760.f ; 
     4683                PPNEWN:interval_write = -1.f ; 
     4684                PPNEWN:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4685        float PPPHY(time_counter, deptht, y, x) ; 
     4686                PPPHY:units = "molC/m3/s" ; 
     4687                PPPHY:standard_name = "Primary production of nanophyto" ; 
     4688                PPPHY:_FillValue = 9.96921e+36f ; 
     4689                PPPHY:long_name = "Primary production of nanophyto" ; 
     4690                PPPHY:online_operation = "ave(X)" ; 
     4691                PPPHY:interval_operation = 5760.f ; 
     4692                PPPHY:interval_write = -1.f ; 
     4693                PPPHY:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4694        float PPPHY2(time_counter, deptht, y, x) ; 
     4695                PPPHY2:units = "molC/m3/s" ; 
     4696                PPPHY2:standard_name = "Primary production of diatoms" ; 
     4697                PPPHY2:_FillValue = 9.96921e+36f ; 
     4698                PPPHY2:long_name = "Primary production of diatoms" ; 
     4699                PPPHY2:online_operation = "ave(X)" ; 
     4700                PPPHY2:interval_operation = 5760.f ; 
     4701                PPPHY2:interval_write = -1.f ; 
     4702                PPPHY2:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4703        float deptht(deptht) ; 
     4704                deptht:axis = "Z" ; 
     4705                deptht:standard_name = "model_level_number" ; 
     4706                deptht:units = "m" ; 
     4707                deptht:positive = "down" ; 
     4708                deptht:valid_min = 4.999938f ; 
     4709                deptht:valid_max = 5250.227f ; 
     4710                deptht:title = "deptht" ; 
     4711                deptht:long_name = "Vertical T levels" ; 
     4712        double time_counter(time_counter) ; 
     4713                time_counter:axis = "T" ; 
     4714                time_counter:standard_name = "time" ; 
     4715                time_counter:units = "seconds since 1800-01-01 00:00:00" ; 
     4716                time_counter:calendar = "noleap" ; 
     4717                time_counter:title = "Time" ; 
     4718                time_counter:long_name = "Time axis" ; 
     4719                time_counter:time_origin = " 1800-JAN-01 00:00:00" ; 
     4720                time_counter:bounds = "time_counter_bnds" ; 
     4721        double time_counter_bnds(time_counter, tbnds) ; 
     4722                time_counter_bnds:_FillValue = 9.96920996838687e+36 ; 
     4723        float nav_lat(y, x) ; 
     4724                nav_lat:standard_name = "latitude" ; 
     4725                nav_lat:units = "degrees_north" ; 
     4726                nav_lat:valid_min = -78.19058f ; 
     4727                nav_lat:valid_max = 89.6139f ; 
     4728                nav_lat:long_name = "Latitude" ; 
     4729                nav_lat:nav_model = "Default grid" ; 
     4730        float nav_lon(y, x) ; 
     4731                nav_lon:standard_name = "longitude" ; 
     4732                nav_lon:units = "degrees_east" ; 
     4733                nav_lon:valid_min = -179.7507f ; 
     4734                nav_lon:valid_max = 180.f ; 
     4735                nav_lon:long_name = "Longitude" ; 
     4736                nav_lon:nav_model = "Default grid" ; 
     4737 
     4738// global attributes: 
     4739                :Conventions = "CF-1.1" ; 
     4740                :file_name = "ORCA2_1m_diad_T.nc" ; 
     4741                :production = "An IPSL model" ; 
     4742                :TimeStamp = "2010-JUL-24 00:19:46 GMT-0200" ; 
     4743                :NCO = "4.0.1" ; 
     4744} 
     4745== MBG/Output/MO/piControl2_18500101_18500131_1M_ptrc_T.nc == 
     4746netcdf piControl2_18500101_18500131_1M_ptrc_T { // format variant: 64bit  
     4747dimensions: 
     4748        time_counter = UNLIMITED ; // (1 currently) 
     4749        deptht = 31 ; 
     4750        y = 149 ; 
     4751        x = 182 ; 
     4752        tbnds = 2 ; 
     4753variables: 
     4754        float Alkalini(time_counter, deptht, y, x) ; 
     4755                Alkalini:units = "eq/L" ; 
     4756                Alkalini:standard_name = "Total Alkalinity Concentration" ; 
     4757                Alkalini:_FillValue = 9.96921e+36f ; 
     4758                Alkalini:long_name = "Total Alkalinity Concentration" ; 
     4759                Alkalini:online_operation = "ave(X)" ; 
     4760                Alkalini:interval_operation = 5760.f ; 
     4761                Alkalini:interval_write = -1.f ; 
     4762                Alkalini:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4763        float BFe(time_counter, deptht, y, x) ; 
     4764                BFe:units = "molFe/L" ; 
     4765                BFe:standard_name = "Big iron particles Concentration" ; 
     4766                BFe:_FillValue = 9.96921e+36f ; 
     4767                BFe:long_name = "Big iron particles Concentration" ; 
     4768                BFe:online_operation = "ave(X)" ; 
     4769                BFe:interval_operation = 5760.f ; 
     4770                BFe:interval_write = -1.f ; 
     4771                BFe:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4772        float BSi(time_counter, deptht, y, x) ; 
     4773                BSi:units = "molC/L" ; 
     4774                BSi:standard_name = "Diatoms Silicate Concentration" ; 
     4775                BSi:_FillValue = 9.96921e+36f ; 
     4776                BSi:long_name = "Diatoms Silicate Concentration" ; 
     4777                BSi:online_operation = "ave(X)" ; 
     4778                BSi:interval_operation = 5760.f ; 
     4779                BSi:interval_write = -1.f ; 
     4780                BSi:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4781        float CaCO3(time_counter, deptht, y, x) ; 
     4782                CaCO3:units = "molC/L" ; 
     4783                CaCO3:standard_name = "Calcite Concentration" ; 
     4784                CaCO3:_FillValue = 9.96921e+36f ; 
     4785                CaCO3:long_name = "Calcite Concentration" ; 
     4786                CaCO3:online_operation = "ave(X)" ; 
     4787                CaCO3:interval_operation = 5760.f ; 
     4788                CaCO3:interval_write = -1.f ; 
     4789                CaCO3:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4790        float DCHL(time_counter, deptht, y, x) ; 
     4791                DCHL:units = "gChl/L" ; 
     4792                DCHL:standard_name = "Diatoms chlorophyl Concentration" ; 
     4793                DCHL:_FillValue = 9.96921e+36f ; 
     4794                DCHL:long_name = "Diatoms chlorophyl Concentration" ; 
     4795                DCHL:online_operation = "ave(X)" ; 
     4796                DCHL:interval_operation = 5760.f ; 
     4797                DCHL:interval_write = -1.f ; 
     4798                DCHL:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4799        float DFe(time_counter, deptht, y, x) ; 
     4800                DFe:units = "molFe/L" ; 
     4801                DFe:standard_name = "Diatoms iron  Concentration" ; 
     4802                DFe:_FillValue = 9.96921e+36f ; 
     4803                DFe:long_name = "Diatoms iron  Concentration" ; 
     4804                DFe:online_operation = "ave(X)" ; 
     4805                DFe:interval_operation = 5760.f ; 
     4806                DFe:interval_write = -1.f ; 
     4807                DFe:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4808        float DIC(time_counter, deptht, y, x) ; 
     4809                DIC:units = "molC/L" ; 
     4810                DIC:standard_name = "Dissolved inorganic Concentration" ; 
     4811                DIC:_FillValue = 9.96921e+36f ; 
     4812                DIC:long_name = "Dissolved inorganic Concentration" ; 
     4813                DIC:online_operation = "ave(X)" ; 
     4814                DIC:interval_operation = 5760.f ; 
     4815                DIC:interval_write = -1.f ; 
     4816                DIC:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4817        float DOC(time_counter, deptht, y, x) ; 
     4818                DOC:units = "molC/L" ; 
     4819                DOC:standard_name = "Dissolved organic Concentration" ; 
     4820                DOC:_FillValue = 9.96921e+36f ; 
     4821                DOC:long_name = "Dissolved organic Concentration" ; 
     4822                DOC:online_operation = "ave(X)" ; 
     4823                DOC:interval_operation = 5760.f ; 
     4824                DOC:interval_write = -1.f ; 
     4825                DOC:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4826        float DSi(time_counter, deptht, y, x) ; 
     4827                DSi:units = "molC/L" ; 
     4828                DSi:standard_name = "Sinking biogenic Silicate Concentration" ; 
     4829                DSi:_FillValue = 9.96921e+36f ; 
     4830                DSi:long_name = "Sinking biogenic Silicate Concentration" ; 
     4831                DSi:online_operation = "ave(X)" ; 
     4832                DSi:interval_operation = 5760.f ; 
     4833                DSi:interval_write = -1.f ; 
     4834                DSi:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4835        float Fer(time_counter, deptht, y, x) ; 
     4836                Fer:units = "molFe/L" ; 
     4837                Fer:standard_name = "Dissolved Iron Concentration" ; 
     4838                Fer:_FillValue = 9.96921e+36f ; 
     4839                Fer:long_name = "Dissolved Iron Concentration" ; 
     4840                Fer:online_operation = "ave(X)" ; 
     4841                Fer:interval_operation = 5760.f ; 
     4842                Fer:interval_write = -1.f ; 
     4843                Fer:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4844        float GOC(time_counter, deptht, y, x) ; 
     4845                GOC:units = "molC/L" ; 
     4846                GOC:standard_name = "Big organic carbon Concentration" ; 
     4847                GOC:_FillValue = 9.96921e+36f ; 
     4848                GOC:long_name = "Big organic carbon Concentration" ; 
     4849                GOC:online_operation = "ave(X)" ; 
     4850                GOC:interval_operation = 5760.f ; 
     4851                GOC:interval_write = -1.f ; 
     4852                GOC:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4853        float NCHL(time_counter, deptht, y, x) ; 
     4854                NCHL:units = "gChl/L" ; 
     4855                NCHL:standard_name = "Nano chlorophyl Concentration" ; 
     4856                NCHL:_FillValue = 9.96921e+36f ; 
     4857                NCHL:long_name = "Nano chlorophyl Concentration" ; 
     4858                NCHL:online_operation = "ave(X)" ; 
     4859                NCHL:interval_operation = 5760.f ; 
     4860                NCHL:interval_write = -1.f ; 
     4861                NCHL:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4862        float NFe(time_counter, deptht, y, x) ; 
     4863                NFe:units = "molC/L" ; 
     4864                NFe:standard_name = "Nano iron Concentration" ; 
     4865                NFe:_FillValue = 9.96921e+36f ; 
     4866                NFe:long_name = "Nano iron Concentration" ; 
     4867                NFe:online_operation = "ave(X)" ; 
     4868                NFe:interval_operation = 5760.f ; 
     4869                NFe:interval_write = -1.f ; 
     4870                NFe:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4871        float NH4(time_counter, deptht, y, x) ; 
     4872                NH4:units = "molC/L" ; 
     4873                NH4:standard_name = "Ammonium Concentration" ; 
     4874                NH4:_FillValue = 9.96921e+36f ; 
     4875                NH4:long_name = "Ammonium Concentration" ; 
     4876                NH4:online_operation = "ave(X)" ; 
     4877                NH4:interval_operation = 5760.f ; 
     4878                NH4:interval_write = -1.f ; 
     4879                NH4:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4880        float NO3(time_counter, deptht, y, x) ; 
     4881                NO3:units = "molC/L" ; 
     4882                NO3:standard_name = "Nitrates Concentration" ; 
     4883                NO3:_FillValue = 9.96921e+36f ; 
     4884                NO3:long_name = "Nitrates Concentration" ; 
     4885                NO3:online_operation = "ave(X)" ; 
     4886                NO3:interval_operation = 5760.f ; 
     4887                NO3:interval_write = -1.f ; 
     4888                NO3:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4889        float O2(time_counter, deptht, y, x) ; 
     4890                O2:units = "molO2/L" ; 
     4891                O2:standard_name = "Oxygen Concentration" ; 
     4892                O2:_FillValue = 9.96921e+36f ; 
     4893                O2:long_name = "Oxygen Concentration" ; 
     4894                O2:online_operation = "ave(X)" ; 
     4895                O2:interval_operation = 5760.f ; 
     4896                O2:interval_write = -1.f ; 
     4897                O2:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4898        float PHY(time_counter, deptht, y, x) ; 
     4899                PHY:units = "molC/L" ; 
     4900                PHY:standard_name = "Nanophytoplankton Concentration" ; 
     4901                PHY:_FillValue = 9.96921e+36f ; 
     4902                PHY:long_name = "Nanophytoplankton Concentration" ; 
     4903                PHY:online_operation = "ave(X)" ; 
     4904                PHY:interval_operation = 5760.f ; 
     4905                PHY:interval_write = -1.f ; 
     4906                PHY:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4907        float PHY2(time_counter, deptht, y, x) ; 
     4908                PHY2:units = "molC/L" ; 
     4909                PHY2:standard_name = "Diatoms Concentration" ; 
     4910                PHY2:_FillValue = 9.96921e+36f ; 
     4911                PHY2:long_name = "Diatoms Concentration" ; 
     4912                PHY2:online_operation = "ave(X)" ; 
     4913                PHY2:interval_operation = 5760.f ; 
     4914                PHY2:interval_write = -1.f ; 
     4915                PHY2:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4916        float PO4(time_counter, deptht, y, x) ; 
     4917                PO4:units = "molC/L" ; 
     4918                PO4:standard_name = "Phosphate Concentration" ; 
     4919                PO4:_FillValue = 9.96921e+36f ; 
     4920                PO4:long_name = "Phosphate Concentration" ; 
     4921                PO4:online_operation = "ave(X)" ; 
     4922                PO4:interval_operation = 5760.f ; 
     4923                PO4:interval_write = -1.f ; 
     4924                PO4:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4925        float POC(time_counter, deptht, y, x) ; 
     4926                POC:units = "molC/L" ; 
     4927                POC:standard_name = "Small organic carbon Concentration" ; 
     4928                POC:_FillValue = 9.96921e+36f ; 
     4929                POC:long_name = "Small organic carbon Concentration" ; 
     4930                POC:online_operation = "ave(X)" ; 
     4931                POC:interval_operation = 5760.f ; 
     4932                POC:interval_write = -1.f ; 
     4933                POC:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4934        float SFe(time_counter, deptht, y, x) ; 
     4935                SFe:units = "molFe/L" ; 
     4936                SFe:standard_name = "Small iron particles Concentration" ; 
     4937                SFe:_FillValue = 9.96921e+36f ; 
     4938                SFe:long_name = "Small iron particles Concentration" ; 
     4939                SFe:online_operation = "ave(X)" ; 
     4940                SFe:interval_operation = 5760.f ; 
     4941                SFe:interval_write = -1.f ; 
     4942                SFe:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4943        float Si(time_counter, deptht, y, x) ; 
     4944                Si:units = "molSi/L" ; 
     4945                Si:standard_name = "Silicate Concentration" ; 
     4946                Si:_FillValue = 9.96921e+36f ; 
     4947                Si:long_name = "Silicate Concentration" ; 
     4948                Si:online_operation = "ave(X)" ; 
     4949                Si:interval_operation = 5760.f ; 
     4950                Si:interval_write = -1.f ; 
     4951                Si:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4952        float ZOO(time_counter, deptht, y, x) ; 
     4953                ZOO:units = "molC/L" ; 
     4954                ZOO:standard_name = "Microzooplankton Concentration" ; 
     4955                ZOO:_FillValue = 9.96921e+36f ; 
     4956                ZOO:long_name = "Microzooplankton Concentration" ; 
     4957                ZOO:online_operation = "ave(X)" ; 
     4958                ZOO:interval_operation = 5760.f ; 
     4959                ZOO:interval_write = -1.f ; 
     4960                ZOO:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4961        float ZOO2(time_counter, deptht, y, x) ; 
     4962                ZOO2:units = "molC/L" ; 
     4963                ZOO2:standard_name = "Mesozooplankton Concentration" ; 
     4964                ZOO2:_FillValue = 9.96921e+36f ; 
     4965                ZOO2:long_name = "Mesozooplankton Concentration" ; 
     4966                ZOO2:online_operation = "ave(X)" ; 
     4967                ZOO2:interval_operation = 5760.f ; 
     4968                ZOO2:interval_write = -1.f ; 
     4969                ZOO2:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     4970        float deptht(deptht) ; 
     4971                deptht:axis = "Z" ; 
     4972                deptht:standard_name = "model_level_number" ; 
     4973                deptht:units = "m" ; 
     4974                deptht:positive = "down" ; 
     4975                deptht:valid_min = 4.999938f ; 
     4976                deptht:valid_max = 5250.227f ; 
     4977                deptht:title = "deptht" ; 
     4978                deptht:long_name = "Vertical T levels" ; 
     4979        double time_counter(time_counter) ; 
     4980                time_counter:axis = "T" ; 
     4981                time_counter:standard_name = "time" ; 
     4982                time_counter:units = "seconds since 1800-01-01 00:00:00" ; 
     4983                time_counter:calendar = "noleap" ; 
     4984                time_counter:title = "Time" ; 
     4985                time_counter:long_name = "Time axis" ; 
     4986                time_counter:time_origin = " 1800-JAN-01 00:00:00" ; 
     4987                time_counter:bounds = "time_counter_bnds" ; 
     4988        double time_counter_bnds(time_counter, tbnds) ; 
     4989                time_counter_bnds:_FillValue = 9.96920996838687e+36 ; 
     4990        float nav_lat(y, x) ; 
     4991                nav_lat:standard_name = "latitude" ; 
     4992                nav_lat:units = "degrees_north" ; 
     4993                nav_lat:valid_min = -78.19058f ; 
     4994                nav_lat:valid_max = 89.6139f ; 
     4995                nav_lat:long_name = "Latitude" ; 
     4996                nav_lat:nav_model = "Default grid" ; 
     4997        float nav_lon(y, x) ; 
     4998                nav_lon:standard_name = "longitude" ; 
     4999                nav_lon:units = "degrees_east" ; 
     5000                nav_lon:valid_min = -179.7507f ; 
     5001                nav_lon:valid_max = 180.f ; 
     5002                nav_lon:long_name = "Longitude" ; 
     5003                nav_lon:nav_model = "Default grid" ; 
     5004 
     5005// global attributes: 
     5006                :Conventions = "CF-1.1" ; 
     5007                :file_name = "ORCA2_1m_ptrc_T.nc" ; 
     5008                :production = "An IPSL model" ; 
     5009                :TimeStamp = "2010-JUL-24 00:19:46 GMT-0200" ; 
     5010                :NCO = "4.0.1" ; 
     5011} 
     5012== OCE/Output/MO/piControl2_18500101_18500131_1M_diaptr.nc == 
     5013netcdf piControl2_18500101_18500131_1M_diaptr { // format variant: 64bit  
     5014dimensions: 
     5015        lon = 1 ; 
     5016        lat = 149 ; 
     5017        deptht = 31 ; 
     5018        depthw = 31 ; 
     5019        time_counter = UNLIMITED ; // (1 currently) 
     5020        tbnds = 2 ; 
     5021variables: 
     5022        float lon(lon) ; 
     5023                lon:axis = "X" ; 
     5024                lon:standard_name = "longitude" ; 
     5025                lon:units = "degrees_east" ; 
     5026                lon:valid_min = 0.f ; 
     5027                lon:valid_max = 0.f ; 
     5028                lon:long_name = "Longitude" ; 
     5029                lon:nav_model = "Default grid" ; 
     5030        float lat(lat) ; 
     5031                lat:axis = "Y" ; 
     5032                lat:standard_name = "latitude" ; 
     5033                lat:units = "degrees_north" ; 
     5034                lat:valid_min = -77.98417f ; 
     5035                lat:valid_max = 89.5f ; 
     5036                lat:long_name = "Latitude" ; 
     5037                lat:nav_model = "Default grid" ; 
     5038        float deptht(deptht) ; 
     5039                deptht:axis = "Z" ; 
     5040                deptht:standard_name = "model_level_number" ; 
     5041                deptht:units = "m" ; 
     5042                deptht:positive = "down" ; 
     5043                deptht:valid_min = 4.999938f ; 
     5044                deptht:valid_max = 5250.227f ; 
     5045                deptht:title = "deptht" ; 
     5046                deptht:long_name = "Vertical T levels" ; 
     5047        float depthw(depthw) ; 
     5048                depthw:axis = "Z" ; 
     5049                depthw:standard_name = "model_level_number" ; 
     5050                depthw:units = "m" ; 
     5051                depthw:positive = "down" ; 
     5052                depthw:valid_min = 0.f ; 
     5053                depthw:valid_max = 5000.f ; 
     5054                depthw:title = "depthw" ; 
     5055                depthw:long_name = "Vertical W levels" ; 
     5056        double time_counter(time_counter) ; 
     5057                time_counter:axis = "T" ; 
     5058                time_counter:standard_name = "time" ; 
     5059                time_counter:units = "seconds since 1800-01-01 00:00:00" ; 
     5060                time_counter:calendar = "noleap" ; 
     5061                time_counter:title = "Time" ; 
     5062                time_counter:long_name = "Time axis" ; 
     5063                time_counter:time_origin = " 1800-JAN-01 00:00:00" ; 
     5064                time_counter:bounds = "time_counter_bnds" ; 
     5065        double time_counter_bnds(time_counter, tbnds) ; 
     5066        float zotemglo(time_counter, deptht, lat, lon) ; 
     5067                zotemglo:units = "C" ; 
     5068                zotemglo:standard_name = "Zonal Mean Temperature" ; 
     5069                zotemglo:_FillValue = 9.96921e+36f ; 
     5070                zotemglo:long_name = "Zonal Mean Temperature" ; 
     5071                zotemglo:online_operation = "ave(only(x))" ; 
     5072                zotemglo:interval_operation = 5760.f ; 
     5073                zotemglo:interval_write = 2678400.f ; 
     5074                zotemglo:coordinates = "time_counter deptht lat lon" ; 
     5075        float zosalglo(time_counter, deptht, lat, lon) ; 
     5076                zosalglo:units = "PSU" ; 
     5077                zosalglo:standard_name = "Zonal Mean Salinity" ; 
     5078                zosalglo:_FillValue = 9.96921e+36f ; 
     5079                zosalglo:long_name = "Zonal Mean Salinity" ; 
     5080                zosalglo:online_operation = "ave(only(x))" ; 
     5081                zosalglo:interval_operation = 5760.f ; 
     5082                zosalglo:interval_write = 2678400.f ; 
     5083                zosalglo:coordinates = "time_counter deptht lat lon" ; 
     5084        float zosrfglo(deptht, lat, lon) ; 
     5085                zosrfglo:units = "m^2" ; 
     5086                zosrfglo:standard_name = "Zonal Mean Surface" ; 
     5087                zosrfglo:_FillValue = 9.96921e+36f ; 
     5088                zosrfglo:long_name = "Zonal Mean Surface" ; 
     5089                zosrfglo:online_operation = "once(only(x))" ; 
     5090                zosrfglo:coordinates = "deptht lat lon" ; 
     5091        float zotematl(time_counter, deptht, lat, lon) ; 
     5092                zotematl:units = "C" ; 
     5093                zotematl:standard_name = "Zonal Mean Temperature: Atlantic" ; 
     5094                zotematl:_FillValue = 9.96921e+36f ; 
     5095                zotematl:long_name = "Zonal Mean Temperature: Atlantic" ; 
     5096                zotematl:online_operation = "ave(only(x))" ; 
     5097                zotematl:interval_operation = 5760.f ; 
     5098                zotematl:interval_write = 2678400.f ; 
     5099                zotematl:coordinates = "time_counter deptht lat lon" ; 
     5100        float zosalatl(time_counter, deptht, lat, lon) ; 
     5101                zosalatl:units = "PSU" ; 
     5102                zosalatl:standard_name = "Zonal Mean Salinity: Atlantic" ; 
     5103                zosalatl:_FillValue = 9.96921e+36f ; 
     5104                zosalatl:long_name = "Zonal Mean Salinity: Atlantic" ; 
     5105                zosalatl:online_operation = "ave(only(x))" ; 
     5106                zosalatl:interval_operation = 5760.f ; 
     5107                zosalatl:interval_write = 2678400.f ; 
     5108                zosalatl:coordinates = "time_counter deptht lat lon" ; 
     5109        float zosrfatl(deptht, lat, lon) ; 
     5110                zosrfatl:units = "m^2" ; 
     5111                zosrfatl:standard_name = "Zonal Mean Surface: Atlantic" ; 
     5112                zosrfatl:_FillValue = 9.96921e+36f ; 
     5113                zosrfatl:long_name = "Zonal Mean Surface: Atlantic" ; 
     5114                zosrfatl:online_operation = "once(only(x))" ; 
     5115                zosrfatl:coordinates = "deptht lat lon" ; 
     5116        float zotempac(time_counter, deptht, lat, lon) ; 
     5117                zotempac:units = "C" ; 
     5118                zotempac:standard_name = "Zonal Mean Temperature: Pacific" ; 
     5119                zotempac:_FillValue = 9.96921e+36f ; 
     5120                zotempac:long_name = "Zonal Mean Temperature: Pacific" ; 
     5121                zotempac:online_operation = "ave(only(x))" ; 
     5122                zotempac:interval_operation = 5760.f ; 
     5123                zotempac:interval_write = 2678400.f ; 
     5124                zotempac:coordinates = "time_counter deptht lat lon" ; 
     5125        float zosalpac(time_counter, deptht, lat, lon) ; 
     5126                zosalpac:units = "PSU" ; 
     5127                zosalpac:standard_name = "Zonal Mean Salinity: Pacific" ; 
     5128                zosalpac:_FillValue = 9.96921e+36f ; 
     5129                zosalpac:long_name = "Zonal Mean Salinity: Pacific" ; 
     5130                zosalpac:online_operation = "ave(only(x))" ; 
     5131                zosalpac:interval_operation = 5760.f ; 
     5132                zosalpac:interval_write = 2678400.f ; 
     5133                zosalpac:coordinates = "time_counter deptht lat lon" ; 
     5134        float zosrfpac(deptht, lat, lon) ; 
     5135                zosrfpac:units = "m^2" ; 
     5136                zosrfpac:standard_name = "Zonal Mean Surface: Pacific" ; 
     5137                zosrfpac:_FillValue = 9.96921e+36f ; 
     5138                zosrfpac:long_name = "Zonal Mean Surface: Pacific" ; 
     5139                zosrfpac:online_operation = "once(only(x))" ; 
     5140                zosrfpac:coordinates = "deptht lat lon" ; 
     5141        float zotemind(time_counter, deptht, lat, lon) ; 
     5142                zotemind:units = "C" ; 
     5143                zotemind:standard_name = "Zonal Mean Temperature: Indian" ; 
     5144                zotemind:_FillValue = 9.96921e+36f ; 
     5145                zotemind:long_name = "Zonal Mean Temperature: Indian" ; 
     5146                zotemind:online_operation = "ave(only(x))" ; 
     5147                zotemind:interval_operation = 5760.f ; 
     5148                zotemind:interval_write = 2678400.f ; 
     5149                zotemind:coordinates = "time_counter deptht lat lon" ; 
     5150        float zosalind(time_counter, deptht, lat, lon) ; 
     5151                zosalind:units = "PSU" ; 
     5152                zosalind:standard_name = "Zonal Mean Salinity: Indian" ; 
     5153                zosalind:_FillValue = 9.96921e+36f ; 
     5154                zosalind:long_name = "Zonal Mean Salinity: Indian" ; 
     5155                zosalind:online_operation = "ave(only(x))" ; 
     5156                zosalind:interval_operation = 5760.f ; 
     5157                zosalind:interval_write = 2678400.f ; 
     5158                zosalind:coordinates = "time_counter deptht lat lon" ; 
     5159        float zosrfind(deptht, lat, lon) ; 
     5160                zosrfind:units = "m^2" ; 
     5161                zosrfind:standard_name = "Zonal Mean Surface: Indian" ; 
     5162                zosrfind:_FillValue = 9.96921e+36f ; 
     5163                zosrfind:long_name = "Zonal Mean Surface: Indian" ; 
     5164                zosrfind:online_operation = "once(only(x))" ; 
     5165                zosrfind:coordinates = "deptht lat lon" ; 
     5166        float zotemipc(time_counter, deptht, lat, lon) ; 
     5167                zotemipc:units = "C" ; 
     5168                zotemipc:standard_name = "Zonal Mean Temperature: Pacific+Indian" ; 
     5169                zotemipc:_FillValue = 9.96921e+36f ; 
     5170                zotemipc:long_name = "Zonal Mean Temperature: Pacific+Indian" ; 
     5171                zotemipc:online_operation = "ave(only(x))" ; 
     5172                zotemipc:interval_operation = 5760.f ; 
     5173                zotemipc:interval_write = 2678400.f ; 
     5174                zotemipc:coordinates = "time_counter deptht lat lon" ; 
     5175        float zosalipc(time_counter, deptht, lat, lon) ; 
     5176                zosalipc:units = "PSU" ; 
     5177                zosalipc:standard_name = "Zonal Mean Salinity: Pacific+Indian" ; 
     5178                zosalipc:_FillValue = 9.96921e+36f ; 
     5179                zosalipc:long_name = "Zonal Mean Salinity: Pacific+Indian" ; 
     5180                zosalipc:online_operation = "ave(only(x))" ; 
     5181                zosalipc:interval_operation = 5760.f ; 
     5182                zosalipc:interval_write = 2678400.f ; 
     5183                zosalipc:coordinates = "time_counter deptht lat lon" ; 
     5184        float zosrfipc(deptht, lat, lon) ; 
     5185                zosrfipc:units = "m^2" ; 
     5186                zosrfipc:standard_name = "Zonal Mean Surface: Pacific+Indian" ; 
     5187                zosrfipc:_FillValue = 9.96921e+36f ; 
     5188                zosrfipc:long_name = "Zonal Mean Surface: Pacific+Indian" ; 
     5189                zosrfipc:online_operation = "once(only(x))" ; 
     5190                zosrfipc:coordinates = "deptht lat lon" ; 
     5191        float zomsfglo(time_counter, depthw, lat, lon) ; 
     5192                zomsfglo:units = "Sv" ; 
     5193                zomsfglo:standard_name = "Meridional Stream-Function: Global (Bolus part included)" ; 
     5194                zomsfglo:_FillValue = 9.96921e+36f ; 
     5195                zomsfglo:long_name = "Meridional Stream-Function: Global (Bolus part included)" ; 
     5196                zomsfglo:online_operation = "ave(only(x))" ; 
     5197                zomsfglo:interval_operation = 5760.f ; 
     5198                zomsfglo:interval_write = 2678400.f ; 
     5199                zomsfglo:coordinates = "time_counter depthw lat lon" ; 
     5200        float zomsfatl(time_counter, depthw, lat, lon) ; 
     5201                zomsfatl:units = "Sv" ; 
     5202                zomsfatl:standard_name = "Meridional Stream-Function: Atlantic (Bolus part included)" ; 
     5203                zomsfatl:_FillValue = 9.96921e+36f ; 
     5204                zomsfatl:long_name = "Meridional Stream-Function: Atlantic (Bolus part included)" ; 
     5205                zomsfatl:online_operation = "ave(only(x))" ; 
     5206                zomsfatl:interval_operation = 5760.f ; 
     5207                zomsfatl:interval_write = 2678400.f ; 
     5208                zomsfatl:coordinates = "time_counter depthw lat lon" ; 
     5209        float zomsfpac(time_counter, depthw, lat, lon) ; 
     5210                zomsfpac:units = "Sv" ; 
     5211                zomsfpac:standard_name = "Meridional Stream-Function: Pacific (Bolus part included)" ; 
     5212                zomsfpac:_FillValue = 9.96921e+36f ; 
     5213                zomsfpac:long_name = "Meridional Stream-Function: Pacific (Bolus part included)" ; 
     5214                zomsfpac:online_operation = "ave(only(x))" ; 
     5215                zomsfpac:interval_operation = 5760.f ; 
     5216                zomsfpac:interval_write = 2678400.f ; 
     5217                zomsfpac:coordinates = "time_counter depthw lat lon" ; 
     5218        float zomsfind(time_counter, depthw, lat, lon) ; 
     5219                zomsfind:units = "Sv" ; 
     5220                zomsfind:standard_name = "Meridional Stream-Function: Indian (Bolus part included)" ; 
     5221                zomsfind:_FillValue = 9.96921e+36f ; 
     5222                zomsfind:long_name = "Meridional Stream-Function: Indian (Bolus part included)" ; 
     5223                zomsfind:online_operation = "ave(only(x))" ; 
     5224                zomsfind:interval_operation = 5760.f ; 
     5225                zomsfind:interval_write = 2678400.f ; 
     5226                zomsfind:coordinates = "time_counter depthw lat lon" ; 
     5227        float zomsfipc(time_counter, depthw, lat, lon) ; 
     5228                zomsfipc:units = "Sv" ; 
     5229                zomsfipc:standard_name = "Meridional Stream-Function: Indo-Pacific (Bolus part included)" ; 
     5230                zomsfipc:_FillValue = 9.96921e+36f ; 
     5231                zomsfipc:long_name = "Meridional Stream-Function: Indo-Pacific (Bolus part included)" ; 
     5232                zomsfipc:online_operation = "ave(only(x))" ; 
     5233                zomsfipc:interval_operation = 5760.f ; 
     5234                zomsfipc:interval_write = 2678400.f ; 
     5235                zomsfipc:coordinates = "time_counter depthw lat lon" ; 
     5236        float sophtadv(time_counter, lat, lon) ; 
     5237                sophtadv:units = "PW" ; 
     5238                sophtadv:standard_name = "Advective Heat Transport" ; 
     5239                sophtadv:_FillValue = 9.96921e+36f ; 
     5240                sophtadv:long_name = "Advective Heat Transport" ; 
     5241                sophtadv:online_operation = "ave(only(x))" ; 
     5242                sophtadv:interval_operation = 5760.f ; 
     5243                sophtadv:interval_write = 2678400.f ; 
     5244                sophtadv:coordinates = "time_counter lat lon" ; 
     5245        float sophtldf(time_counter, lat, lon) ; 
     5246                sophtldf:units = "PW" ; 
     5247                sophtldf:standard_name = "Diffusive Heat Transport" ; 
     5248                sophtldf:_FillValue = 9.96921e+36f ; 
     5249                sophtldf:long_name = "Diffusive Heat Transport" ; 
     5250                sophtldf:online_operation = "ave(only(x))" ; 
     5251                sophtldf:interval_operation = 5760.f ; 
     5252                sophtldf:interval_write = 2678400.f ; 
     5253                sophtldf:coordinates = "time_counter lat lon" ; 
     5254        float sophtove(time_counter, lat, lon) ; 
     5255                sophtove:units = "PW" ; 
     5256                sophtove:standard_name = "Overturning Heat Transport" ; 
     5257                sophtove:_FillValue = 9.96921e+36f ; 
     5258                sophtove:long_name = "Overturning Heat Transport" ; 
     5259                sophtove:online_operation = "ave(only(x))" ; 
     5260                sophtove:interval_operation = 5760.f ; 
     5261                sophtove:interval_write = 2678400.f ; 
     5262                sophtove:coordinates = "time_counter lat lon" ; 
     5263        float sohtatl(time_counter, lat, lon) ; 
     5264                sohtatl:units = "PW" ; 
     5265                sohtatl:standard_name = "Heat Transport Atlantic (Bolus part included)" ; 
     5266                sohtatl:_FillValue = 9.96921e+36f ; 
     5267                sohtatl:long_name = "Heat Transport Atlantic (Bolus part included)" ; 
     5268                sohtatl:online_operation = "ave(only(x))" ; 
     5269                sohtatl:interval_operation = 5760.f ; 
     5270                sohtatl:interval_write = 2678400.f ; 
     5271                sohtatl:coordinates = "time_counter lat lon" ; 
     5272        float sohtpac(time_counter, lat, lon) ; 
     5273                sohtpac:units = "PW" ; 
     5274                sohtpac:standard_name = "Heat Transport Pacific (Bolus part included)" ; 
     5275                sohtpac:_FillValue = 9.96921e+36f ; 
     5276                sohtpac:long_name = "Heat Transport Pacific (Bolus part included)" ; 
     5277                sohtpac:online_operation = "ave(only(x))" ; 
     5278                sohtpac:interval_operation = 5760.f ; 
     5279                sohtpac:interval_write = 2678400.f ; 
     5280                sohtpac:coordinates = "time_counter lat lon" ; 
     5281        float sohtind(time_counter, lat, lon) ; 
     5282                sohtind:units = "PW" ; 
     5283                sohtind:standard_name = "Heat Transport Indian (Bolus part included)" ; 
     5284                sohtind:_FillValue = 9.96921e+36f ; 
     5285                sohtind:long_name = "Heat Transport Indian (Bolus part included)" ; 
     5286                sohtind:online_operation = "ave(only(x))" ; 
     5287                sohtind:interval_operation = 5760.f ; 
     5288                sohtind:interval_write = 2678400.f ; 
     5289                sohtind:coordinates = "time_counter lat lon" ; 
     5290        float sohtipc(time_counter, lat, lon) ; 
     5291                sohtipc:units = "PW" ; 
     5292                sohtipc:standard_name = "Heat Transport Pacific+Indian (Bolus part included)" ; 
     5293                sohtipc:_FillValue = 9.96921e+36f ; 
     5294                sohtipc:long_name = "Heat Transport Pacific+Indian (Bolus part included)" ; 
     5295                sohtipc:online_operation = "ave(only(x))" ; 
     5296                sohtipc:interval_operation = 5760.f ; 
     5297                sohtipc:interval_write = 2678400.f ; 
     5298                sohtipc:coordinates = "time_counter lat lon" ; 
     5299        float sopstadv(time_counter, lat, lon) ; 
     5300                sopstadv:units = "Giga g/s" ; 
     5301                sopstadv:standard_name = "Advective Salt Transport" ; 
     5302                sopstadv:_FillValue = 9.96921e+36f ; 
     5303                sopstadv:long_name = "Advective Salt Transport" ; 
     5304                sopstadv:online_operation = "ave(only(x))" ; 
     5305                sopstadv:interval_operation = 5760.f ; 
     5306                sopstadv:interval_write = 2678400.f ; 
     5307                sopstadv:coordinates = "time_counter lat lon" ; 
     5308        float sopstldf(time_counter, lat, lon) ; 
     5309                sopstldf:units = "Giga g/s" ; 
     5310                sopstldf:standard_name = "Diffusive Salt Transport" ; 
     5311                sopstldf:_FillValue = 9.96921e+36f ; 
     5312                sopstldf:long_name = "Diffusive Salt Transport" ; 
     5313                sopstldf:online_operation = "ave(only(x))" ; 
     5314                sopstldf:interval_operation = 5760.f ; 
     5315                sopstldf:interval_write = 2678400.f ; 
     5316                sopstldf:coordinates = "time_counter lat lon" ; 
     5317        float sopstove(time_counter, lat, lon) ; 
     5318                sopstove:units = "Giga g/s" ; 
     5319                sopstove:standard_name = "Overturning Salt Transport" ; 
     5320                sopstove:_FillValue = 9.96921e+36f ; 
     5321                sopstove:long_name = "Overturning Salt Transport" ; 
     5322                sopstove:online_operation = "ave(only(x))" ; 
     5323                sopstove:interval_operation = 5760.f ; 
     5324                sopstove:interval_write = 2678400.f ; 
     5325                sopstove:coordinates = "time_counter lat lon" ; 
     5326        float zomsfeiv(time_counter, depthw, lat, lon) ; 
     5327                zomsfeiv:units = "Sv" ; 
     5328                zomsfeiv:standard_name = "Bolus Meridional Stream-Function: global" ; 
     5329                zomsfeiv:_FillValue = 9.96921e+36f ; 
     5330                zomsfeiv:long_name = "Bolus Meridional Stream-Function: global" ; 
     5331                zomsfeiv:online_operation = "ave(only(x))" ; 
     5332                zomsfeiv:interval_operation = 5760.f ; 
     5333                zomsfeiv:interval_write = 2678400.f ; 
     5334                zomsfeiv:coordinates = "time_counter depthw lat lon" ; 
     5335        float sophteiv(time_counter, lat, lon) ; 
     5336                sophteiv:units = "PW" ; 
     5337                sophteiv:standard_name = "Bolus Advective Heat Transport" ; 
     5338                sophteiv:_FillValue = 9.96921e+36f ; 
     5339                sophteiv:long_name = "Bolus Advective Heat Transport" ; 
     5340                sophteiv:online_operation = "ave(only(x))" ; 
     5341                sophteiv:interval_operation = 5760.f ; 
     5342                sophteiv:interval_write = 2678400.f ; 
     5343                sophteiv:coordinates = "time_counter lat lon" ; 
     5344        float sopsteiv(time_counter, lat, lon) ; 
     5345                sopsteiv:units = "Giga g/s" ; 
     5346                sopsteiv:standard_name = "Bolus Advective Salt Transport" ; 
     5347                sopsteiv:_FillValue = 9.96921e+36f ; 
     5348                sopsteiv:long_name = "Bolus Advective Salt Transport" ; 
     5349                sopsteiv:online_operation = "ave(only(x))" ; 
     5350                sopsteiv:interval_operation = 5760.f ; 
     5351                sopsteiv:interval_write = 2678400.f ; 
     5352                sopsteiv:coordinates = "time_counter lat lon" ; 
     5353        float sostatl(time_counter, lat, lon) ; 
     5354                sostatl:units = "Giga g/s" ; 
     5355                sostatl:standard_name = "Salt Transport Atlantic (Bolus part included)" ; 
     5356                sostatl:_FillValue = 9.96921e+36f ; 
     5357                sostatl:long_name = "Salt Transport Atlantic (Bolus part included)" ; 
     5358                sostatl:online_operation = "ave(only(x))" ; 
     5359                sostatl:interval_operation = 5760.f ; 
     5360                sostatl:interval_write = 2678400.f ; 
     5361                sostatl:coordinates = "time_counter lat lon" ; 
     5362        float sostpac(time_counter, lat, lon) ; 
     5363                sostpac:units = "Giga g/s" ; 
     5364                sostpac:standard_name = "Salt Transport Pacific (Bolus part included)" ; 
     5365                sostpac:_FillValue = 9.96921e+36f ; 
     5366                sostpac:long_name = "Salt Transport Pacific (Bolus part included)" ; 
     5367                sostpac:online_operation = "ave(only(x))" ; 
     5368                sostpac:interval_operation = 5760.f ; 
     5369                sostpac:interval_write = 2678400.f ; 
     5370                sostpac:coordinates = "time_counter lat lon" ; 
     5371        float sostind(time_counter, lat, lon) ; 
     5372                sostind:units = "Giga g/s" ; 
     5373                sostind:standard_name = "Salt Transport Indian (Bolus part included)" ; 
     5374                sostind:_FillValue = 9.96921e+36f ; 
     5375                sostind:long_name = "Salt Transport Indian (Bolus part included)" ; 
     5376                sostind:online_operation = "ave(only(x))" ; 
     5377                sostind:interval_operation = 5760.f ; 
     5378                sostind:interval_write = 2678400.f ; 
     5379                sostind:coordinates = "time_counter lat lon" ; 
     5380        float sostipc(time_counter, lat, lon) ; 
     5381                sostipc:units = "Giga g/s" ; 
     5382                sostipc:standard_name = "Salt Transport Pacific+Indian (Bolus part included)" ; 
     5383                sostipc:_FillValue = 9.96921e+36f ; 
     5384                sostipc:long_name = "Salt Transport Pacific+Indian (Bolus part included)" ; 
     5385                sostipc:online_operation = "ave(only(x))" ; 
     5386                sostipc:interval_operation = 5760.f ; 
     5387                sostipc:interval_write = 2678400.f ; 
     5388                sostipc:coordinates = "time_counter lat lon" ; 
     5389 
     5390// global attributes: 
     5391                :Conventions = "CF-1.1" ; 
     5392                :file_name = "piControl2_1m_18500101_18500131_diaptr_0000.nc" ; 
     5393                :production = "An IPSL model" ; 
     5394                :TimeStamp = "2010-JUL-24 00:19:46 GMT-0200" ; 
     5395                :DOMAIN_number_total = 1 ; 
     5396                :DOMAIN_number = 0 ; 
     5397                :DOMAIN_dimensions_ids = 2 ; 
     5398                :DOMAIN_size_global = 149 ; 
     5399                :DOMAIN_size_local = 149 ; 
     5400                :DOMAIN_position_first = 1 ; 
     5401                :DOMAIN_position_last = 149 ; 
     5402                :DOMAIN_halo_size_start = 0 ; 
     5403                :DOMAIN_halo_size_end = 0 ; 
     5404                :DOMAIN_type = "box" ; 
     5405                :DOMAIN_DIM_N001 = "lon" ; 
     5406                :DOMAIN_DIM_N002 = "lat" ; 
     5407                :DOMAIN_DIM_N003 = "deptht" ; 
     5408                :DOMAIN_DIM_N004 = "depthw" ; 
     5409                :DOMAIN_DIM_N005 = "time_counter" ; 
     5410                :DOMAIN_DIM_N006 = "tbnds" ; 
     5411} 
     5412== OCE/Output/MO/piControl2_18500101_18500131_1M_grid_T.nc == 
     5413netcdf piControl2_18500101_18500131_1M_grid_T { // format variant: 64bit  
     5414dimensions: 
     5415        deptht = 31 ; 
     5416        time_counter = UNLIMITED ; // (1 currently) 
     5417        y = 149 ; 
     5418        x = 182 ; 
     5419        tbnds = 2 ; 
     5420variables: 
     5421        float deptht(deptht) ; 
     5422                deptht:axis = "Z" ; 
     5423                deptht:standard_name = "model_level_number" ; 
     5424                deptht:units = "m" ; 
     5425                deptht:positive = "down" ; 
     5426                deptht:valid_min = 4.999938f ; 
     5427                deptht:valid_max = 5250.227f ; 
     5428                deptht:title = "deptht" ; 
     5429                deptht:long_name = "Vertical T levels" ; 
     5430        float evs(time_counter, y, x) ; 
     5431                evs:units = "kg/m2/s" ; 
     5432                evs:standard_name = "water_evaporation_flux" ; 
     5433                evs:_FillValue = 9.96921e+36f ; 
     5434                evs:long_name = "water_evaporation_flux" ; 
     5435                evs:online_operation = "ave(X)" ; 
     5436                evs:interval_operation = 28800.f ; 
     5437                evs:interval_write = -1.f ; 
     5438                evs:coordinates = "time_counter nav_lat nav_lon" ; 
     5439        float ficeberg(time_counter, y, x) ; 
     5440                ficeberg:units = "kg/m2/s" ; 
     5441                ficeberg:standard_name = "water_flux_into_sea_water_from_icebergs" ; 
     5442                ficeberg:_FillValue = 9.96921e+36f ; 
     5443                ficeberg:long_name = "water_flux_into_sea_water_from_icebergs" ; 
     5444                ficeberg:online_operation = "ave(X)" ; 
     5445                ficeberg:interval_operation = 28800.f ; 
     5446                ficeberg:interval_write = -1.f ; 
     5447                ficeberg:coordinates = "time_counter nav_lat nav_lon" ; 
     5448        float friver(time_counter, y, x) ; 
     5449                friver:units = "kg/m2/s" ; 
     5450                friver:standard_name = "water_flux_into_sea_water_from_rivers" ; 
     5451                friver:_FillValue = 9.96921e+36f ; 
     5452                friver:long_name = "water_flux_into_sea_water_from_rivers" ; 
     5453                friver:online_operation = "ave(X)" ; 
     5454                friver:interval_operation = 28800.f ; 
     5455                friver:interval_write = -1.f ; 
     5456                friver:coordinates = "time_counter nav_lat nav_lon" ; 
     5457        float fsitherm(time_counter, y, x) ; 
     5458                fsitherm:units = "kg/m2/s" ; 
     5459                fsitherm:standard_name = "water_flux_into_sea_water_due_to_sea_ice_thermodynamics" ; 
     5460                fsitherm:_FillValue = 9.96921e+36f ; 
     5461                fsitherm:long_name = "water_flux_into_sea_water_due_to_sea_ice_thermodynamics" ; 
     5462                fsitherm:online_operation = "ave(X)" ; 
     5463                fsitherm:interval_operation = 28800.f ; 
     5464                fsitherm:interval_write = -1.f ; 
     5465                fsitherm:coordinates = "time_counter nav_lat nav_lon" ; 
     5466        float hfcorr(time_counter, y, x) ; 
     5467                hfcorr:units = "W/m2" ; 
     5468                hfcorr:standard_name = "heat_flux_correction" ; 
     5469                hfcorr:_FillValue = 9.96921e+36f ; 
     5470                hfcorr:long_name = "heat_flux_correction" ; 
     5471                hfcorr:online_operation = "ave(X)" ; 
     5472                hfcorr:interval_operation = 28800.f ; 
     5473                hfcorr:interval_write = -1.f ; 
     5474                hfcorr:coordinates = "time_counter nav_lat nav_lon" ; 
     5475        float hfevapds(time_counter, y, x) ; 
     5476                hfevapds:units = "W/m2" ; 
     5477                hfevapds:standard_name = "temperature_flux_due_to_evaporation_expressed_as_heat_flux_out_of_sea_water" ; 
     5478                hfevapds:_FillValue = 9.96921e+36f ; 
     5479                hfevapds:long_name = "temperature_flux_due_to_evaporation_expressed_as_heat_flux_out_of_sea_water" ; 
     5480                hfevapds:online_operation = "ave(X)" ; 
     5481                hfevapds:interval_operation = 28800.f ; 
     5482                hfevapds:interval_write = -1.f ; 
     5483                hfevapds:coordinates = "time_counter nav_lat nav_lon" ; 
     5484        float hfibthermds(time_counter, y, x) ; 
     5485                hfibthermds:units = "W/m2" ; 
     5486                hfibthermds:standard_name = "heat_flux_into_sea_water_due_to_iceberg_thermodynamics" ; 
     5487                hfibthermds:_FillValue = 9.96921e+36f ; 
     5488                hfibthermds:long_name = "heat_flux_into_sea_water_due_to_iceberg_thermodynamics" ; 
     5489                hfibthermds:online_operation = "ave(X)" ; 
     5490                hfibthermds:interval_operation = 28800.f ; 
     5491                hfibthermds:interval_write = -1.f ; 
     5492                hfibthermds:coordinates = "time_counter nav_lat nav_lon" ; 
     5493        float hfrainds(time_counter, y, x) ; 
     5494                hfrainds:units = "W/m2" ; 
     5495                hfrainds:standard_name = "temperature_flux_due_to_rainfall_expressed_as_heat_flux_into_sea_water" ; 
     5496                hfrainds:_FillValue = 9.96921e+36f ; 
     5497                hfrainds:long_name = "temperature_flux_due_to_rainfall_expressed_as_heat_flux_into_sea_water" ; 
     5498                hfrainds:online_operation = "ave(X)" ; 
     5499                hfrainds:interval_operation = 28800.f ; 
     5500                hfrainds:interval_write = -1.f ; 
     5501                hfrainds:coordinates = "time_counter nav_lat nav_lon" ; 
     5502        float hfrunoffds(time_counter, y, x) ; 
     5503                hfrunoffds:units = "W/m2" ; 
     5504                hfrunoffds:standard_name = "temperature_flux_due_to_runoff_expressed_as_heat_flux_into_sea_water" ; 
     5505                hfrunoffds:_FillValue = 9.96921e+36f ; 
     5506                hfrunoffds:long_name = "temperature_flux_due_to_runoff_expressed_as_heat_flux_into_sea_water" ; 
     5507                hfrunoffds:online_operation = "ave(X)" ; 
     5508                hfrunoffds:interval_operation = 28800.f ; 
     5509                hfrunoffds:interval_write = -1.f ; 
     5510                hfrunoffds:coordinates = "time_counter nav_lat nav_lon" ; 
     5511        float hfsithermds(time_counter, y, x) ; 
     5512                hfsithermds:units = "W/m2" ; 
     5513                hfsithermds:standard_name = "heat_flux_into_sea_water_due_to_sea_ice_thermodynamics" ; 
     5514                hfsithermds:_FillValue = 9.96921e+36f ; 
     5515                hfsithermds:long_name = "heat_flux_into_sea_water_due_to_sea_ice_thermodynamics" ; 
     5516                hfsithermds:online_operation = "ave(X)" ; 
     5517                hfsithermds:interval_operation = 28800.f ; 
     5518                hfsithermds:interval_write = -1.f ; 
     5519                hfsithermds:coordinates = "time_counter nav_lat nav_lon" ; 
     5520        float hfsnthermds(time_counter, y, x) ; 
     5521                hfsnthermds:units = "W/m2" ; 
     5522                hfsnthermds:standard_name = "heat_flux_into_sea_water_due_to_snow_thermodynamics" ; 
     5523                hfsnthermds:_FillValue = 9.96921e+36f ; 
     5524                hfsnthermds:long_name = "heat_flux_into_sea_water_due_to_snow_thermodynamics" ; 
     5525                hfsnthermds:online_operation = "ave(X)" ; 
     5526                hfsnthermds:interval_operation = 28800.f ; 
     5527                hfsnthermds:interval_write = -1.f ; 
     5528                hfsnthermds:coordinates = "time_counter nav_lat nav_lon" ; 
     5529        float nshfls(time_counter, y, x) ; 
     5530                nshfls:units = "W/m2" ; 
     5531                nshfls:standard_name = "surface_net_downward_non_solar_flux" ; 
     5532                nshfls:_FillValue = 9.96921e+36f ; 
     5533                nshfls:long_name = "surface_net_downward_non_solar_flux" ; 
     5534                nshfls:online_operation = "ave(X)" ; 
     5535                nshfls:interval_operation = 28800.f ; 
     5536                nshfls:interval_write = -1.f ; 
     5537                nshfls:coordinates = "time_counter nav_lat nav_lon" ; 
     5538        float omlmax(time_counter, y, x) ; 
     5539                omlmax:units = "m" ; 
     5540                omlmax:standard_name = "ocean_mixed_layer_thickness_defined_by_mixing_scheme" ; 
     5541                omlmax:_FillValue = 9.96921e+36f ; 
     5542                omlmax:long_name = "ocean_mixed_layer_thickness_defined_by_mixing_scheme" ; 
     5543                omlmax:online_operation = "t_max(X)" ; 
     5544                omlmax:interval_operation = 5760.f ; 
     5545                omlmax:interval_write = -1.f ; 
     5546                omlmax:coordinates = "time_counter nav_lat nav_lon" ; 
     5547        float pbo(time_counter, y, x) ; 
     5548                pbo:units = "dbar" ; 
     5549                pbo:standard_name = "sea_water_pressure_at_sea_floor" ; 
     5550                pbo:_FillValue = 9.96921e+36f ; 
     5551                pbo:long_name = "sea_water_pressure_at_sea_floor" ; 
     5552                pbo:online_operation = "ave(X)" ; 
     5553                pbo:interval_operation = 5760.f ; 
     5554                pbo:interval_write = -1.f ; 
     5555                pbo:coordinates = "time_counter nav_lat nav_lon" ; 
     5556        float pr(time_counter, y, x) ; 
     5557                pr:units = "kg/m2/s" ; 
     5558                pr:standard_name = "rainfall_flux" ; 
     5559                pr:_FillValue = 9.96921e+36f ; 
     5560                pr:long_name = "rainfall_flux" ; 
     5561                pr:online_operation = "ave(X)" ; 
     5562                pr:interval_operation = 28800.f ; 
     5563                pr:interval_write = -1.f ; 
     5564                pr:coordinates = "time_counter nav_lat nav_lon" ; 
     5565        float prsn(time_counter, y, x) ; 
     5566                prsn:units = "kg/m2/s" ; 
     5567                prsn:standard_name = "snowfall_flux" ; 
     5568                prsn:_FillValue = 9.96921e+36f ; 
     5569                prsn:long_name = "snowfall_flux" ; 
     5570                prsn:online_operation = "ave(X)" ; 
     5571                prsn:interval_operation = 28800.f ; 
     5572                prsn:interval_write = -1.f ; 
     5573                prsn:coordinates = "time_counter nav_lat nav_lon" ; 
     5574        float rhopoto(time_counter, deptht, y, x) ; 
     5575                rhopoto:units = "kg/m3" ; 
     5576                rhopoto:standard_name = "sea_water_potential_density" ; 
     5577                rhopoto:_FillValue = 9.96921e+36f ; 
     5578                rhopoto:long_name = "sea_water_potential_density" ; 
     5579                rhopoto:online_operation = "ave(X)" ; 
     5580                rhopoto:interval_operation = 5760.f ; 
     5581                rhopoto:interval_write = -1.f ; 
     5582                rhopoto:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     5583        float rsds(time_counter, deptht, y, x) ; 
     5584                rsds:units = "W/m2" ; 
     5585                rsds:standard_name = "downwelling_shortwave_flux_in_sea_water" ; 
     5586                rsds:_FillValue = 9.96921e+36f ; 
     5587                rsds:long_name = "downwelling_shortwave_flux_in_sea_water" ; 
     5588                rsds:online_operation = "ave(X)" ; 
     5589                rsds:interval_operation = 28800.f ; 
     5590                rsds:interval_write = -1.f ; 
     5591                rsds:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     5592        float sfdsi(time_counter, y, x) ; 
     5593                sfdsi:units = "kg/m2/s" ; 
     5594                sfdsi:standard_name = "downward_sea_ice_basal_salt_flux" ; 
     5595                sfdsi:_FillValue = 9.96921e+36f ; 
     5596                sfdsi:long_name = "downward_sea_ice_basal_salt_flux" ; 
     5597                sfdsi:online_operation = "ave(X)" ; 
     5598                sfdsi:interval_operation = 28800.f ; 
     5599                sfdsi:interval_write = -1.f ; 
     5600                sfdsi:coordinates = "time_counter nav_lat nav_lon" ; 
     5601        float so20chgt(time_counter, y, x) ; 
     5602                so20chgt:units = "m" ; 
     5603                so20chgt:standard_name = "Depth of 20C isotherm" ; 
     5604                so20chgt:_FillValue = 9.96921e+36f ; 
     5605                so20chgt:long_name = "Depth of 20C isotherm" ; 
     5606                so20chgt:online_operation = "ave(X)" ; 
     5607                so20chgt:interval_operation = 5760.f ; 
     5608                so20chgt:interval_write = -1.f ; 
     5609                so20chgt:coordinates = "time_counter nav_lat nav_lon" ; 
     5610        float so28chgt(time_counter, y, x) ; 
     5611                so28chgt:units = "m" ; 
     5612                so28chgt:standard_name = "Depth of 28C isotherm" ; 
     5613                so28chgt:_FillValue = 9.96921e+36f ; 
     5614                so28chgt:long_name = "Depth of 28C isotherm" ; 
     5615                so28chgt:online_operation = "ave(X)" ; 
     5616                so28chgt:interval_operation = 5760.f ; 
     5617                so28chgt:interval_write = -1.f ; 
     5618                so28chgt:coordinates = "time_counter nav_lat nav_lon" ; 
     5619        float sohefldo(time_counter, y, x) ; 
     5620                sohefldo:units = "W/m2" ; 
     5621                sohefldo:standard_name = "Net Downward Heat Flux" ; 
     5622                sohefldo:_FillValue = 9.96921e+36f ; 
     5623                sohefldo:long_name = "Net Downward Heat Flux" ; 
     5624                sohefldo:online_operation = "ave(X)" ; 
     5625                sohefldo:interval_operation = 28800.f ; 
     5626                sohefldo:interval_write = -1.f ; 
     5627                sohefldo:coordinates = "time_counter nav_lat nav_lon" ; 
     5628        float sohtc300(time_counter, y, x) ; 
     5629                sohtc300:units = "W" ; 
     5630                sohtc300:standard_name = "Heat content 300 m" ; 
     5631                sohtc300:_FillValue = 9.96921e+36f ; 
     5632                sohtc300:long_name = "Heat content 300 m" ; 
     5633                sohtc300:online_operation = "ave(X)" ; 
     5634                sohtc300:interval_operation = 5760.f ; 
     5635                sohtc300:interval_write = -1.f ; 
     5636                sohtc300:coordinates = "time_counter nav_lat nav_lon" ; 
     5637        float soicecov(time_counter, y, x) ; 
     5638                soicecov:units = "1" ; 
     5639                soicecov:standard_name = "sea_ice_area_fraction" ; 
     5640                soicecov:_FillValue = 9.96921e+36f ; 
     5641                soicecov:long_name = "sea_ice_area_fraction" ; 
     5642                soicecov:online_operation = "ave(X)" ; 
     5643                soicecov:interval_operation = 28800.f ; 
     5644                soicecov:interval_write = -1.f ; 
     5645                soicecov:coordinates = "time_counter nav_lat nav_lon" ; 
     5646        float somixhgt(time_counter, y, x) ; 
     5647                somixhgt:units = "m" ; 
     5648                somixhgt:standard_name = "mixing layer depth (Turbocline)" ; 
     5649                somixhgt:_FillValue = 9.96921e+36f ; 
     5650                somixhgt:long_name = "mixing layer depth (Turbocline)" ; 
     5651                somixhgt:online_operation = "ave(X)" ; 
     5652                somixhgt:interval_operation = 5760.f ; 
     5653                somixhgt:interval_write = -1.f ; 
     5654                somixhgt:coordinates = "time_counter nav_lat nav_lon" ; 
     5655        float somx3010(time_counter, y, x) ; 
     5656                somx3010:units = "m" ; 
     5657                somx3010:standard_name = "Mixed Layer Depth dr=0.03 (ref.10m)" ; 
     5658                somx3010:_FillValue = 9.96921e+36f ; 
     5659                somx3010:long_name = "Mixed Layer Depth dr=0.03 (ref.10m)" ; 
     5660                somx3010:online_operation = "ave(X)" ; 
     5661                somx3010:interval_operation = 5760.f ; 
     5662                somx3010:interval_write = -1.f ; 
     5663                somx3010:coordinates = "time_counter nav_lat nav_lon" ; 
     5664        float somxl010(time_counter, y, x) ; 
     5665                somxl010:units = "m" ; 
     5666                somxl010:standard_name = "Mixed Layer Depth 0.01 ref.10m" ; 
     5667                somxl010:_FillValue = 9.96921e+36f ; 
     5668                somxl010:long_name = "Mixed Layer Depth 0.01 ref.10m" ; 
     5669                somxl010:online_operation = "ave(X)" ; 
     5670                somxl010:interval_operation = 5760.f ; 
     5671                somxl010:interval_write = -1.f ; 
     5672                somxl010:coordinates = "time_counter nav_lat nav_lon" ; 
     5673        float sosaline(time_counter, y, x) ; 
     5674                sosaline:units = "psu" ; 
     5675                sosaline:standard_name = "sea_surface_salinity" ; 
     5676                sosaline:_FillValue = 9.96921e+36f ; 
     5677                sosaline:long_name = "sea_surface_salinity" ; 
     5678                sosaline:online_operation = "ave(X)" ; 
     5679                sosaline:interval_operation = 5760.f ; 
     5680                sosaline:interval_write = -1.f ; 
     5681                sosaline:coordinates = "time_counter nav_lat nav_lon" ; 
     5682        float soshfldo(time_counter, y, x) ; 
     5683                soshfldo:units = "W/m2" ; 
     5684                soshfldo:standard_name = "surface_net_downward_shortwave_flux" ; 
     5685                soshfldo:_FillValue = 9.96921e+36f ; 
     5686                soshfldo:long_name = "surface_net_downward_shortwave_flux" ; 
     5687                soshfldo:online_operation = "ave(X)" ; 
     5688                soshfldo:interval_operation = 28800.f ; 
     5689                soshfldo:interval_write = -1.f ; 
     5690                soshfldo:coordinates = "time_counter nav_lat nav_lon" ; 
     5691        float sossheig(time_counter, y, x) ; 
     5692                sossheig:units = "m" ; 
     5693                sossheig:standard_name = "sea_surface_height_above_geoid" ; 
     5694                sossheig:_FillValue = 9.96921e+36f ; 
     5695                sossheig:long_name = "sea_surface_height_above_geoid" ; 
     5696                sossheig:online_operation = "ave(X)" ; 
     5697                sossheig:interval_operation = 5760.f ; 
     5698                sossheig:interval_write = -1.f ; 
     5699                sossheig:coordinates = "time_counter nav_lat nav_lon" ; 
     5700        float sosstsst(time_counter, y, x) ; 
     5701                sosstsst:units = "degC" ; 
     5702                sosstsst:standard_name = "sea_surface_temperature" ; 
     5703                sosstsst:_FillValue = 9.96921e+36f ; 
     5704                sosstsst:long_name = "sea_surface_temperature" ; 
     5705                sosstsst:online_operation = "ave(X)" ; 
     5706                sosstsst:interval_operation = 5760.f ; 
     5707                sosstsst:interval_write = -1.f ; 
     5708                sosstsst:coordinates = "time_counter nav_lat nav_lon" ; 
     5709        float sotaumod(time_counter, y, x) ; 
     5710                sotaumod:units = "N/m2" ; 
     5711                sotaumod:standard_name = "Wind stress module" ; 
     5712                sotaumod:_FillValue = 9.96921e+36f ; 
     5713                sotaumod:long_name = "Wind stress module" ; 
     5714                sotaumod:online_operation = "ave(X)" ; 
     5715                sotaumod:interval_operation = 28800.f ; 
     5716                sotaumod:interval_write = -1.f ; 
     5717                sotaumod:coordinates = "time_counter nav_lat nav_lon" ; 
     5718        float sowaflcd(time_counter, y, x) ; 
     5719                sowaflcd:units = "kg/m2/s" ; 
     5720                sowaflcd:standard_name = "concentration/dilution water flux" ; 
     5721                sowaflcd:_FillValue = 9.96921e+36f ; 
     5722                sowaflcd:long_name = "concentration/dilution water flux" ; 
     5723                sowaflcd:online_operation = "ave(X)" ; 
     5724                sowaflcd:interval_operation = 28800.f ; 
     5725                sowaflcd:interval_write = -1.f ; 
     5726                sowaflcd:coordinates = "time_counter nav_lat nav_lon" ; 
     5727        float sowaflup(time_counter, y, x) ; 
     5728                sowaflup:units = "kg/m2/s" ; 
     5729                sowaflup:standard_name = "water_flux_into_sea_water" ; 
     5730                sowaflup:_FillValue = 9.96921e+36f ; 
     5731                sowaflup:long_name = "water_flux_into_sea_water" ; 
     5732                sowaflup:online_operation = "ave(X)" ; 
     5733                sowaflup:interval_operation = 28800.f ; 
     5734                sowaflup:interval_write = -1.f ; 
     5735                sowaflup:coordinates = "time_counter nav_lat nav_lon" ; 
     5736        float sowindsp(time_counter, y, x) ; 
     5737                sowindsp:units = "m/s" ; 
     5738                sowindsp:standard_name = "Wind speed module at 10 m" ; 
     5739                sowindsp:_FillValue = 9.96921e+36f ; 
     5740                sowindsp:long_name = "Wind speed module at 10 m" ; 
     5741                sowindsp:online_operation = "ave(X)" ; 
     5742                sowindsp:interval_operation = 28800.f ; 
     5743                sowindsp:interval_write = -1.f ; 
     5744                sowindsp:coordinates = "time_counter nav_lat nav_lon" ; 
     5745        float thkcello(time_counter, deptht, y, x) ; 
     5746                thkcello:units = "m" ; 
     5747                thkcello:standard_name = "cell_thickness" ; 
     5748                thkcello:_FillValue = 9.96921e+36f ; 
     5749                thkcello:long_name = "cell_thickness" ; 
     5750                thkcello:online_operation = "ave(X)" ; 
     5751                thkcello:interval_operation = 5760.f ; 
     5752                thkcello:interval_write = -1.f ; 
     5753                thkcello:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     5754        double time_counter(time_counter) ; 
     5755                time_counter:axis = "T" ; 
     5756                time_counter:standard_name = "time" ; 
     5757                time_counter:units = "seconds since 1800-01-01 00:00:00" ; 
     5758                time_counter:calendar = "noleap" ; 
     5759                time_counter:title = "Time" ; 
     5760                time_counter:long_name = "Time axis" ; 
     5761                time_counter:time_origin = " 1800-JAN-01 00:00:00" ; 
     5762                time_counter:bounds = "time_counter_bnds" ; 
     5763        double time_counter_bnds(time_counter, tbnds) ; 
     5764                time_counter_bnds:_FillValue = 9.96920996838687e+36 ; 
     5765        float tossq(time_counter, y, x) ; 
     5766                tossq:units = "degC2" ; 
     5767                tossq:standard_name = "square_of_sea_surface_temperature" ; 
     5768                tossq:_FillValue = 9.96921e+36f ; 
     5769                tossq:long_name = "square_of_sea_surface_temperature" ; 
     5770                tossq:online_operation = "ave(X)" ; 
     5771                tossq:interval_operation = 5760.f ; 
     5772                tossq:interval_write = -1.f ; 
     5773                tossq:coordinates = "time_counter nav_lat nav_lon" ; 
     5774        float vosaline(time_counter, deptht, y, x) ; 
     5775                vosaline:units = "psu" ; 
     5776                vosaline:standard_name = "sea_water_salinity" ; 
     5777                vosaline:_FillValue = 9.96921e+36f ; 
     5778                vosaline:long_name = "sea_water_salinity" ; 
     5779                vosaline:online_operation = "ave(X)" ; 
     5780                vosaline:interval_operation = 5760.f ; 
     5781                vosaline:interval_write = -1.f ; 
     5782                vosaline:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     5783        float votemper(time_counter, deptht, y, x) ; 
     5784                votemper:units = "degC" ; 
     5785                votemper:standard_name = "sea_water_potential_temperature" ; 
     5786                votemper:_FillValue = 9.96921e+36f ; 
     5787                votemper:long_name = "sea_water_potential_temperature" ; 
     5788                votemper:online_operation = "ave(X)" ; 
     5789                votemper:interval_operation = 5760.f ; 
     5790                votemper:interval_write = -1.f ; 
     5791                votemper:coordinates = "time_counter deptht nav_lat nav_lon" ; 
     5792        float vsfsit(time_counter, y, x) ; 
     5793                vsfsit:units = "kg/m2/s" ; 
     5794                vsfsit:standard_name = "virtual_salt_flux_into_sea_water_due_to_sea_ice_thermodynamics" ; 
     5795                vsfsit:_FillValue = 9.96921e+36f ; 
     5796                vsfsit:long_name = "virtual_salt_flux_into_sea_water_due_to_sea_ice_thermodynamics" ; 
     5797                vsfsit:online_operation = "ave(X)" ; 
     5798                vsfsit:interval_operation = 28800.f ; 
     5799                vsfsit:interval_write = -1.f ; 
     5800                vsfsit:coordinates = "time_counter nav_lat nav_lon" ; 
     5801        float wfcorr(time_counter, y, x) ; 
     5802                wfcorr:units = "kg/m2/s" ; 
     5803                wfcorr:standard_name = "water_flux_correction" ; 
     5804                wfcorr:_FillValue = 9.96921e+36f ; 
     5805                wfcorr:long_name = "water_flux_correction" ; 
     5806                wfcorr:online_operation = "ave(X)" ; 
     5807                wfcorr:interval_operation = 28800.f ; 
     5808                wfcorr:interval_write = -1.f ; 
     5809                wfcorr:coordinates = "time_counter nav_lat nav_lon" ; 
     5810        float zossq(time_counter, y, x) ; 
     5811                zossq:units = "m2" ; 
     5812                zossq:standard_name = "square_of_sea_surface_height_above_geoid" ; 
     5813                zossq:_FillValue = 9.96921e+36f ; 
     5814                zossq:long_name = "square_of_sea_surface_height_above_geoid" ; 
     5815                zossq:online_operation = "ave(X)" ; 
     5816                zossq:interval_operation = 5760.f ; 
     5817                zossq:interval_write = -1.f ; 
     5818                zossq:coordinates = "time_counter nav_lat nav_lon" ; 
     5819        float nav_lat(y, x) ; 
     5820                nav_lat:standard_name = "latitude" ; 
     5821                nav_lat:units = "degrees_north" ; 
     5822                nav_lat:valid_min = -78.19058f ; 
     5823                nav_lat:valid_max = 89.6139f ; 
     5824                nav_lat:long_name = "Latitude" ; 
     5825                nav_lat:nav_model = "Default grid" ; 
     5826        float nav_lon(y, x) ; 
     5827                nav_lon:standard_name = "longitude" ; 
     5828                nav_lon:units = "degrees_east" ; 
     5829                nav_lon:valid_min = -179.7507f ; 
     5830                nav_lon:valid_max = 180.f ; 
     5831                nav_lon:long_name = "Longitude" ; 
     5832                nav_lon:nav_model = "Default grid" ; 
     5833 
     5834// global attributes: 
     5835                :Conventions = "CF-1.1" ; 
     5836                :file_name = "ORCA2_1m_grid_T.nc" ; 
     5837                :production = "An IPSL model" ; 
     5838                :TimeStamp = "2010-JUL-24 00:19:46 GMT-0200" ; 
     5839                :NCO = "4.0.1" ; 
     5840} 
     5841== OCE/Output/MO/piControl2_18500101_18500131_1M_grid_U.nc == 
     5842netcdf piControl2_18500101_18500131_1M_grid_U { // format variant: 64bit  
     5843dimensions: 
     5844        depthu = 31 ; 
     5845        time_counter = UNLIMITED ; // (1 currently) 
     5846        y = 149 ; 
     5847        x = 182 ; 
     5848        tbnds = 2 ; 
     5849variables: 
     5850        float depthu(depthu) ; 
     5851                depthu:axis = "Z" ; 
     5852                depthu:standard_name = "model_level_number" ; 
     5853                depthu:units = "m" ; 
     5854                depthu:positive = "down" ; 
     5855                depthu:valid_min = 4.999938f ; 
     5856                depthu:valid_max = 5250.227f ; 
     5857                depthu:title = "depthu" ; 
     5858                depthu:long_name = "Vertical U levels" ; 
     5859        float hfx(time_counter, y, x) ; 
     5860                hfx:units = "W" ; 
     5861                hfx:standard_name = "ocean_heat_x_transport" ; 
     5862                hfx:_FillValue = 9.96921e+36f ; 
     5863                hfx:long_name = "ocean_heat_x_transport" ; 
     5864                hfx:online_operation = "ave(X)" ; 
     5865                hfx:interval_operation = 5760.f ; 
     5866                hfx:interval_write = -1.f ; 
     5867                hfx:coordinates = "time_counter nav_lat nav_lon" ; 
     5868        float hfxba(time_counter, y, x) ; 
     5869                hfxba:units = "W" ; 
     5870                hfxba:standard_name = "ocean_heat_x_transport_due_to_bolus_advection" ; 
     5871                hfxba:_FillValue = 9.96921e+36f ; 
     5872                hfxba:long_name = "ocean_heat_x_transport_due_to_bolus_advection" ; 
     5873                hfxba:online_operation = "ave(X)" ; 
     5874                hfxba:interval_operation = 5760.f ; 
     5875                hfxba:interval_write = -1.f ; 
     5876                hfxba:coordinates = "time_counter nav_lat nav_lon" ; 
     5877        float hfxdiff(time_counter, y, x) ; 
     5878                hfxdiff:units = "W" ; 
     5879                hfxdiff:standard_name = "ocean_heat_x_transport_due_to_diffusion" ; 
     5880                hfxdiff:_FillValue = 9.96921e+36f ; 
     5881                hfxdiff:long_name = "ocean_heat_x_transport_due_to_diffusion" ; 
     5882                hfxdiff:online_operation = "ave(X)" ; 
     5883                hfxdiff:interval_operation = 5760.f ; 
     5884                hfxdiff:interval_write = -1.f ; 
     5885                hfxdiff:coordinates = "time_counter nav_lat nav_lon" ; 
     5886        float sozotaux(time_counter, y, x) ; 
     5887                sozotaux:units = "N/m2" ; 
     5888                sozotaux:standard_name = "surface_downward_x_stress" ; 
     5889                sozotaux:_FillValue = 9.96921e+36f ; 
     5890                sozotaux:long_name = "surface_downward_x_stress" ; 
     5891                sozotaux:online_operation = "ave(X)" ; 
     5892                sozotaux:interval_operation = 5760.f ; 
     5893                sozotaux:interval_write = -1.f ; 
     5894                sozotaux:coordinates = "time_counter nav_lat nav_lon" ; 
     5895        double time_counter(time_counter) ; 
     5896                time_counter:axis = "T" ; 
     5897                time_counter:standard_name = "time" ; 
     5898                time_counter:units = "seconds since 1800-01-01 00:00:00" ; 
     5899                time_counter:calendar = "noleap" ; 
     5900                time_counter:title = "Time" ; 
     5901                time_counter:long_name = "Time axis" ; 
     5902                time_counter:time_origin = " 1800-JAN-01 00:00:00" ; 
     5903                time_counter:bounds = "time_counter_bnds" ; 
     5904        double time_counter_bnds(time_counter, tbnds) ; 
     5905                time_counter_bnds:_FillValue = 9.96920996838687e+36 ; 
     5906        float umo(time_counter, depthu, y, x) ; 
     5907                umo:units = "kg/s" ; 
     5908                umo:standard_name = "ocean_mass_x_transport" ; 
     5909                umo:_FillValue = 9.96921e+36f ; 
     5910                umo:long_name = "ocean_mass_x_transport" ; 
     5911                umo:online_operation = "ave(X)" ; 
     5912                umo:interval_operation = 5760.f ; 
     5913                umo:interval_write = -1.f ; 
     5914                umo:coordinates = "time_counter depthu nav_lat nav_lon" ; 
     5915        float vozocrtx(time_counter, depthu, y, x) ; 
     5916                vozocrtx:units = "m/s" ; 
     5917                vozocrtx:standard_name = "sea_water_x_velocity" ; 
     5918                vozocrtx:_FillValue = 9.96921e+36f ; 
     5919                vozocrtx:long_name = "sea_water_x_velocity" ; 
     5920                vozocrtx:online_operation = "ave(X)" ; 
     5921                vozocrtx:interval_operation = 5760.f ; 
     5922                vozocrtx:interval_write = -1.f ; 
     5923                vozocrtx:coordinates = "time_counter depthu nav_lat nav_lon" ; 
     5924        float vozoeivu(time_counter, depthu, y, x) ; 
     5925                vozoeivu:units = "m/s" ; 
     5926                vozoeivu:standard_name = "EIV ocean current along i-axis" ; 
     5927                vozoeivu:_FillValue = 9.96921e+36f ; 
     5928                vozoeivu:long_name = "EIV ocean current along i-axis" ; 
     5929                vozoeivu:online_operation = "ave(X)" ; 
     5930                vozoeivu:interval_operation = 5760.f ; 
     5931                vozoeivu:interval_write = -1.f ; 
     5932                vozoeivu:coordinates = "time_counter depthu nav_lat nav_lon" ; 
     5933        float nav_lat(y, x) ; 
     5934                nav_lat:standard_name = "latitude" ; 
     5935                nav_lat:units = "degrees_north" ; 
     5936                nav_lat:valid_min = -78.19058f ; 
     5937                nav_lat:valid_max = 89.97588f ; 
     5938                nav_lat:long_name = "Latitude" ; 
     5939                nav_lat:nav_model = "Default grid" ; 
     5940        float nav_lon(y, x) ; 
     5941                nav_lon:standard_name = "longitude" ; 
     5942                nav_lon:units = "degrees_east" ; 
     5943                nav_lon:valid_min = -179.7534f ; 
     5944                nav_lon:valid_max = 179.4187f ; 
     5945                nav_lon:long_name = "Longitude" ; 
     5946                nav_lon:nav_model = "Default grid" ; 
     5947 
     5948// global attributes: 
     5949                :Conventions = "CF-1.1" ; 
     5950                :file_name = "ORCA2_1m_grid_U.nc" ; 
     5951                :production = "An IPSL model" ; 
     5952                :TimeStamp = "2010-JUL-24 00:19:46 GMT-0200" ; 
     5953                :NCO = "4.0.1" ; 
     5954} 
     5955== OCE/Output/MO/piControl2_18500101_18500131_1M_grid_V.nc == 
     5956netcdf piControl2_18500101_18500131_1M_grid_V { // format variant: 64bit  
     5957dimensions: 
     5958        depthv = 31 ; 
     5959        time_counter = UNLIMITED ; // (1 currently) 
     5960        y = 149 ; 
     5961        x = 182 ; 
     5962        tbnds = 2 ; 
     5963variables: 
     5964        float depthv(depthv) ; 
     5965                depthv:axis = "Z" ; 
     5966                depthv:standard_name = "model_level_number" ; 
     5967                depthv:units = "m" ; 
     5968                depthv:positive = "down" ; 
     5969                depthv:valid_min = 4.999938f ; 
     5970                depthv:valid_max = 5250.227f ; 
     5971                depthv:title = "depthv" ; 
     5972                depthv:long_name = "Vertical V levels" ; 
     5973        float hfy(time_counter, y, x) ; 
     5974                hfy:units = "W" ; 
     5975                hfy:standard_name = "ocean_heat_y_transport" ; 
     5976                hfy:_FillValue = 9.96921e+36f ; 
     5977                hfy:long_name = "ocean_heat_y_transport" ; 
     5978                hfy:online_operation = "ave(X)" ; 
     5979                hfy:interval_operation = 5760.f ; 
     5980                hfy:interval_write = -1.f ; 
     5981                hfy:coordinates = "time_counter nav_lat nav_lon" ; 
     5982        float hfyba(time_counter, y, x) ; 
     5983                hfyba:units = "W" ; 
     5984                hfyba:standard_name = "ocean_heat_y_transport_due_to_bolus_advection" ; 
     5985                hfyba:_FillValue = 9.96921e+36f ; 
     5986                hfyba:long_name = "ocean_heat_y_transport_due_to_bolus_advection" ; 
     5987                hfyba:online_operation = "ave(X)" ; 
     5988                hfyba:interval_operation = 5760.f ; 
     5989                hfyba:interval_write = -1.f ; 
     5990                hfyba:coordinates = "time_counter nav_lat nav_lon" ; 
     5991        float hfydiff(time_counter, y, x) ; 
     5992                hfydiff:units = "W" ; 
     5993                hfydiff:standard_name = "ocean_heat_y_transport_due_to_diffusion" ; 
     5994                hfydiff:_FillValue = 9.96921e+36f ; 
     5995                hfydiff:long_name = "ocean_heat_y_transport_due_to_diffusion" ; 
     5996                hfydiff:online_operation = "ave(X)" ; 
     5997                hfydiff:interval_operation = 5760.f ; 
     5998                hfydiff:interval_write = -1.f ; 
     5999                hfydiff:coordinates = "time_counter nav_lat nav_lon" ; 
     6000        float sometauy(time_counter, y, x) ; 
     6001                sometauy:units = "N/m2" ; 
     6002                sometauy:standard_name = "surface_downward_y_stress" ; 
     6003                sometauy:_FillValue = 9.96921e+36f ; 
     6004                sometauy:long_name = "surface_downward_y_stress" ; 
     6005                sometauy:online_operation = "ave(X)" ; 
     6006                sometauy:interval_operation = 5760.f ; 
     6007                sometauy:interval_write = -1.f ; 
     6008                sometauy:coordinates = "time_counter nav_lat nav_lon" ; 
     6009        double time_counter(time_counter) ; 
     6010                time_counter:axis = "T" ; 
     6011                time_counter:standard_name = "time" ; 
     6012                time_counter:units = "seconds since 1800-01-01 00:00:00" ; 
     6013                time_counter:calendar = "noleap" ; 
     6014                time_counter:title = "Time" ; 
     6015                time_counter:long_name = "Time axis" ; 
     6016                time_counter:time_origin = " 1800-JAN-01 00:00:00" ; 
     6017                time_counter:bounds = "time_counter_bnds" ; 
     6018        double time_counter_bnds(time_counter, tbnds) ; 
     6019                time_counter_bnds:_FillValue = 9.96920996838687e+36 ; 
     6020        float vmo(time_counter, depthv, y, x) ; 
     6021                vmo:units = "kg/s" ; 
     6022                vmo:standard_name = "ocean_mass_y_transport" ; 
     6023                vmo:_FillValue = 9.96921e+36f ; 
     6024                vmo:long_name = "ocean_mass_y_transport" ; 
     6025                vmo:online_operation = "ave(X)" ; 
     6026                vmo:interval_operation = 5760.f ; 
     6027                vmo:interval_write = -1.f ; 
     6028                vmo:coordinates = "time_counter depthv nav_lat nav_lon" ; 
     6029        float vomecrty(time_counter, depthv, y, x) ; 
     6030                vomecrty:units = "m/s" ; 
     6031                vomecrty:standard_name = "sea_water_y_velocity" ; 
     6032                vomecrty:_FillValue = 9.96921e+36f ; 
     6033                vomecrty:long_name = "sea_water_y_velocity" ; 
     6034                vomecrty:online_operation = "ave(X)" ; 
     6035                vomecrty:interval_operation = 5760.f ; 
     6036                vomecrty:interval_write = -1.f ; 
     6037                vomecrty:coordinates = "time_counter depthv nav_lat nav_lon" ; 
     6038        float vomeeivv(time_counter, depthv, y, x) ; 
     6039                vomeeivv:units = "m/s" ; 
     6040                vomeeivv:standard_name = "EIV ocean current along j-axis" ; 
     6041                vomeeivv:_FillValue = 9.96921e+36f ; 
     6042                vomeeivv:long_name = "EIV ocean current along j-axis" ; 
     6043                vomeeivv:online_operation = "ave(X)" ; 
     6044                vomeeivv:interval_operation = 5760.f ; 
     6045                vomeeivv:interval_write = -1.f ; 
     6046                vomeeivv:coordinates = "time_counter depthv nav_lat nav_lon" ; 
     6047        float nav_lat(y, x) ; 
     6048                nav_lat:standard_name = "latitude" ; 
     6049                nav_lat:units = "degrees_north" ; 
     6050                nav_lat:valid_min = -77.98417f ; 
     6051                nav_lat:valid_max = 89.4608f ; 
     6052                nav_lat:long_name = "Latitude" ; 
     6053                nav_lat:nav_model = "Default grid" ; 
     6054        float nav_lon(y, x) ; 
     6055                nav_lon:standard_name = "longitude" ; 
     6056                nav_lon:units = "degrees_east" ; 
     6057                nav_lon:valid_min = -180.f ; 
     6058                nav_lon:valid_max = 180.f ; 
     6059                nav_lon:long_name = "Longitude" ; 
     6060                nav_lon:nav_model = "Default grid" ; 
     6061 
     6062// global attributes: 
     6063                :Conventions = "CF-1.1" ; 
     6064                :file_name = "ORCA2_1m_grid_V.nc" ; 
     6065                :production = "An IPSL model" ; 
     6066                :TimeStamp = "2010-JUL-24 00:19:46 GMT-0200" ; 
     6067                :NCO = "4.0.1" ; 
     6068} 
     6069== OCE/Output/MO/piControl2_18500101_18500131_1M_grid_W.nc == 
     6070netcdf piControl2_18500101_18500131_1M_grid_W { // format variant: 64bit  
     6071dimensions: 
     6072        depthw = 31 ; 
     6073        time_counter = UNLIMITED ; // (1 currently) 
     6074        y = 149 ; 
     6075        x = 182 ; 
     6076        tbnds = 2 ; 
     6077variables: 
     6078        float depthw(depthw) ; 
     6079                depthw:axis = "Z" ; 
     6080                depthw:standard_name = "model_level_number" ; 
     6081                depthw:units = "m" ; 
     6082                depthw:positive = "down" ; 
     6083                depthw:valid_min = 0.f ; 
     6084                depthw:valid_max = 5000.f ; 
     6085                depthw:title = "depthw" ; 
     6086                depthw:long_name = "Vertical W levels" ; 
     6087        float difvmo(time_counter, depthw, y, x) ; 
     6088                difvmo:units = "m2/s" ; 
     6089                difvmo:standard_name = "ocean_vertical_momentum_diffusivity" ; 
     6090                difvmo:_FillValue = 9.96921e+36f ; 
     6091                difvmo:long_name = "ocean_vertical_momentum_diffusivity" ; 
     6092                difvmo:online_operation = "ave(X)" ; 
     6093                difvmo:interval_operation = 5760.f ; 
     6094                difvmo:interval_write = -1.f ; 
     6095                difvmo:coordinates = "time_counter depthw nav_lat nav_lon" ; 
     6096        float difvmto(time_counter, depthw, y, x) ; 
     6097                difvmto:units = "m2/s" ; 
     6098                difvmto:standard_name = "ocean_vertical_momentum_diffusivity_due_to_tides" ; 
     6099                difvmto:_FillValue = 9.96921e+36f ; 
     6100                difvmto:long_name = "ocean_vertical_momentum_diffusivity_due_to_tides" ; 
     6101                difvmto:online_operation = "ave(X)" ; 
     6102                difvmto:interval_operation = 5760.f ; 
     6103                difvmto:interval_write = -1.f ; 
     6104                difvmto:coordinates = "time_counter depthw nav_lat nav_lon" ; 
     6105        float difvtrto(time_counter, depthw, y, x) ; 
     6106                difvtrto:units = "m2/s" ; 
     6107                difvtrto:standard_name = "ocean_vertical_tracer_diffusivity_due_to_tides" ; 
     6108                difvtrto:_FillValue = 9.96921e+36f ; 
     6109                difvtrto:long_name = "ocean_vertical_tracer_diffusivity_due_to_tides" ; 
     6110                difvtrto:online_operation = "ave(X)" ; 
     6111                difvtrto:interval_operation = 5760.f ; 
     6112                difvtrto:interval_write = -1.f ; 
     6113                difvtrto:coordinates = "time_counter depthw nav_lat nav_lon" ; 
     6114        float soleaeiw(time_counter, y, x) ; 
     6115                soleaeiw:units = "m2/s" ; 
     6116                soleaeiw:standard_name = "ocean_tracer_bolus_laplacian_diffusivity" ; 
     6117                soleaeiw:_FillValue = 9.96921e+36f ; 
     6118                soleaeiw:long_name = "ocean_tracer_bolus_laplacian_diffusivity" ; 
     6119                soleaeiw:online_operation = "ave(X)" ; 
     6120                soleaeiw:interval_operation = 5760.f ; 
     6121                soleaeiw:interval_write = -1.f ; 
     6122                soleaeiw:coordinates = "time_counter nav_lat nav_lon" ; 
     6123        float soleahtw(time_counter, y, x) ; 
     6124                soleahtw:units = "m2/s" ; 
     6125                soleahtw:standard_name = "ocean_tracer_xy_laplacian_diffusivity" ; 
     6126                soleahtw:_FillValue = 9.96921e+36f ; 
     6127                soleahtw:long_name = "ocean_tracer_xy_laplacian_diffusivity" ; 
     6128                soleahtw:online_operation = "ave(X)" ; 
     6129                soleahtw:interval_operation = 5760.f ; 
     6130                soleahtw:interval_write = -1.f ; 
     6131                soleahtw:coordinates = "time_counter nav_lat nav_lon" ; 
     6132        double time_counter(time_counter) ; 
     6133                time_counter:axis = "T" ; 
     6134                time_counter:standard_name = "time" ; 
     6135                time_counter:units = "seconds since 1800-01-01 00:00:00" ; 
     6136                time_counter:calendar = "noleap" ; 
     6137                time_counter:title = "Time" ; 
     6138                time_counter:long_name = "Time axis" ; 
     6139                time_counter:time_origin = " 1800-JAN-01 00:00:00" ; 
     6140                time_counter:bounds = "time_counter_bnds" ; 
     6141        double time_counter_bnds(time_counter, tbnds) ; 
     6142                time_counter_bnds:_FillValue = 9.96920996838687e+36 ; 
     6143        float voddmavs(time_counter, depthw, y, x) ; 
     6144                voddmavs:units = "m2/s" ; 
     6145                voddmavs:standard_name = "ocean_vertical_salt_diffusivity" ; 
     6146                voddmavs:_FillValue = 9.96921e+36f ; 
     6147                voddmavs:long_name = "ocean_vertical_salt_diffusivity" ; 
     6148                voddmavs:online_operation = "ave(X)" ; 
     6149                voddmavs:interval_operation = 5760.f ; 
     6150                voddmavs:interval_write = -1.f ; 
     6151                voddmavs:coordinates = "time_counter depthw nav_lat nav_lon" ; 
     6152        float votkeavt(time_counter, depthw, y, x) ; 
     6153                votkeavt:units = "m2/s" ; 
     6154                votkeavt:standard_name = "ocean_vertical_heat_diffusivity" ; 
     6155                votkeavt:_FillValue = 9.96921e+36f ; 
     6156                votkeavt:long_name = "ocean_vertical_heat_diffusivity" ; 
     6157                votkeavt:online_operation = "ave(X)" ; 
     6158                votkeavt:interval_operation = 5760.f ; 
     6159                votkeavt:interval_write = -1.f ; 
     6160                votkeavt:coordinates = "time_counter depthw nav_lat nav_lon" ; 
     6161        float vovecrtz(time_counter, depthw, y, x) ; 
     6162                vovecrtz:units = "m/s" ; 
     6163                vovecrtz:standard_name = "ocean vertical velocity" ; 
     6164                vovecrtz:_FillValue = 9.96921e+36f ; 
     6165                vovecrtz:long_name = "ocean vertical velocity" ; 
     6166                vovecrtz:online_operation = "ave(X)" ; 
     6167                vovecrtz:interval_operation = 5760.f ; 
     6168                vovecrtz:interval_write = -1.f ; 
     6169                vovecrtz:coordinates = "time_counter depthw nav_lat nav_lon" ; 
     6170        float voveeivw(time_counter, depthw, y, x) ; 
     6171                voveeivw:units = "m/s" ; 
     6172                voveeivw:standard_name = "EIV ocean vertical velocity" ; 
     6173                voveeivw:_FillValue = 9.96921e+36f ; 
     6174                voveeivw:long_name = "EIV ocean vertical velocity" ; 
     6175                voveeivw:online_operation = "ave(X)" ; 
     6176                voveeivw:interval_operation = 5760.f ; 
     6177                voveeivw:interval_write = -1.f ; 
     6178                voveeivw:coordinates = "time_counter depthw nav_lat nav_lon" ; 
     6179        float wmo(time_counter, depthw, y, x) ; 
     6180                wmo:units = "kg/s" ; 
     6181                wmo:standard_name = "upward_ocean_mass_transport" ; 
     6182                wmo:_FillValue = 9.96921e+36f ; 
     6183                wmo:long_name = "upward_ocean_mass_transport" ; 
     6184                wmo:online_operation = "ave(X)" ; 
     6185                wmo:interval_operation = 5760.f ; 
     6186                wmo:interval_write = -1.f ; 
     6187                wmo:coordinates = "time_counter depthw nav_lat nav_lon" ; 
     6188        float wmosq(time_counter, depthw, y, x) ; 
     6189                wmosq:units = "kg2/s2" ; 
     6190                wmosq:standard_name = "square_pf_upward_ocean_mass_transport" ; 
     6191                wmosq:_FillValue = 9.96921e+36f ; 
     6192                wmosq:long_name = "square_pf_upward_ocean_mass_transport" ; 
     6193                wmosq:online_operation = "ave(X)" ; 
     6194                wmosq:interval_operation = 5760.f ; 
     6195                wmosq:interval_write = -1.f ; 
     6196                wmosq:coordinates = "time_counter depthw nav_lat nav_lon" ; 
     6197        float nav_lat(y, x) ; 
     6198                nav_lat:standard_name = "latitude" ; 
     6199                nav_lat:units = "degrees_north" ; 
     6200                nav_lat:valid_min = -78.19058f ; 
     6201                nav_lat:valid_max = 89.6139f ; 
     6202                nav_lat:long_name = "Latitude" ; 
     6203                nav_lat:nav_model = "Default grid" ; 
     6204        float nav_lon(y, x) ; 
     6205                nav_lon:standard_name = "longitude" ; 
     6206                nav_lon:units = "degrees_east" ; 
     6207                nav_lon:valid_min = -179.7507f ; 
     6208                nav_lon:valid_max = 180.f ; 
     6209                nav_lon:long_name = "Longitude" ; 
     6210                nav_lon:nav_model = "Default grid" ; 
     6211 
     6212// global attributes: 
     6213                :Conventions = "CF-1.1" ; 
     6214                :file_name = "ORCA2_1m_grid_W.nc" ; 
     6215                :production = "An IPSL model" ; 
     6216                :TimeStamp = "2010-JUL-24 00:19:46 GMT-0200" ; 
     6217                :NCO = "4.0.1" ; 
     6218} 
     6219== OCE/Output/MO/piControl2_18500101_18500131_1M_scalar.nc == 
     6220netcdf piControl2_18500101_18500131_1M_scalar { // format variant: 64bit  
     6221dimensions: 
     6222        x = 1 ; 
     6223        y = 1 ; 
     6224        time_counter = UNLIMITED ; // (1 currently) 
     6225        tbnds = 2 ; 
     6226variables: 
     6227        float nav_lon(y, x) ; 
     6228                nav_lon:standard_name = "longitude" ; 
     6229                nav_lon:units = "degrees_east" ; 
     6230                nav_lon:valid_min = 1.f ; 
     6231                nav_lon:valid_max = 1.f ; 
     6232                nav_lon:long_name = "Longitude" ; 
     6233                nav_lon:nav_model = "Default grid" ; 
     6234        float nav_lat(y, x) ; 
     6235                nav_lat:standard_name = "latitude" ; 
     6236                nav_lat:units = "degrees_north" ; 
     6237                nav_lat:valid_min = 1.f ; 
     6238                nav_lat:valid_max = 1.f ; 
     6239                nav_lat:long_name = "Latitude" ; 
     6240                nav_lat:nav_model = "Default grid" ; 
     6241        double time_counter(time_counter) ; 
     6242                time_counter:axis = "T" ; 
     6243                time_counter:standard_name = "time" ; 
     6244                time_counter:units = "seconds since 1800-01-01 00:00:00" ; 
     6245                time_counter:calendar = "noleap" ; 
     6246                time_counter:title = "Time" ; 
     6247                time_counter:long_name = "Time axis" ; 
     6248                time_counter:time_origin = " 1800-JAN-01 00:00:00" ; 
     6249                time_counter:bounds = "time_counter_bnds" ; 
     6250        double time_counter_bnds(time_counter, tbnds) ; 
     6251        float masso(time_counter, y, x) ; 
     6252                masso:units = "kg" ; 
     6253                masso:standard_name = "sea_water_mass" ; 
     6254                masso:_FillValue = 9.96921e+36f ; 
     6255                masso:long_name = "sea_water_mass" ; 
     6256                masso:online_operation = "ave(X)" ; 
     6257                masso:interval_operation = 5760.f ; 
     6258                masso:interval_write = -1.f ; 
     6259                masso:coordinates = "time_counter nav_lat nav_lon" ; 
     6260        float volo(time_counter, y, x) ; 
     6261                volo:units = "m3" ; 
     6262                volo:standard_name = "sea_water_volume" ; 
     6263                volo:_FillValue = 9.96921e+36f ; 
     6264                volo:long_name = "sea_water_volume" ; 
     6265                volo:online_operation = "ave(X)" ; 
     6266                volo:interval_operation = 5760.f ; 
     6267                volo:interval_write = -1.f ; 
     6268                volo:coordinates = "time_counter nav_lat nav_lon" ; 
     6269        float zosga(time_counter, y, x) ; 
     6270                zosga:units = "m" ; 
     6271                zosga:standard_name = "global_average_sea_level_change" ; 
     6272                zosga:_FillValue = 9.96921e+36f ; 
     6273                zosga:long_name = "global_average_sea_level_change" ; 
     6274                zosga:online_operation = "ave(X)" ; 
     6275                zosga:interval_operation = 5760.f ; 
     6276                zosga:interval_write = -1.f ; 
     6277                zosga:coordinates = "time_counter nav_lat nav_lon" ; 
     6278        float zossga(time_counter, y, x) ; 
     6279                zossga:units = "m" ; 
     6280                zossga:standard_name = "global_average_steric_sea_level_change" ; 
     6281                zossga:_FillValue = 9.96921e+36f ; 
     6282                zossga:long_name = "global_average_steric_sea_level_change" ; 
     6283                zossga:online_operation = "ave(X)" ; 
     6284                zossga:interval_operation = 5760.f ; 
     6285                zossga:interval_write = -1.f ; 
     6286                zossga:coordinates = "time_counter nav_lat nav_lon" ; 
     6287        float zostoga(time_counter, y, x) ; 
     6288                zostoga:units = "m" ; 
     6289                zostoga:standard_name = "global_average_thermosteric_sea_level_change" ; 
     6290                zostoga:_FillValue = 9.96921e+36f ; 
     6291                zostoga:long_name = "global_average_thermosteric_sea_level_change" ; 
     6292                zostoga:online_operation = "ave(X)" ; 
     6293                zostoga:interval_operation = 5760.f ; 
     6294                zostoga:interval_write = -1.f ; 
     6295                zostoga:coordinates = "time_counter nav_lat nav_lon" ; 
     6296        float thetaoga(time_counter, y, x) ; 
     6297                thetaoga:units = "degC" ; 
     6298                thetaoga:standard_name = "sea_water_potential_temperature" ; 
     6299                thetaoga:_FillValue = 9.96921e+36f ; 
     6300                thetaoga:long_name = "sea_water_potential_temperature" ; 
     6301                thetaoga:online_operation = "ave(X)" ; 
     6302                thetaoga:interval_operation = 5760.f ; 
     6303                thetaoga:interval_write = -1.f ; 
     6304                thetaoga:coordinates = "time_counter nav_lat nav_lon" ; 
     6305        float soga(time_counter, y, x) ; 
     6306                soga:units = "psu" ; 
     6307                soga:standard_name = "sea_water_salinity" ; 
     6308                soga:_FillValue = 9.96921e+36f ; 
     6309                soga:long_name = "sea_water_salinity" ; 
     6310                soga:online_operation = "ave(X)" ; 
     6311                soga:interval_operation = 5760.f ; 
     6312                soga:interval_write = -1.f ; 
     6313                soga:coordinates = "time_counter nav_lat nav_lon" ; 
     6314 
     6315// global attributes: 
     6316                :Conventions = "CF-1.1" ; 
     6317                :file_name = "ORCA2_1m_scalar.nc" ; 
     6318                :production = "An IPSL model" ; 
     6319                :TimeStamp = "2010-JUL-24 00:19:46 GMT-0200" ; 
     6320} 
     6321== SBG/Output/MO/piControl2_18500101_18500131_1M_stomate_history.nc == 
     6322netcdf piControl2_18500101_18500131_1M_stomate_history { // format variant: 64bit  
     6323dimensions: 
     6324        lon = 96 ; 
     6325        lat = 96 ; 
     6326        PFT = 13 ; 
     6327        P10 = 10 ; 
     6328        P100 = 100 ; 
     6329        P11 = 11 ; 
     6330        P101 = 101 ; 
     6331        time_counter = UNLIMITED ; // (1 currently) 
     6332        tbnds = 2 ; 
     6333variables: 
     6334        float lon(lon) ; 
     6335                lon:axis = "X" ; 
     6336                lon:standard_name = "longitude" ; 
     6337                lon:units = "degrees_east" ; 
     6338                lon:valid_min = -180.f ; 
     6339                lon:valid_max = 176.25f ; 
     6340                lon:long_name = "Longitude" ; 
     6341                lon:nav_model = "Default grid" ; 
     6342        float lat(lat) ; 
     6343                lat:axis = "Y" ; 
     6344                lat:standard_name = "latitude" ; 
     6345                lat:units = "degrees_north" ; 
     6346                lat:valid_min = -90.f ; 
     6347                lat:valid_max = 90.f ; 
     6348                lat:long_name = "Latitude" ; 
     6349                lat:nav_model = "Default grid" ; 
     6350        float PFT(PFT) ; 
     6351                PFT:axis = "Z" ; 
     6352                PFT:standard_name = "model_level_number" ; 
     6353                PFT:units = "1" ; 
     6354                PFT:valid_min = 1.f ; 
     6355                PFT:valid_max = 13.f ; 
     6356                PFT:title = "PFT" ; 
     6357                PFT:long_name = "Plant functional type" ; 
     6358        float P10(P10) ; 
     6359                P10:axis = "Z" ; 
     6360                P10:standard_name = "model_level_number" ; 
     6361                P10:units = "1" ; 
     6362                P10:valid_min = 1.f ; 
     6363                P10:valid_max = 10.f ; 
     6364                P10:title = "P10" ; 
     6365                P10:long_name = "Pool 10 years" ; 
     6366        float P100(P100) ; 
     6367                P100:axis = "Z" ; 
     6368                P100:standard_name = "model_level_number" ; 
     6369                P100:units = "1" ; 
     6370                P100:valid_min = 1.f ; 
     6371                P100:valid_max = 100.f ; 
     6372                P100:title = "P100" ; 
     6373                P100:long_name = "Pool 100 years" ; 
     6374        float P11(P11) ; 
     6375                P11:axis = "Z" ; 
     6376                P11:standard_name = "model_level_number" ; 
     6377                P11:units = "1" ; 
     6378                P11:valid_min = 1.f ; 
     6379                P11:valid_max = 11.f ; 
     6380                P11:title = "P11" ; 
     6381                P11:long_name = "Pool 10 years + 1" ; 
     6382        float P101(P101) ; 
     6383                P101:axis = "Z" ; 
     6384                P101:standard_name = "model_level_number" ; 
     6385                P101:units = "1" ; 
     6386                P101:valid_min = 1.f ; 
     6387                P101:valid_max = 101.f ; 
     6388                P101:title = "P101" ; 
     6389                P101:long_name = "Pool 100 years + 1" ; 
     6390        double time_counter(time_counter) ; 
     6391                time_counter:axis = "T" ; 
     6392                time_counter:standard_name = "time" ; 
     6393                time_counter:units = "seconds since 1800-01-01 00:00:00" ; 
     6394                time_counter:calendar = "noleap" ; 
     6395                time_counter:title = "Time" ; 
     6396                time_counter:long_name = "Time axis" ; 
     6397                time_counter:time_origin = " 1800-JAN-01 00:00:00" ; 
     6398                time_counter:bounds = "time_counter_bnds" ; 
     6399        double time_counter_bnds(time_counter, tbnds) ; 
     6400        float LITTER_STR_AB(time_counter, PFT, lat, lon) ; 
     6401                LITTER_STR_AB:units = "gC/m^2/pft" ; 
     6402                LITTER_STR_AB:standard_name = "structural litter above ground" ; 
     6403                LITTER_STR_AB:_FillValue = 9.96921e+36f ; 
     6404                LITTER_STR_AB:long_name = "structural litter above ground" ; 
     6405                LITTER_STR_AB:online_operation = "ave(scatter(X))" ; 
     6406                LITTER_STR_AB:interval_operation = 1800.f ; 
     6407                LITTER_STR_AB:interval_write = -1.f ; 
     6408                LITTER_STR_AB:coordinates = "time_counter PFT lat lon" ; 
     6409        float LITTER_MET_AB(time_counter, PFT, lat, lon) ; 
     6410                LITTER_MET_AB:units = "gC/m^2/pft" ; 
     6411                LITTER_MET_AB:standard_name = "metabolic litter above ground" ; 
     6412                LITTER_MET_AB:_FillValue = 9.96921e+36f ; 
     6413                LITTER_MET_AB:long_name = "metabolic litter above ground" ; 
     6414                LITTER_MET_AB:online_operation = "ave(scatter(X))" ; 
     6415                LITTER_MET_AB:interval_operation = 1800.f ; 
     6416                LITTER_MET_AB:interval_write = -1.f ; 
     6417                LITTER_MET_AB:coordinates = "time_counter PFT lat lon" ; 
     6418        float LITTER_STR_BE(time_counter, PFT, lat, lon) ; 
     6419                LITTER_STR_BE:units = "gC/m^2/pft" ; 
     6420                LITTER_STR_BE:standard_name = "structural litter below ground" ; 
     6421                LITTER_STR_BE:_FillValue = 9.96921e+36f ; 
     6422                LITTER_STR_BE:long_name = "structural litter below ground" ; 
     6423                LITTER_STR_BE:online_operation = "ave(scatter(X))" ; 
     6424                LITTER_STR_BE:interval_operation = 1800.f ; 
     6425                LITTER_STR_BE:interval_write = -1.f ; 
     6426                LITTER_STR_BE:coordinates = "time_counter PFT lat lon" ; 
     6427        float LITTER_MET_BE(time_counter, PFT, lat, lon) ; 
     6428                LITTER_MET_BE:units = "gC/m^2/pft" ; 
     6429                LITTER_MET_BE:standard_name = "metabolic litter below ground" ; 
     6430                LITTER_MET_BE:_FillValue = 9.96921e+36f ; 
     6431                LITTER_MET_BE:long_name = "metabolic litter below ground" ; 
     6432                LITTER_MET_BE:online_operation = "ave(scatter(X))" ; 
     6433                LITTER_MET_BE:interval_operation = 1800.f ; 
     6434                LITTER_MET_BE:interval_write = -1.f ; 
     6435                LITTER_MET_BE:coordinates = "time_counter PFT lat lon" ; 
     6436        float DEADLEAF_COVER(time_counter, lat, lon) ; 
     6437                DEADLEAF_COVER:units = "-" ; 
     6438                DEADLEAF_COVER:standard_name = "fraction of soil covered by dead leaves" ; 
     6439                DEADLEAF_COVER:_FillValue = 9.96921e+36f ; 
     6440                DEADLEAF_COVER:long_name = "fraction of soil covered by dead leaves" ; 
     6441                DEADLEAF_COVER:online_operation = "ave(scatter(X))" ; 
     6442                DEADLEAF_COVER:interval_operation = 1800.f ; 
     6443                DEADLEAF_COVER:interval_write = -1.f ; 
     6444                DEADLEAF_COVER:coordinates = "time_counter lat lon" ; 
     6445        float TOTAL_SOIL_CARB(time_counter, PFT, lat, lon) ; 
     6446                TOTAL_SOIL_CARB:units = "gC/m^2" ; 
     6447                TOTAL_SOIL_CARB:standard_name = "total soil and litter carbon" ; 
     6448                TOTAL_SOIL_CARB:_FillValue = 9.96921e+36f ; 
     6449                TOTAL_SOIL_CARB:long_name = "total soil and litter carbon" ; 
     6450                TOTAL_SOIL_CARB:online_operation = "ave(scatter(X))" ; 
     6451                TOTAL_SOIL_CARB:interval_operation = 1800.f ; 
     6452                TOTAL_SOIL_CARB:interval_write = -1.f ; 
     6453                TOTAL_SOIL_CARB:coordinates = "time_counter PFT lat lon" ; 
     6454        float CARBON_ACTIVE(time_counter, PFT, lat, lon) ; 
     6455                CARBON_ACTIVE:units = "gC/m^2/pft" ; 
     6456                CARBON_ACTIVE:standard_name = "active soil carbon in ground" ; 
     6457                CARBON_ACTIVE:_FillValue = 9.96921e+36f ; 
     6458                CARBON_ACTIVE:long_name = "active soil carbon in ground" ; 
     6459                CARBON_ACTIVE:online_operation = "ave(scatter(X))" ; 
     6460                CARBON_ACTIVE:interval_operation = 1800.f ; 
     6461                CARBON_ACTIVE:interval_write = -1.f ; 
     6462                CARBON_ACTIVE:coordinates = "time_counter PFT lat lon" ; 
     6463        float CARBON_SLOW(time_counter, PFT, lat, lon) ; 
     6464                CARBON_SLOW:units = "gC/m^2/pft" ; 
     6465                CARBON_SLOW:standard_name = "slow soil carbon in ground" ; 
     6466                CARBON_SLOW:_FillValue = 9.96921e+36f ; 
     6467                CARBON_SLOW:long_name = "slow soil carbon in ground" ; 
     6468                CARBON_SLOW:online_operation = "ave(scatter(X))" ; 
     6469                CARBON_SLOW:interval_operation = 1800.f ; 
     6470                CARBON_SLOW:interval_write = -1.f ; 
     6471                CARBON_SLOW:coordinates = "time_counter PFT lat lon" ; 
     6472        float CARBON_PASSIVE(time_counter, PFT, lat, lon) ; 
     6473                CARBON_PASSIVE:units = "gC/m^2/pft" ; 
     6474                CARBON_PASSIVE:standard_name = "passive soil carbon in ground" ; 
     6475                CARBON_PASSIVE:_FillValue = 9.96921e+36f ; 
     6476                CARBON_PASSIVE:long_name = "passive soil carbon in ground" ; 
     6477                CARBON_PASSIVE:online_operation = "ave(scatter(X))" ; 
     6478                CARBON_PASSIVE:interval_operation = 1800.f ; 
     6479                CARBON_PASSIVE:interval_write = -1.f ; 
     6480                CARBON_PASSIVE:coordinates = "time_counter PFT lat lon" ; 
     6481        float T2M_LONGTERM(time_counter, lat, lon) ; 
     6482                T2M_LONGTERM:units = "K" ; 
     6483                T2M_LONGTERM:standard_name = "Longterm 2 m temperature" ; 
     6484                T2M_LONGTERM:_FillValue = 9.96921e+36f ; 
     6485                T2M_LONGTERM:long_name = "Longterm 2 m temperature" ; 
     6486                T2M_LONGTERM:online_operation = "ave(scatter(X))" ; 
     6487                T2M_LONGTERM:interval_operation = 1800.f ; 
     6488                T2M_LONGTERM:interval_write = -1.f ; 
     6489                T2M_LONGTERM:coordinates = "time_counter lat lon" ; 
     6490        float T2M_MONTH(time_counter, lat, lon) ; 
     6491                T2M_MONTH:units = "K" ; 
     6492                T2M_MONTH:standard_name = "Monthly 2 m temperature" ; 
     6493                T2M_MONTH:_FillValue = 9.96921e+36f ; 
     6494                T2M_MONTH:long_name = "Monthly 2 m temperature" ; 
     6495                T2M_MONTH:online_operation = "ave(scatter(X))" ; 
     6496                T2M_MONTH:interval_operation = 1800.f ; 
     6497                T2M_MONTH:interval_write = -1.f ; 
     6498                T2M_MONTH:coordinates = "time_counter lat lon" ; 
     6499        float T2M_WEEK(time_counter, lat, lon) ; 
     6500                T2M_WEEK:units = "K" ; 
     6501                T2M_WEEK:standard_name = "Weekly 2 m temperature" ; 
     6502                T2M_WEEK:_FillValue = 9.96921e+36f ; 
     6503                T2M_WEEK:long_name = "Weekly 2 m temperature" ; 
     6504                T2M_WEEK:online_operation = "ave(scatter(X))" ; 
     6505                T2M_WEEK:interval_operation = 1800.f ; 
     6506                T2M_WEEK:interval_write = -1.f ; 
     6507                T2M_WEEK:coordinates = "time_counter lat lon" ; 
     6508        float HET_RESP(time_counter, PFT, lat, lon) ; 
     6509                HET_RESP:units = "gC/m^2 tot/pft/day" ; 
     6510                HET_RESP:standard_name = "heterotr. resp. from ground" ; 
     6511                HET_RESP:_FillValue = 9.96921e+36f ; 
     6512                HET_RESP:long_name = "heterotr. resp. from ground" ; 
     6513                HET_RESP:online_operation = "ave(scatter(X))" ; 
     6514                HET_RESP:interval_operation = 1800.f ; 
     6515                HET_RESP:interval_write = -1.f ; 
     6516                HET_RESP:coordinates = "time_counter PFT lat lon" ; 
     6517        float BLACK_CARBON(time_counter, lat, lon) ; 
     6518                BLACK_CARBON:units = "gC/m^2 tot" ; 
     6519                BLACK_CARBON:standard_name = "black carbon on average total ground" ; 
     6520                BLACK_CARBON:_FillValue = 9.96921e+36f ; 
     6521                BLACK_CARBON:long_name = "black carbon on average total ground" ; 
     6522                BLACK_CARBON:online_operation = "ave(scatter(X))" ; 
     6523                BLACK_CARBON:interval_operation = 1800.f ; 
     6524                BLACK_CARBON:interval_write = -1.f ; 
     6525                BLACK_CARBON:coordinates = "time_counter lat lon" ; 
     6526        float FIREFRAC(time_counter, PFT, lat, lon) ; 
     6527                FIREFRAC:units = "1/day" ; 
     6528                FIREFRAC:standard_name = "Fire fraction on ground" ; 
     6529                FIREFRAC:_FillValue = 9.96921e+36f ; 
     6530                FIREFRAC:long_name = "Fire fraction on ground" ; 
     6531                FIREFRAC:online_operation = "ave(scatter(X))" ; 
     6532                FIREFRAC:interval_operation = 1800.f ; 
     6533                FIREFRAC:interval_write = -1.f ; 
     6534                FIREFRAC:coordinates = "time_counter PFT lat lon" ; 
     6535        float FIREINDEX(time_counter, PFT, lat, lon) ; 
     6536                FIREINDEX:units = "-" ; 
     6537                FIREINDEX:standard_name = "Fire index on ground" ; 
     6538                FIREINDEX:_FillValue = 9.96921e+36f ; 
     6539                FIREINDEX:long_name = "Fire index on ground" ; 
     6540                FIREINDEX:online_operation = "ave(scatter(X))" ; 
     6541                FIREINDEX:interval_operation = 1800.f ; 
     6542                FIREINDEX:interval_write = -1.f ; 
     6543                FIREINDEX:coordinates = "time_counter PFT lat lon" ; 
     6544        float LITTERHUM(time_counter, lat, lon) ; 
     6545                LITTERHUM:units = "-" ; 
     6546                LITTERHUM:standard_name = "Litter humidity" ; 
     6547                LITTERHUM:_FillValue = 9.96921e+36f ; 
     6548                LITTERHUM:long_name = "Litter humidity" ; 
     6549                LITTERHUM:online_operation = "ave(scatter(X))" ; 
     6550                LITTERHUM:interval_operation = 1800.f ; 
     6551                LITTERHUM:interval_write = -1.f ; 
     6552                LITTERHUM:coordinates = "time_counter lat lon" ; 
     6553        float CO2FLUX_MONTHLY(time_counter, PFT, lat, lon) ; 
     6554                CO2FLUX_MONTHLY:units = "gC/m^2/pft/mth" ; 
     6555                CO2FLUX_MONTHLY:standard_name = "Monthly CO2 flux" ; 
     6556                CO2FLUX_MONTHLY:_FillValue = 9.96921e+36f ; 
     6557                CO2FLUX_MONTHLY:long_name = "Monthly CO2 flux" ; 
     6558                CO2FLUX_MONTHLY:online_operation = "ave(scatter(X))" ; 
     6559                CO2FLUX_MONTHLY:interval_operation = 1800.f ; 
     6560                CO2FLUX_MONTHLY:interval_write = -1.f ; 
     6561                CO2FLUX_MONTHLY:coordinates = "time_counter PFT lat lon" ; 
     6562        float CO2FLUX_MONTHLY_SUM(time_counter, lat, lon) ; 
     6563                CO2FLUX_MONTHLY_SUM:units = "PgC/m^2/mth" ; 
     6564                CO2FLUX_MONTHLY_SUM:standard_name = "Monthly CO2 flux" ; 
     6565                CO2FLUX_MONTHLY_SUM:_FillValue = 9.96921e+36f ; 
     6566                CO2FLUX_MONTHLY_SUM:long_name = "Monthly CO2 flux" ; 
     6567                CO2FLUX_MONTHLY_SUM:online_operation = "ave(scatter(X))" ; 
     6568                CO2FLUX_MONTHLY_SUM:interval_operation = 1800.f ; 
     6569                CO2FLUX_MONTHLY_SUM:interval_write = -1.f ; 
     6570                CO2FLUX_MONTHLY_SUM:coordinates = "time_counter lat lon" ; 
     6571        float CO2_FIRE(time_counter, PFT, lat, lon) ; 
     6572                CO2_FIRE:units = "gC/day/m^2/pft" ; 
     6573                CO2_FIRE:standard_name = "Output CO2 flux from fire" ; 
     6574                CO2_FIRE:_FillValue = 9.96921e+36f ; 
     6575                CO2_FIRE:long_name = "Output CO2 flux from fire" ; 
     6576                CO2_FIRE:online_operation = "ave(scatter(X))" ; 
     6577                CO2_FIRE:interval_operation = 1800.f ; 
     6578                CO2_FIRE:interval_write = -1.f ; 
     6579                CO2_FIRE:coordinates = "time_counter PFT lat lon" ; 
     6580        float CO2_TAKEN(time_counter, PFT, lat, lon) ; 
     6581                CO2_TAKEN:units = "gC/day/m^2/pft" ; 
     6582                CO2_TAKEN:standard_name = "CO2 taken from atmosphere for initiate growth" ; 
     6583                CO2_TAKEN:_FillValue = 9.96921e+36f ; 
     6584                CO2_TAKEN:long_name = "CO2 taken from atmosphere for initiate growth" ; 
     6585                CO2_TAKEN:online_operation = "ave(scatter(X))" ; 
     6586                CO2_TAKEN:interval_operation = 1800.f ; 
     6587                CO2_TAKEN:interval_write = -1.f ; 
     6588                CO2_TAKEN:coordinates = "time_counter PFT lat lon" ; 
     6589        float LAI(time_counter, PFT, lat, lon) ; 
     6590                LAI:units = "-" ; 
     6591                LAI:standard_name = "Leaf Area Index" ; 
     6592                LAI:_FillValue = 9.96921e+36f ; 
     6593                LAI:long_name = "Leaf Area Index" ; 
     6594                LAI:online_operation = "ave(scatter(X))" ; 
     6595                LAI:interval_operation = 1800.f ; 
     6596                LAI:interval_write = -1.f ; 
     6597                LAI:coordinates = "time_counter PFT lat lon" ; 
     6598        float VEGET(time_counter, PFT, lat, lon) ; 
     6599                VEGET:units = "-" ; 
     6600                VEGET:standard_name = "Vegetation fraction" ; 
     6601                VEGET:_FillValue = 9.96921e+36f ; 
     6602                VEGET:long_name = "Vegetation fraction" ; 
     6603                VEGET:online_operation = "ave(scatter(X))" ; 
     6604                VEGET:interval_operation = 1800.f ; 
     6605                VEGET:interval_write = -1.f ; 
     6606                VEGET:coordinates = "time_counter PFT lat lon" ; 
     6607        float VEGET_MAX(time_counter, PFT, lat, lon) ; 
     6608                VEGET_MAX:units = "-" ; 
     6609                VEGET_MAX:standard_name = "Maximum vegetation fraction (LAI -> infinity)" ; 
     6610                VEGET_MAX:_FillValue = 9.96921e+36f ; 
     6611                VEGET_MAX:long_name = "Maximum vegetation fraction (LAI -> infinity)" ; 
     6612                VEGET_MAX:online_operation = "ave(scatter(X))" ; 
     6613                VEGET_MAX:interval_operation = 1800.f ; 
     6614                VEGET_MAX:interval_write = -1.f ; 
     6615                VEGET_MAX:coordinates = "time_counter PFT lat lon" ; 
     6616        float NPP(time_counter, PFT, lat, lon) ; 
     6617                NPP:units = "gC/day/(m^2 tot)" ; 
     6618                NPP:standard_name = "Net primary productivity" ; 
     6619                NPP:_FillValue = 9.96921e+36f ; 
     6620                NPP:long_name = "Net primary productivity" ; 
     6621                NPP:online_operation = "ave(scatter(X))" ; 
     6622                NPP:interval_operation = 1800.f ; 
     6623                NPP:interval_write = -1.f ; 
     6624                NPP:coordinates = "time_counter PFT lat lon" ; 
     6625        float GPP(time_counter, PFT, lat, lon) ; 
     6626                GPP:units = "gC/day/m^2" ; 
     6627                GPP:standard_name = "Gross primary productivity" ; 
     6628                GPP:_FillValue = 9.96921e+36f ; 
     6629                GPP:long_name = "Gross primary productivity" ; 
     6630                GPP:online_operation = "ave(scatter(X))" ; 
     6631                GPP:interval_operation = 1800.f ; 
     6632                GPP:interval_write = -1.f ; 
     6633                GPP:coordinates = "time_counter PFT lat lon" ; 
     6634        float IND(time_counter, PFT, lat, lon) ; 
     6635                IND:units = "1/ m^2" ; 
     6636                IND:standard_name = "Density of individuals" ; 
     6637                IND:_FillValue = 9.96921e+36f ; 
     6638                IND:long_name = "Density of individuals" ; 
     6639                IND:online_operation = "ave(scatter(X))" ; 
     6640                IND:interval_operation = 1800.f ; 
     6641                IND:interval_write = -1.f ; 
     6642                IND:coordinates = "time_counter PFT lat lon" ; 
     6643        float TOTAL_M(time_counter, PFT, lat, lon) ; 
     6644                TOTAL_M:units = "gC/m^2/pft" ; 
     6645                TOTAL_M:standard_name = "Total living biomass" ; 
     6646                TOTAL_M:_FillValue = 9.96921e+36f ; 
     6647                TOTAL_M:long_name = "Total living biomass" ; 
     6648                TOTAL_M:online_operation = "ave(scatter(X))" ; 
     6649                TOTAL_M:interval_operation = 1800.f ; 
     6650                TOTAL_M:interval_write = -1.f ; 
     6651                TOTAL_M:coordinates = "time_counter PFT lat lon" ; 
     6652        float LEAF_M(time_counter, PFT, lat, lon) ; 
     6653                LEAF_M:units = "gC/m^2" ; 
     6654                LEAF_M:standard_name = "Leaf mass" ; 
     6655                LEAF_M:_FillValue = 9.96921e+36f ; 
     6656                LEAF_M:long_name = "Leaf mass" ; 
     6657                LEAF_M:online_operation = "ave(scatter(X))" ; 
     6658                LEAF_M:interval_operation = 1800.f ; 
     6659                LEAF_M:interval_write = -1.f ; 
     6660                LEAF_M:coordinates = "time_counter PFT lat lon" ; 
     6661        float SAP_M_AB(time_counter, PFT, lat, lon) ; 
     6662                SAP_M_AB:units = "gC/m^2" ; 
     6663                SAP_M_AB:standard_name = "Sap mass above ground" ; 
     6664                SAP_M_AB:_FillValue = 9.96921e+36f ; 
     6665                SAP_M_AB:long_name = "Sap mass above ground" ; 
     6666                SAP_M_AB:online_operation = "ave(scatter(X))" ; 
     6667                SAP_M_AB:interval_operation = 1800.f ; 
     6668                SAP_M_AB:interval_write = -1.f ; 
     6669                SAP_M_AB:coordinates = "time_counter PFT lat lon" ; 
     6670        float SAP_M_BE(time_counter, PFT, lat, lon) ; 
     6671                SAP_M_BE:units = "gC/m^2" ; 
     6672                SAP_M_BE:standard_name = "Sap mass below ground" ; 
     6673                SAP_M_BE:_FillValue = 9.96921e+36f ; 
     6674                SAP_M_BE:long_name = "Sap mass below ground" ; 
     6675                SAP_M_BE:online_operation = "ave(scatter(X))" ; 
     6676                SAP_M_BE:interval_operation = 1800.f ; 
     6677                SAP_M_BE:interval_write = -1.f ; 
     6678                SAP_M_BE:coordinates = "time_counter PFT lat lon" ; 
     6679        float HEART_M_AB(time_counter, PFT, lat, lon) ; 
     6680                HEART_M_AB:units = "gC/m^2" ; 
     6681                HEART_M_AB:standard_name = "Heartwood mass above ground" ; 
     6682                HEART_M_AB:_FillValue = 9.96921e+36f ; 
     6683                HEART_M_AB:long_name = "Heartwood mass above ground" ; 
     6684                HEART_M_AB:online_operation = "ave(scatter(X))" ; 
     6685                HEART_M_AB:interval_operation = 1800.f ; 
     6686                HEART_M_AB:interval_write = -1.f ; 
     6687                HEART_M_AB:coordinates = "time_counter PFT lat lon" ; 
     6688        float HEART_M_BE(time_counter, PFT, lat, lon) ; 
     6689                HEART_M_BE:units = "gC/m^2" ; 
     6690                HEART_M_BE:standard_name = "Heartwood mass below ground" ; 
     6691                HEART_M_BE:_FillValue = 9.96921e+36f ; 
     6692                HEART_M_BE:long_name = "Heartwood mass below ground" ; 
     6693                HEART_M_BE:online_operation = "ave(scatter(X))" ; 
     6694                HEART_M_BE:interval_operation = 1800.f ; 
     6695                HEART_M_BE:interval_write = -1.f ; 
     6696                HEART_M_BE:coordinates = "time_counter PFT lat lon" ; 
     6697        float ROOT_M(time_counter, PFT, lat, lon) ; 
     6698                ROOT_M:units = "gC/m^2" ; 
     6699                ROOT_M:standard_name = "Root mass" ; 
     6700                ROOT_M:_FillValue = 9.96921e+36f ; 
     6701                ROOT_M:long_name = "Root mass" ; 
     6702                ROOT_M:online_operation = "ave(scatter(X))" ; 
     6703                ROOT_M:interval_operation = 1800.f ; 
     6704                ROOT_M:interval_write = -1.f ; 
     6705                ROOT_M:coordinates = "time_counter PFT lat lon" ; 
     6706        float FRUIT_M(time_counter, PFT, lat, lon) ; 
     6707                FRUIT_M:units = "gC/m^2" ; 
     6708                FRUIT_M:standard_name = "Fruit mass" ; 
     6709                FRUIT_M:_FillValue = 9.96921e+36f ; 
     6710                FRUIT_M:long_name = "Fruit mass" ; 
     6711                FRUIT_M:online_operation = "ave(scatter(X))" ; 
     6712                FRUIT_M:interval_operation = 1800.f ; 
     6713                FRUIT_M:interval_write = -1.f ; 
     6714                FRUIT_M:coordinates = "time_counter PFT lat lon" ; 
     6715        float RESERVE_M(time_counter, PFT, lat, lon) ; 
     6716                RESERVE_M:units = "gC/m^2" ; 
     6717                RESERVE_M:standard_name = "Carbohydrate reserve mass" ; 
     6718                RESERVE_M:_FillValue = 9.96921e+36f ; 
     6719                RESERVE_M:long_name = "Carbohydrate reserve mass" ; 
     6720                RESERVE_M:online_operation = "ave(scatter(X))" ; 
     6721                RESERVE_M:interval_operation = 1800.f ; 
     6722                RESERVE_M:interval_write = -1.f ; 
     6723                RESERVE_M:coordinates = "time_counter PFT lat lon" ; 
     6724        float TOTAL_TURN(time_counter, PFT, lat, lon) ; 
     6725                TOTAL_TURN:units = "gC/m^2/day" ; 
     6726                TOTAL_TURN:standard_name = "total turnover rate" ; 
     6727                TOTAL_TURN:_FillValue = 9.96921e+36f ; 
     6728                TOTAL_TURN:long_name = "total turnover rate" ; 
     6729                TOTAL_TURN:online_operation = "ave(scatter(X))" ; 
     6730                TOTAL_TURN:interval_operation = 1800.f ; 
     6731                TOTAL_TURN:interval_write = -1.f ; 
     6732                TOTAL_TURN:coordinates = "time_counter PFT lat lon" ; 
     6733        float LEAF_TURN(time_counter, PFT, lat, lon) ; 
     6734                LEAF_TURN:units = "gC/m^2/day" ; 
     6735                LEAF_TURN:standard_name = "Leaf turnover" ; 
     6736                LEAF_TURN:_FillValue = 9.96921e+36f ; 
     6737                LEAF_TURN:long_name = "Leaf turnover" ; 
     6738                LEAF_TURN:online_operation = "ave(scatter(X))" ; 
     6739                LEAF_TURN:interval_operation = 1800.f ; 
     6740                LEAF_TURN:interval_write = -1.f ; 
     6741                LEAF_TURN:coordinates = "time_counter PFT lat lon" ; 
     6742        float SAP_AB_TURN(time_counter, PFT, lat, lon) ; 
     6743                SAP_AB_TURN:units = "gC/m^2/day" ; 
     6744                SAP_AB_TURN:standard_name = "Sap turnover above" ; 
     6745                SAP_AB_TURN:_FillValue = 9.96921e+36f ; 
     6746                SAP_AB_TURN:long_name = "Sap turnover above" ; 
     6747                SAP_AB_TURN:online_operation = "ave(scatter(X))" ; 
     6748                SAP_AB_TURN:interval_operation = 1800.f ; 
     6749                SAP_AB_TURN:interval_write = -1.f ; 
     6750                SAP_AB_TURN:coordinates = "time_counter PFT lat lon" ; 
     6751        float ROOT_TURN(time_counter, PFT, lat, lon) ; 
     6752                ROOT_TURN:units = "gC/m^2/day" ; 
     6753                ROOT_TURN:standard_name = "Root turnover" ; 
     6754                ROOT_TURN:_FillValue = 9.96921e+36f ; 
     6755                ROOT_TURN:long_name = "Root turnover" ; 
     6756                ROOT_TURN:online_operation = "ave(scatter(X))" ; 
     6757                ROOT_TURN:interval_operation = 1800.f ; 
     6758                ROOT_TURN:interval_write = -1.f ; 
     6759                ROOT_TURN:coordinates = "time_counter PFT lat lon" ; 
     6760        float FRUIT_TURN(time_counter, PFT, lat, lon) ; 
     6761                FRUIT_TURN:units = "gC/m^2/day" ; 
     6762                FRUIT_TURN:standard_name = "Fruit turnover" ; 
     6763                FRUIT_TURN:_FillValue = 9.96921e+36f ; 
     6764                FRUIT_TURN:long_name = "Fruit turnover" ; 
     6765                FRUIT_TURN:online_operation = "ave(scatter(X))" ; 
     6766                FRUIT_TURN:interval_operation = 1800.f ; 
     6767                FRUIT_TURN:interval_write = -1.f ; 
     6768                FRUIT_TURN:coordinates = "time_counter PFT lat lon" ; 
     6769        float TOTAL_BM_LITTER(time_counter, PFT, lat, lon) ; 
     6770                TOTAL_BM_LITTER:units = "gC/m^2/day" ; 
     6771                TOTAL_BM_LITTER:standard_name = "total conversion of biomass to litter" ; 
     6772                TOTAL_BM_LITTER:_FillValue = 9.96921e+36f ; 
     6773                TOTAL_BM_LITTER:long_name = "total conversion of biomass to litter" ; 
     6774                TOTAL_BM_LITTER:online_operation = "ave(scatter(X))" ; 
     6775                TOTAL_BM_LITTER:interval_operation = 1800.f ; 
     6776                TOTAL_BM_LITTER:interval_write = -1.f ; 
     6777                TOTAL_BM_LITTER:coordinates = "time_counter PFT lat lon" ; 
     6778        float LEAF_BM_LITTER(time_counter, PFT, lat, lon) ; 
     6779                LEAF_BM_LITTER:units = "gC/m^2/day" ; 
     6780                LEAF_BM_LITTER:standard_name = "Leaf death" ; 
     6781                LEAF_BM_LITTER:_FillValue = 9.96921e+36f ; 
     6782                LEAF_BM_LITTER:long_name = "Leaf death" ; 
     6783                LEAF_BM_LITTER:online_operation = "ave(scatter(X))" ; 
     6784                LEAF_BM_LITTER:interval_operation = 1800.f ; 
     6785                LEAF_BM_LITTER:interval_write = -1.f ; 
     6786                LEAF_BM_LITTER:coordinates = "time_counter PFT lat lon" ; 
     6787        float SAP_AB_BM_LITTER(time_counter, PFT, lat, lon) ; 
     6788                SAP_AB_BM_LITTER:units = "gC/m^2/day" ; 
     6789                SAP_AB_BM_LITTER:standard_name = "Sap death above ground" ; 
     6790                SAP_AB_BM_LITTER:_FillValue = 9.96921e+36f ; 
     6791                SAP_AB_BM_LITTER:long_name = "Sap death above ground" ; 
     6792                SAP_AB_BM_LITTER:online_operation = "ave(scatter(X))" ; 
     6793                SAP_AB_BM_LITTER:interval_operation = 1800.f ; 
     6794                SAP_AB_BM_LITTER:interval_write = -1.f ; 
     6795                SAP_AB_BM_LITTER:coordinates = "time_counter PFT lat lon" ; 
     6796        float SAP_BE_BM_LITTER(time_counter, PFT, lat, lon) ; 
     6797                SAP_BE_BM_LITTER:units = "gC/m^2/day" ; 
     6798                SAP_BE_BM_LITTER:standard_name = "Sap death below ground" ; 
     6799                SAP_BE_BM_LITTER:_FillValue = 9.96921e+36f ; 
     6800                SAP_BE_BM_LITTER:long_name = "Sap death below ground" ; 
     6801                SAP_BE_BM_LITTER:online_operation = "ave(scatter(X))" ; 
     6802                SAP_BE_BM_LITTER:interval_operation = 1800.f ; 
     6803                SAP_BE_BM_LITTER:interval_write = -1.f ; 
     6804                SAP_BE_BM_LITTER:coordinates = "time_counter PFT lat lon" ; 
     6805        float HEART_AB_BM_LITTER(time_counter, PFT, lat, lon) ; 
     6806                HEART_AB_BM_LITTER:units = "gC/m^2/day" ; 
     6807                HEART_AB_BM_LITTER:standard_name = "Heartwood death above ground" ; 
     6808                HEART_AB_BM_LITTER:_FillValue = 9.96921e+36f ; 
     6809                HEART_AB_BM_LITTER:long_name = "Heartwood death above ground" ; 
     6810                HEART_AB_BM_LITTER:online_operation = "ave(scatter(X))" ; 
     6811                HEART_AB_BM_LITTER:interval_operation = 1800.f ; 
     6812                HEART_AB_BM_LITTER:interval_write = -1.f ; 
     6813                HEART_AB_BM_LITTER:coordinates = "time_counter PFT lat lon" ; 
     6814        float HEART_BE_BM_LITTER(time_counter, PFT, lat, lon) ; 
     6815                HEART_BE_BM_LITTER:units = "gC/m^2/day" ; 
     6816                HEART_BE_BM_LITTER:standard_name = "Heartwood death below ground" ; 
     6817                HEART_BE_BM_LITTER:_FillValue = 9.96921e+36f ; 
     6818                HEART_BE_BM_LITTER:long_name = "Heartwood death below ground" ; 
     6819                HEART_BE_BM_LITTER:online_operation = "ave(scatter(X))" ; 
     6820                HEART_BE_BM_LITTER:interval_operation = 1800.f ; 
     6821                HEART_BE_BM_LITTER:interval_write = -1.f ; 
     6822                HEART_BE_BM_LITTER:coordinates = "time_counter PFT lat lon" ; 
     6823        float ROOT_BM_LITTER(time_counter, PFT, lat, lon) ; 
     6824                ROOT_BM_LITTER:units = "gC/m^2/day" ; 
     6825                ROOT_BM_LITTER:standard_name = "Root death" ; 
     6826                ROOT_BM_LITTER:_FillValue = 9.96921e+36f ; 
     6827                ROOT_BM_LITTER:long_name = "Root death" ; 
     6828                ROOT_BM_LITTER:online_operation = "ave(scatter(X))" ; 
     6829                ROOT_BM_LITTER:interval_operation = 1800.f ; 
     6830                ROOT_BM_LITTER:interval_write = -1.f ; 
     6831                ROOT_BM_LITTER:coordinates = "time_counter PFT lat lon" ; 
     6832        float FRUIT_BM_LITTER(time_counter, PFT, lat, lon) ; 
     6833                FRUIT_BM_LITTER:units = "gC/m^2/day" ; 
     6834                FRUIT_BM_LITTER:standard_name = "Fruit death" ; 
     6835                FRUIT_BM_LITTER:_FillValue = 9.96921e+36f ; 
     6836                FRUIT_BM_LITTER:long_name = "Fruit death" ; 
     6837                FRUIT_BM_LITTER:online_operation = "ave(scatter(X))" ; 
     6838                FRUIT_BM_LITTER:interval_operation = 1800.f ; 
     6839                FRUIT_BM_LITTER:interval_write = -1.f ; 
     6840                FRUIT_BM_LITTER:coordinates = "time_counter PFT lat lon" ; 
     6841        float RESERVE_BM_LITTER(time_counter, PFT, lat, lon) ; 
     6842                RESERVE_BM_LITTER:units = "gC/m^2/day" ; 
     6843                RESERVE_BM_LITTER:standard_name = "Carbohydrate reserve death" ; 
     6844                RESERVE_BM_LITTER:_FillValue = 9.96921e+36f ; 
     6845                RESERVE_BM_LITTER:long_name = "Carbohydrate reserve death" ; 
     6846                RESERVE_BM_LITTER:online_operation = "ave(scatter(X))" ; 
     6847                RESERVE_BM_LITTER:interval_operation = 1800.f ; 
     6848                RESERVE_BM_LITTER:interval_write = -1.f ; 
     6849                RESERVE_BM_LITTER:coordinates = "time_counter PFT lat lon" ; 
     6850        float MAINT_RESP(time_counter, PFT, lat, lon) ; 
     6851                MAINT_RESP:units = "gC/m^2/day" ; 
     6852                MAINT_RESP:standard_name = "Maintenance respiration" ; 
     6853                MAINT_RESP:_FillValue = 9.96921e+36f ; 
     6854                MAINT_RESP:long_name = "Maintenance respiration" ; 
     6855                MAINT_RESP:online_operation = "ave(scatter(X))" ; 
     6856                MAINT_RESP:interval_operation = 1800.f ; 
     6857                MAINT_RESP:interval_write = -1.f ; 
     6858                MAINT_RESP:coordinates = "time_counter PFT lat lon" ; 
     6859        float GROWTH_RESP(time_counter, PFT, lat, lon) ; 
     6860                GROWTH_RESP:units = "gC/m^2/day" ; 
     6861                GROWTH_RESP:standard_name = "Growth respiration" ; 
     6862                GROWTH_RESP:_FillValue = 9.96921e+36f ; 
     6863                GROWTH_RESP:long_name = "Growth respiration" ; 
     6864                GROWTH_RESP:online_operation = "ave(scatter(X))" ; 
     6865                GROWTH_RESP:interval_operation = 1800.f ; 
     6866                GROWTH_RESP:interval_write = -1.f ; 
     6867                GROWTH_RESP:coordinates = "time_counter PFT lat lon" ; 
     6868        float AGE(time_counter, PFT, lat, lon) ; 
     6869                AGE:units = "years" ; 
     6870                AGE:standard_name = "age" ; 
     6871                AGE:_FillValue = 9.96921e+36f ; 
     6872                AGE:long_name = "age" ; 
     6873                AGE:online_operation = "ave(scatter(X))" ; 
     6874                AGE:interval_operation = 1800.f ; 
     6875                AGE:interval_write = -1.f ; 
     6876                AGE:coordinates = "time_counter PFT lat lon" ; 
     6877        float HEIGHT(time_counter, PFT, lat, lon) ; 
     6878                HEIGHT:units = "m" ; 
     6879                HEIGHT:standard_name = "height" ; 
     6880                HEIGHT:_FillValue = 9.96921e+36f ; 
     6881                HEIGHT:long_name = "height" ; 
     6882                HEIGHT:online_operation = "ave(scatter(X))" ; 
     6883                HEIGHT:interval_operation = 1800.f ; 
     6884                HEIGHT:interval_write = -1.f ; 
     6885                HEIGHT:coordinates = "time_counter PFT lat lon" ; 
     6886        float MOISTRESS(time_counter, PFT, lat, lon) ; 
     6887                MOISTRESS:units = "-" ; 
     6888                MOISTRESS:standard_name = "weekly moisture stress" ; 
     6889                MOISTRESS:_FillValue = 9.96921e+36f ; 
     6890                MOISTRESS:long_name = "weekly moisture stress" ; 
     6891                MOISTRESS:online_operation = "ave(scatter(X))" ; 
     6892                MOISTRESS:interval_operation = 1800.f ; 
     6893                MOISTRESS:interval_write = -1.f ; 
     6894                MOISTRESS:coordinates = "time_counter PFT lat lon" ; 
     6895        float VCMAX(time_counter, PFT, lat, lon) ; 
     6896                VCMAX:units = "-" ; 
     6897                VCMAX:standard_name = "Maximum rate of carboxylation" ; 
     6898                VCMAX:_FillValue = 9.96921e+36f ; 
     6899                VCMAX:long_name = "Maximum rate of carboxylation" ; 
     6900                VCMAX:online_operation = "ave(scatter(X))" ; 
     6901                VCMAX:interval_operation = 1800.f ; 
     6902                VCMAX:interval_write = -1.f ; 
     6903                VCMAX:coordinates = "time_counter PFT lat lon" ; 
     6904        float LEAF_AGE(time_counter, PFT, lat, lon) ; 
     6905                LEAF_AGE:units = "days" ; 
     6906                LEAF_AGE:standard_name = "leaf age" ; 
     6907                LEAF_AGE:_FillValue = 9.96921e+36f ; 
     6908                LEAF_AGE:long_name = "leaf age" ; 
     6909                LEAF_AGE:online_operation = "ave(scatter(X))" ; 
     6910                LEAF_AGE:interval_operation = 1800.f ; 
     6911                LEAF_AGE:interval_write = -1.f ; 
     6912                LEAF_AGE:coordinates = "time_counter PFT lat lon" ; 
     6913        float MORTALITY(time_counter, PFT, lat, lon) ; 
     6914                MORTALITY:units = "1/day" ; 
     6915                MORTALITY:standard_name = "Fraction of trees that dies (gap)" ; 
     6916                MORTALITY:_FillValue = 9.96921e+36f ; 
     6917                MORTALITY:long_name = "Fraction of trees that dies (gap)" ; 
     6918                MORTALITY:online_operation = "ave(scatter(X))" ; 
     6919                MORTALITY:interval_operation = 1800.f ; 
     6920                MORTALITY:interval_write = -1.f ; 
     6921                MORTALITY:coordinates = "time_counter PFT lat lon" ; 
     6922        float FIREDEATH(time_counter, PFT, lat, lon) ; 
     6923                FIREDEATH:units = "1/day" ; 
     6924                FIREDEATH:standard_name = "Fraction of plants killed by fire" ; 
     6925                FIREDEATH:_FillValue = 9.96921e+36f ; 
     6926                FIREDEATH:long_name = "Fraction of plants killed by fire" ; 
     6927                FIREDEATH:online_operation = "ave(scatter(X))" ; 
     6928                FIREDEATH:interval_operation = 1800.f ; 
     6929                FIREDEATH:interval_write = -1.f ; 
     6930                FIREDEATH:coordinates = "time_counter PFT lat lon" ; 
     6931        float IND_ESTAB(time_counter, PFT, lat, lon) ; 
     6932                IND_ESTAB:units = "1/day" ; 
     6933                IND_ESTAB:standard_name = "Density of newly established saplings" ; 
     6934                IND_ESTAB:_FillValue = 9.96921e+36f ; 
     6935                IND_ESTAB:long_name = "Density of newly established saplings" ; 
     6936                IND_ESTAB:online_operation = "ave(scatter(X))" ; 
     6937                IND_ESTAB:interval_operation = 1800.f ; 
     6938                IND_ESTAB:interval_write = -1.f ; 
     6939                IND_ESTAB:coordinates = "time_counter PFT lat lon" ; 
     6940        float LIGHT_DEATH(time_counter, PFT, lat, lon) ; 
     6941                LIGHT_DEATH:units = "1/day" ; 
     6942                LIGHT_DEATH:standard_name = "Fraction of plants that dies (light competition)" ; 
     6943                LIGHT_DEATH:_FillValue = 9.96921e+36f ; 
     6944                LIGHT_DEATH:long_name = "Fraction of plants that dies (light competition)" ; 
     6945                LIGHT_DEATH:online_operation = "ave(scatter(X))" ; 
     6946                LIGHT_DEATH:interval_operation = 1800.f ; 
     6947                LIGHT_DEATH:interval_write = -1.f ; 
     6948                LIGHT_DEATH:coordinates = "time_counter PFT lat lon" ; 
     6949        float BM_ALLOC_LEAF(time_counter, PFT, lat, lon) ; 
     6950                BM_ALLOC_LEAF:units = "gC/m**2/pft/dt" ; 
     6951                BM_ALLOC_LEAF:standard_name = "biomass allocated to leaves" ; 
     6952                BM_ALLOC_LEAF:_FillValue = 9.96921e+36f ; 
     6953                BM_ALLOC_LEAF:long_name = "biomass allocated to leaves" ; 
     6954                BM_ALLOC_LEAF:online_operation = "ave(scatter(X))" ; 
     6955                BM_ALLOC_LEAF:interval_operation = 1800.f ; 
     6956                BM_ALLOC_LEAF:interval_write = -1.f ; 
     6957                BM_ALLOC_LEAF:coordinates = "time_counter PFT lat lon" ; 
     6958        float BM_ALLOC_SAP_AB(time_counter, PFT, lat, lon) ; 
     6959                BM_ALLOC_SAP_AB:units = "gC/m**2/pft/dt" ; 
     6960                BM_ALLOC_SAP_AB:standard_name = "biomass allocated to sapwood above ground" ; 
     6961                BM_ALLOC_SAP_AB:_FillValue = 9.96921e+36f ; 
     6962                BM_ALLOC_SAP_AB:long_name = "biomass allocated to sapwood above ground" ; 
     6963                BM_ALLOC_SAP_AB:online_operation = "ave(scatter(X))" ; 
     6964                BM_ALLOC_SAP_AB:interval_operation = 1800.f ; 
     6965                BM_ALLOC_SAP_AB:interval_write = -1.f ; 
     6966                BM_ALLOC_SAP_AB:coordinates = "time_counter PFT lat lon" ; 
     6967        float BM_ALLOC_SAP_BE(time_counter, PFT, lat, lon) ; 
     6968                BM_ALLOC_SAP_BE:units = "gC/m**2/pft/dt" ; 
     6969                BM_ALLOC_SAP_BE:standard_name = "biomass allocated to sapwood below ground" ; 
     6970                BM_ALLOC_SAP_BE:_FillValue = 9.96921e+36f ; 
     6971                BM_ALLOC_SAP_BE:long_name = "biomass allocated to sapwood below ground" ; 
     6972                BM_ALLOC_SAP_BE:online_operation = "ave(scatter(X))" ; 
     6973                BM_ALLOC_SAP_BE:interval_operation = 1800.f ; 
     6974                BM_ALLOC_SAP_BE:interval_write = -1.f ; 
     6975                BM_ALLOC_SAP_BE:coordinates = "time_counter PFT lat lon" ; 
     6976        float BM_ALLOC_ROOT(time_counter, PFT, lat, lon) ; 
     6977                BM_ALLOC_ROOT:units = "gC/m**2/pft/dt" ; 
     6978                BM_ALLOC_ROOT:standard_name = "biomass allocated to roots" ; 
     6979                BM_ALLOC_ROOT:_FillValue = 9.96921e+36f ; 
     6980                BM_ALLOC_ROOT:long_name = "biomass allocated to roots" ; 
     6981                BM_ALLOC_ROOT:online_operation = "ave(scatter(X))" ; 
     6982                BM_ALLOC_ROOT:interval_operation = 1800.f ; 
     6983                BM_ALLOC_ROOT:interval_write = -1.f ; 
     6984                BM_ALLOC_ROOT:coordinates = "time_counter PFT lat lon" ; 
     6985        float BM_ALLOC_FRUIT(time_counter, PFT, lat, lon) ; 
     6986                BM_ALLOC_FRUIT:units = "gC/m**2/pft/dt" ; 
     6987                BM_ALLOC_FRUIT:standard_name = "biomass allocated to fruits" ; 
     6988                BM_ALLOC_FRUIT:_FillValue = 9.96921e+36f ; 
     6989                BM_ALLOC_FRUIT:long_name = "biomass allocated to fruits" ; 
     6990                BM_ALLOC_FRUIT:online_operation = "ave(scatter(X))" ; 
     6991                BM_ALLOC_FRUIT:interval_operation = 1800.f ; 
     6992                BM_ALLOC_FRUIT:interval_write = -1.f ; 
     6993                BM_ALLOC_FRUIT:coordinates = "time_counter PFT lat lon" ; 
     6994        float BM_ALLOC_RES(time_counter, PFT, lat, lon) ; 
     6995                BM_ALLOC_RES:units = "gC/m**2/pft/dt" ; 
     6996                BM_ALLOC_RES:standard_name = "biomass allocated to carbohydrate reserve" ; 
     6997                BM_ALLOC_RES:_FillValue = 9.96921e+36f ; 
     6998                BM_ALLOC_RES:long_name = "biomass allocated to carbohydrate reserve" ; 
     6999                BM_ALLOC_RES:online_operation = "ave(scatter(X))" ; 
     7000                BM_ALLOC_RES:interval_operation = 1800.f ; 
     7001                BM_ALLOC_RES:interval_write = -1.f ; 
     7002                BM_ALLOC_RES:coordinates = "time_counter PFT lat lon" ; 
     7003        float HERBIVORES(time_counter, PFT, lat, lon) ; 
     7004                HERBIVORES:units = "days" ; 
     7005                HERBIVORES:standard_name = "time constant of herbivore activity" ; 
     7006                HERBIVORES:_FillValue = 9.96921e+36f ; 
     7007                HERBIVORES:long_name = "time constant of herbivore activity" ; 
     7008                HERBIVORES:online_operation = "ave(scatter(X))" ; 
     7009                HERBIVORES:interval_operation = 1800.f ; 
     7010                HERBIVORES:interval_write = -1.f ; 
     7011                HERBIVORES:coordinates = "time_counter PFT lat lon" ; 
     7012        float TURNOVER_TIME(time_counter, PFT, lat, lon) ; 
     7013                TURNOVER_TIME:units = "days" ; 
     7014                TURNOVER_TIME:standard_name = "turnover time for grass leaves" ; 
     7015                TURNOVER_TIME:_FillValue = 9.96921e+36f ; 
     7016                TURNOVER_TIME:long_name = "turnover time for grass leaves" ; 
     7017                TURNOVER_TIME:online_operation = "ave(scatter(X))" ; 
     7018                TURNOVER_TIME:interval_operation = 1800.f ; 
     7019                TURNOVER_TIME:interval_write = -1.f ; 
     7020                TURNOVER_TIME:coordinates = "time_counter PFT lat lon" ; 
     7021        float PROD10(time_counter, P11, lat, lon) ; 
     7022                PROD10:units = "gC/m**2" ; 
     7023                PROD10:standard_name = "10 year wood product pool" ; 
     7024                PROD10:_FillValue = 9.96921e+36f ; 
     7025                PROD10:long_name = "10 year wood product pool" ; 
     7026                PROD10:online_operation = "ave(scatter(X))" ; 
     7027                PROD10:interval_operation = 1800.f ; 
     7028                PROD10:interval_write = -1.f ; 
     7029                PROD10:coordinates = "time_counter P11 lat lon" ; 
     7030        float FLUX10(time_counter, P10, lat, lon) ; 
     7031                FLUX10:units = "gC/m**2/yr" ; 
     7032                FLUX10:standard_name = "annual flux for each 10 year wood product pool" ; 
     7033                FLUX10:_FillValue = 9.96921e+36f ; 
     7034                FLUX10:long_name = "annual flux for each 10 year wood product pool" ; 
     7035                FLUX10:online_operation = "ave(scatter(X))" ; 
     7036                FLUX10:interval_operation = 1800.f ; 
     7037                FLUX10:interval_write = -1.f ; 
     7038                FLUX10:coordinates = "time_counter P10 lat lon" ; 
     7039        float PROD100(time_counter, P101, lat, lon) ; 
     7040                PROD100:units = "gC/m**2" ; 
     7041                PROD100:standard_name = "100 year wood product pool" ; 
     7042                PROD100:_FillValue = 9.96921e+36f ; 
     7043                PROD100:long_name = "100 year wood product pool" ; 
     7044                PROD100:online_operation = "ave(scatter(X))" ; 
     7045                PROD100:interval_operation = 1800.f ; 
     7046                PROD100:interval_write = -1.f ; 
     7047                PROD100:coordinates = "time_counter P101 lat lon" ; 
     7048        float FLUX100(time_counter, P100, lat, lon) ; 
     7049                FLUX100:units = "gC/m**2/yr" ; 
     7050                FLUX100:standard_name = "annual flux for each 100 year wood product pool" ; 
     7051                FLUX100:_FillValue = 9.96921e+36f ; 
     7052                FLUX100:long_name = "annual flux for each 100 year wood product pool" ; 
     7053                FLUX100:online_operation = "ave(scatter(X))" ; 
     7054                FLUX100:interval_operation = 1800.f ; 
     7055                FLUX100:interval_write = -1.f ; 
     7056                FLUX100:coordinates = "time_counter P100 lat lon" ; 
     7057        float CONVFLUX(time_counter, lat, lon) ; 
     7058                CONVFLUX:units = "gC/m**2/dt" ; 
     7059                CONVFLUX:standard_name = "annual release right after deforestation" ; 
     7060                CONVFLUX:_FillValue = 9.96921e+36f ; 
     7061                CONVFLUX:long_name = "annual release right after deforestation" ; 
     7062                CONVFLUX:online_operation = "ave(scatter(X))" ; 
     7063                CONVFLUX:interval_operation = 1800.f ; 
     7064                CONVFLUX:interval_write = -1.f ; 
     7065                CONVFLUX:coordinates = "time_counter lat lon" ; 
     7066        float CFLUX_PROD10(time_counter, lat, lon) ; 
     7067                CFLUX_PROD10:units = "gC/m**2/dt" ; 
     7068                CFLUX_PROD10:standard_name = "annual release from all 10 year wood product pools" ; 
     7069                CFLUX_PROD10:_FillValue = 9.96921e+36f ; 
     7070                CFLUX_PROD10:long_name = "annual release from all 10 year wood product pools" ; 
     7071                CFLUX_PROD10:online_operation = "ave(scatter(X))" ; 
     7072                CFLUX_PROD10:interval_operation = 1800.f ; 
     7073                CFLUX_PROD10:interval_write = -1.f ; 
     7074                CFLUX_PROD10:coordinates = "time_counter lat lon" ; 
     7075        float CFLUX_PROD100(time_counter, lat, lon) ; 
     7076                CFLUX_PROD100:units = "gC/m**2/dt" ; 
     7077                CFLUX_PROD100:standard_name = "annual release from all 100year wood product pools" ; 
     7078                CFLUX_PROD100:_FillValue = 9.96921e+36f ; 
     7079                CFLUX_PROD100:long_name = "annual release from all 100year wood product pools" ; 
     7080                CFLUX_PROD100:online_operation = "ave(scatter(X))" ; 
     7081                CFLUX_PROD100:interval_operation = 1800.f ; 
     7082                CFLUX_PROD100:interval_write = -1.f ; 
     7083                CFLUX_PROD100:coordinates = "time_counter lat lon" ; 
     7084        float HARVEST_ABOVE(time_counter, lat, lon) ; 
     7085                HARVEST_ABOVE:units = "gC/m**2/yr" ; 
     7086                HARVEST_ABOVE:standard_name = "annual release product after harvest" ; 
     7087                HARVEST_ABOVE:_FillValue = 9.96921e+36f ; 
     7088                HARVEST_ABOVE:long_name = "annual release product after harvest" ; 
     7089                HARVEST_ABOVE:online_operation = "ave(scatter(X))" ; 
     7090                HARVEST_ABOVE:interval_operation = 1800.f ; 
     7091                HARVEST_ABOVE:interval_write = -1.f ; 
     7092                HARVEST_ABOVE:coordinates = "time_counter lat lon" ; 
     7093        float RESOLUTION_X(lat, lon) ; 
     7094                RESOLUTION_X:units = "m" ; 
     7095                RESOLUTION_X:standard_name = "E-W resolution" ; 
     7096                RESOLUTION_X:_FillValue = 9.96921e+36f ; 
     7097                RESOLUTION_X:long_name = "E-W resolution" ; 
     7098                RESOLUTION_X:online_operation = "once(scatter(X))" ; 
     7099                RESOLUTION_X:coordinates = "lat lon" ; 
     7100        float RESOLUTION_Y(lat, lon) ; 
     7101                RESOLUTION_Y:units = "m" ; 
     7102                RESOLUTION_Y:standard_name = "N-S resolution" ; 
     7103                RESOLUTION_Y:_FillValue = 9.96921e+36f ; 
     7104                RESOLUTION_Y:long_name = "N-S resolution" ; 
     7105                RESOLUTION_Y:online_operation = "once(scatter(X))" ; 
     7106                RESOLUTION_Y:coordinates = "lat lon" ; 
     7107        float CONTFRAC(lat, lon) ; 
     7108                CONTFRAC:units = "1" ; 
     7109                CONTFRAC:standard_name = "Continental fraction" ; 
     7110                CONTFRAC:_FillValue = 9.96921e+36f ; 
     7111                CONTFRAC:long_name = "Continental fraction" ; 
     7112                CONTFRAC:online_operation = "once(scatter(X))" ; 
     7113                CONTFRAC:coordinates = "lat lon" ; 
     7114        float Areas(lat, lon) ; 
     7115                Areas:units = "m2" ; 
     7116                Areas:standard_name = "Mesh areas" ; 
     7117                Areas:_FillValue = 9.96921e+36f ; 
     7118                Areas:long_name = "Mesh areas" ; 
     7119                Areas:online_operation = "once(scatter(X))" ; 
     7120                Areas:coordinates = "lat lon" ; 
     7121        float WHEN_GROWTHINIT(time_counter, PFT, lat, lon) ; 
     7122                WHEN_GROWTHINIT:units = "d" ; 
     7123                WHEN_GROWTHINIT:standard_name = "Time elapsed from season beginning" ; 
     7124                WHEN_GROWTHINIT:_FillValue = 9.96921e+36f ; 
     7125                WHEN_GROWTHINIT:long_name = "Time elapsed from season beginning" ; 
     7126                WHEN_GROWTHINIT:online_operation = "ave(scatter(X))" ; 
     7127                WHEN_GROWTHINIT:interval_operation = 1800.f ; 
     7128                WHEN_GROWTHINIT:interval_write = -1.f ; 
     7129                WHEN_GROWTHINIT:coordinates = "time_counter PFT lat lon" ; 
     7130        float TIME_LOWGPP(time_counter, PFT, lat, lon) ; 
     7131                TIME_LOWGPP:units = "d" ; 
     7132                TIME_LOWGPP:standard_name = "Time elapsed since the end of GPP" ; 
     7133                TIME_LOWGPP:_FillValue = 9.96921e+36f ; 
     7134                TIME_LOWGPP:long_name = "Time elapsed since the end of GPP" ; 
     7135                TIME_LOWGPP:online_operation = "ave(scatter(X))" ; 
     7136                TIME_LOWGPP:interval_operation = 1800.f ; 
     7137                TIME_LOWGPP:interval_write = -1.f ; 
     7138                TIME_LOWGPP:coordinates = "time_counter PFT lat lon" ; 
     7139        float PFTPRESENT(time_counter, PFT, lat, lon) ; 
     7140                PFTPRESENT:units = "d" ; 
     7141                PFTPRESENT:standard_name = "PFT exists" ; 
     7142                PFTPRESENT:_FillValue = 9.96921e+36f ; 
     7143                PFTPRESENT:long_name = "PFT exists" ; 
     7144                PFTPRESENT:online_operation = "ave(scatter(X))" ; 
     7145                PFTPRESENT:interval_operation = 1800.f ; 
     7146                PFTPRESENT:interval_write = -1.f ; 
     7147                PFTPRESENT:coordinates = "time_counter PFT lat lon" ; 
     7148        float GDD_MIDWINTER(time_counter, PFT, lat, lon) ; 
     7149                GDD_MIDWINTER:units = "degK" ; 
     7150                GDD_MIDWINTER:standard_name = "Growing degree days, since midwinter" ; 
     7151                GDD_MIDWINTER:_FillValue = 9.96921e+36f ; 
     7152                GDD_MIDWINTER:long_name = "Growing degree days, since midwinter" ; 
     7153                GDD_MIDWINTER:online_operation = "ave(scatter(X))" ; 
     7154                GDD_MIDWINTER:interval_operation = 1800.f ; 
     7155                GDD_MIDWINTER:interval_write = -1.f ; 
     7156                GDD_MIDWINTER:coordinates = "time_counter PFT lat lon" ; 
     7157        float NCD_DORMANCE(time_counter, PFT, lat, lon) ; 
     7158                NCD_DORMANCE:units = "d" ; 
     7159                NCD_DORMANCE:standard_name = "Number of chilling days, since leaves were lost" ; 
     7160                NCD_DORMANCE:_FillValue = 9.96921e+36f ; 
     7161                NCD_DORMANCE:long_name = "Number of chilling days, since leaves were lost" ; 
     7162                NCD_DORMANCE:online_operation = "ave(scatter(X))" ; 
     7163                NCD_DORMANCE:interval_operation = 1800.f ; 
     7164                NCD_DORMANCE:interval_write = -1.f ; 
     7165                NCD_DORMANCE:coordinates = "time_counter PFT lat lon" ; 
     7166        float ALLOW_INITPHENO(time_counter, PFT, lat, lon) ; 
     7167                ALLOW_INITPHENO:units = "-" ; 
     7168                ALLOW_INITPHENO:standard_name = "Allow to declare beginning of the growing season" ; 
     7169                ALLOW_INITPHENO:_FillValue = 9.96921e+36f ; 
     7170                ALLOW_INITPHENO:long_name = "Allow to declare beginning of the growing season" ; 
     7171                ALLOW_INITPHENO:online_operation = "ave(scatter(X))" ; 
     7172                ALLOW_INITPHENO:interval_operation = 1800.f ; 
     7173                ALLOW_INITPHENO:interval_write = -1.f ; 
     7174                ALLOW_INITPHENO:coordinates = "time_counter PFT lat lon" ; 
     7175        float BEGIN_LEAVES(time_counter, PFT, lat, lon) ; 
     7176                BEGIN_LEAVES:units = "-" ; 
     7177                BEGIN_LEAVES:standard_name = "Signal to start putting leaves on" ; 
     7178                BEGIN_LEAVES:_FillValue = 9.96921e+36f ; 
     7179                BEGIN_LEAVES:long_name = "Signal to start putting leaves on" ; 
     7180                BEGIN_LEAVES:online_operation = "ave(scatter(X))" ; 
     7181                BEGIN_LEAVES:interval_operation = 1800.f ; 
     7182                BEGIN_LEAVES:interval_write = -1.f ; 
     7183                BEGIN_LEAVES:coordinates = "time_counter PFT lat lon" ; 
     7184 
     7185// global attributes: 
     7186                :Conventions = "CF-1.1" ; 
     7187                :file_name = "stomate_history.nc" ; 
     7188                :production = "An IPSL model" ; 
     7189                :TimeStamp = "2010-JUL-24 00:19:51 GMT-0200" ; 
     7190} 
     7191== SBG/Output/MO/piControl2_18500101_18500131_1M_stomate_ipcc_history.nc == 
     7192netcdf piControl2_18500101_18500131_1M_stomate_ipcc_history { // format variant: 64bit  
     7193dimensions: 
     7194        lon = 96 ; 
     7195        lat = 96 ; 
     7196        PFT = 13 ; 
     7197        time_counter = UNLIMITED ; // (1 currently) 
     7198        tbnds = 2 ; 
     7199variables: 
     7200        float lon(lon) ; 
     7201                lon:axis = "X" ; 
     7202                lon:standard_name = "longitude" ; 
     7203                lon:units = "degrees_east" ; 
     7204                lon:valid_min = -180.f ; 
     7205                lon:valid_max = 176.25f ; 
     7206                lon:long_name = "Longitude" ; 
     7207                lon:nav_model = "Default grid" ; 
     7208        float lat(lat) ; 
     7209                lat:axis = "Y" ; 
     7210                lat:standard_name = "latitude" ; 
     7211                lat:units = "degrees_north" ; 
     7212                lat:valid_min = -90.f ; 
     7213                lat:valid_max = 90.f ; 
     7214                lat:long_name = "Latitude" ; 
     7215                lat:nav_model = "Default grid" ; 
     7216        float PFT(PFT) ; 
     7217                PFT:axis = "Z" ; 
     7218                PFT:standard_name = "model_level_number" ; 
     7219                PFT:units = "1" ; 
     7220                PFT:valid_min = 1.f ; 
     7221                PFT:valid_max = 13.f ; 
     7222                PFT:title = "PFT" ; 
     7223                PFT:long_name = "Plant functional type" ; 
     7224        double time_counter(time_counter) ; 
     7225                time_counter:axis = "T" ; 
     7226                time_counter:standard_name = "time" ; 
     7227                time_counter:units = "seconds since 1800-01-01 00:00:00" ; 
     7228                time_counter:calendar = "noleap" ; 
     7229                time_counter:title = "Time" ; 
     7230                time_counter:long_name = "Time axis" ; 
     7231                time_counter:time_origin = " 1800-JAN-01 00:00:00" ; 
     7232                time_counter:bounds = "time_counter_bnds" ; 
     7233        double time_counter_bnds(time_counter, tbnds) ; 
     7234        float cVeg(time_counter, lat, lon) ; 
     7235                cVeg:units = "kg C m-2" ; 
     7236                cVeg:standard_name = "Carbon in Vegetation" ; 
     7237                cVeg:_FillValue = 9.96921e+36f ; 
     7238                cVeg:long_name = "Carbon in Vegetation" ; 
     7239                cVeg:online_operation = "ave(scatter(X))" ; 
     7240                cVeg:interval_operation = 1800.f ; 
     7241                cVeg:interval_write = -1.f ; 
     7242                cVeg:coordinates = "time_counter lat lon" ; 
     7243        float cLitter(time_counter, lat, lon) ; 
     7244                cLitter:units = "kg C m-2" ; 
     7245                cLitter:standard_name = "Carbon in Litter Pool" ; 
     7246                cLitter:_FillValue = 9.96921e+36f ; 
     7247                cLitter:long_name = "Carbon in Litter Pool" ; 
     7248                cLitter:online_operation = "ave(scatter(X))" ; 
     7249                cLitter:interval_operation = 1800.f ; 
     7250                cLitter:interval_write = -1.f ; 
     7251                cLitter:coordinates = "time_counter lat lon" ; 
     7252        float cSoil(time_counter, lat, lon) ; 
     7253                cSoil:units = "kg C m-2" ; 
     7254                cSoil:standard_name = "Carbon in Soil Pool" ; 
     7255                cSoil:_FillValue = 9.96921e+36f ; 
     7256                cSoil:long_name = "Carbon in Soil Pool" ; 
     7257                cSoil:online_operation = "ave(scatter(X))" ; 
     7258                cSoil:interval_operation = 1800.f ; 
     7259                cSoil:interval_write = -1.f ; 
     7260                cSoil:coordinates = "time_counter lat lon" ; 
     7261        float cProduct(time_counter, lat, lon) ; 
     7262                cProduct:units = "kg C m-2" ; 
     7263                cProduct:standard_name = "Carbon in Products of Land Use Change" ; 
     7264                cProduct:_FillValue = 9.96921e+36f ; 
     7265                cProduct:long_name = "Carbon in Products of Land Use Change" ; 
     7266                cProduct:online_operation = "ave(scatter(X))" ; 
     7267                cProduct:interval_operation = 1800.f ; 
     7268                cProduct:interval_write = -1.f ; 
     7269                cProduct:coordinates = "time_counter lat lon" ; 
     7270        float lai(time_counter, lat, lon) ; 
     7271                lai:units = "1" ; 
     7272                lai:standard_name = "Leaf Area Fraction" ; 
     7273                lai:_FillValue = 9.96921e+36f ; 
     7274                lai:long_name = "Leaf Area Fraction" ; 
     7275                lai:online_operation = "ave(scatter(X))" ; 
     7276                lai:interval_operation = 1800.f ; 
     7277                lai:interval_write = -1.f ; 
     7278                lai:coordinates = "time_counter lat lon" ; 
     7279        float gpp(time_counter, lat, lon) ; 
     7280                gpp:units = "kg C m-2 s-1" ; 
     7281                gpp:standard_name = "Gross Primary Production" ; 
     7282                gpp:_FillValue = 9.96921e+36f ; 
     7283                gpp:long_name = "Gross Primary Production" ; 
     7284                gpp:online_operation = "ave(scatter(X))" ; 
     7285                gpp:interval_operation = 1800.f ; 
     7286                gpp:interval_write = -1.f ; 
     7287                gpp:coordinates = "time_counter lat lon" ; 
     7288        float ra(time_counter, lat, lon) ; 
     7289                ra:units = "kg C m-2 s-1" ; 
     7290                ra:standard_name = "Autotrophic Respiration" ; 
     7291                ra:_FillValue = 9.96921e+36f ; 
     7292                ra:long_name = "Autotrophic Respiration" ; 
     7293                ra:online_operation = "ave(scatter(X))" ; 
     7294                ra:interval_operation = 1800.f ; 
     7295                ra:interval_write = -1.f ; 
     7296                ra:coordinates = "time_counter lat lon" ; 
     7297        float npp(time_counter, lat, lon) ; 
     7298                npp:units = "kg C m-2 s-1" ; 
     7299                npp:standard_name = "Net Primary Production" ; 
     7300                npp:_FillValue = 9.96921e+36f ; 
     7301                npp:long_name = "Net Primary Production" ; 
     7302                npp:online_operation = "ave(scatter(X))" ; 
     7303                npp:interval_operation = 1800.f ; 
     7304                npp:interval_write = -1.f ; 
     7305                npp:coordinates = "time_counter lat lon" ; 
     7306        float rh(time_counter, lat, lon) ; 
     7307                rh:units = "kg C m-2 s-1" ; 
     7308                rh:standard_name = "Heterotrophic Respiration" ; 
     7309                rh:_FillValue = 9.96921e+36f ; 
     7310                rh:long_name = "Heterotrophic Respiration" ; 
     7311                rh:online_operation = "ave(scatter(X))" ; 
     7312                rh:interval_operation = 1800.f ; 
     7313                rh:interval_write = -1.f ; 
     7314                rh:coordinates = "time_counter lat lon" ; 
     7315        float fFire(time_counter, lat, lon) ; 
     7316                fFire:units = "kg C m-2 s-1" ; 
     7317                fFire:standard_name = "CO2 Emission from Fire" ; 
     7318                fFire:_FillValue = 9.96921e+36f ; 
     7319                fFire:long_name = "CO2 Emission from Fire" ; 
     7320                fFire:online_operation = "ave(scatter(X))" ; 
     7321                fFire:interval_operation = 1800.f ; 
     7322                fFire:interval_write = -1.f ; 
     7323                fFire:coordinates = "time_counter lat lon" ; 
     7324        float fHarvest(time_counter, lat, lon) ; 
     7325                fHarvest:units = "kg C m-2 s-1" ; 
     7326                fHarvest:standard_name = "CO2 Flux to Atmosphere from Crop Harvesting" ; 
     7327                fHarvest:_FillValue = 9.96921e+36f ; 
     7328                fHarvest:long_name = "CO2 Flux to Atmosphere from Crop Harvesting" ; 
     7329                fHarvest:online_operation = "ave(scatter(X))" ; 
     7330                fHarvest:interval_operation = 1800.f ; 
     7331                fHarvest:interval_write = -1.f ; 
     7332                fHarvest:coordinates = "time_counter lat lon" ; 
     7333        float fLuc(time_counter, lat, lon) ; 
     7334                fLuc:units = "kg C m-2 s-1" ; 
     7335                fLuc:standard_name = "CO2 Flux to Atmosphere from Land Use Change" ; 
     7336                fLuc:_FillValue = 9.96921e+36f ; 
     7337                fLuc:long_name = "CO2 Flux to Atmosphere from Land Use Change" ; 
     7338                fLuc:online_operation = "ave(scatter(X))" ; 
     7339                fLuc:interval_operation = 1800.f ; 
     7340                fLuc:interval_write = -1.f ; 
     7341                fLuc:coordinates = "time_counter lat lon" ; 
     7342        float nbp(time_counter, lat, lon) ; 
     7343                nbp:units = "kg C m-2 s-1" ; 
     7344                nbp:standard_name = "Net Biospheric Production" ; 
     7345                nbp:_FillValue = 9.96921e+36f ; 
     7346                nbp:long_name = "Net Biospheric Production" ; 
     7347                nbp:online_operation = "ave(scatter(X))" ; 
     7348                nbp:interval_operation = 1800.f ; 
     7349                nbp:interval_write = -1.f ; 
     7350                nbp:coordinates = "time_counter lat lon" ; 
     7351        float fVegLitter(time_counter, lat, lon) ; 
     7352                fVegLitter:units = "kg C m-2 s-1" ; 
     7353                fVegLitter:standard_name = "Total Carbon Flux from Vegetation to Litter" ; 
     7354                fVegLitter:_FillValue = 9.96921e+36f ; 
     7355                fVegLitter:long_name = "Total Carbon Flux from Vegetation to Litter" ; 
     7356                fVegLitter:online_operation = "ave(scatter(X))" ; 
     7357                fVegLitter:interval_operation = 1800.f ; 
     7358                fVegLitter:interval_write = -1.f ; 
     7359                fVegLitter:coordinates = "time_counter lat lon" ; 
     7360        float fLitterSoil(time_counter, lat, lon) ; 
     7361                fLitterSoil:units = "kg C m-2 s-1" ; 
     7362                fLitterSoil:standard_name = "Total Carbon Flux from Litter to Soil" ; 
     7363                fLitterSoil:_FillValue = 9.96921e+36f ; 
     7364                fLitterSoil:long_name = "Total Carbon Flux from Litter to Soil" ; 
     7365                fLitterSoil:online_operation = "ave(scatter(X))" ; 
     7366                fLitterSoil:interval_operation = 1800.f ; 
     7367                fLitterSoil:interval_write = -1.f ; 
     7368                fLitterSoil:coordinates = "time_counter lat lon" ; 
     7369        float cLeaf(time_counter, lat, lon) ; 
     7370                cLeaf:units = "kg C m-2" ; 
     7371                cLeaf:standard_name = "Carbon in Leaves" ; 
     7372                cLeaf:_FillValue = 9.96921e+36f ; 
     7373                cLeaf:long_name = "Carbon in Leaves" ; 
     7374                cLeaf:online_operation = "ave(scatter(X))" ; 
     7375                cLeaf:interval_operation = 1800.f ; 
     7376                cLeaf:interval_write = -1.f ; 
     7377                cLeaf:coordinates = "time_counter lat lon" ; 
     7378        float cWood(time_counter, lat, lon) ; 
     7379                cWood:units = "kg C m-2" ; 
     7380                cWood:standard_name = "Carbon in Wood" ; 
     7381                cWood:_FillValue = 9.96921e+36f ; 
     7382                cWood:long_name = "Carbon in Wood" ; 
     7383                cWood:online_operation = "ave(scatter(X))" ; 
     7384                cWood:interval_operation = 1800.f ; 
     7385                cWood:interval_write = -1.f ; 
     7386                cWood:coordinates = "time_counter lat lon" ; 
     7387        float cRoot(time_counter, lat, lon) ; 
     7388                cRoot:units = "kg C m-2" ; 
     7389                cRoot:standard_name = "Carbon in Roots" ; 
     7390                cRoot:_FillValue = 9.96921e+36f ; 
     7391                cRoot:long_name = "Carbon in Roots" ; 
     7392                cRoot:online_operation = "ave(scatter(X))" ; 
     7393                cRoot:interval_operation = 1800.f ; 
     7394                cRoot:interval_write = -1.f ; 
     7395                cRoot:coordinates = "time_counter lat lon" ; 
     7396        float cMisc(time_counter, lat, lon) ; 
     7397                cMisc:units = "kg C m-2" ; 
     7398                cMisc:standard_name = "Carbon in Other Living Compartments" ; 
     7399                cMisc:_FillValue = 9.96921e+36f ; 
     7400                cMisc:long_name = "Carbon in Other Living Compartments" ; 
     7401                cMisc:online_operation = "ave(scatter(X))" ; 
     7402                cMisc:interval_operation = 1800.f ; 
     7403                cMisc:interval_write = -1.f ; 
     7404                cMisc:coordinates = "time_counter lat lon" ; 
     7405        float cLitterAbove(time_counter, lat, lon) ; 
     7406                cLitterAbove:units = "kg C m-2" ; 
     7407                cLitterAbove:standard_name = "Carbon in Above-Ground Litter" ; 
     7408                cLitterAbove:_FillValue = 9.96921e+36f ; 
     7409                cLitterAbove:long_name = "Carbon in Above-Ground Litter" ; 
     7410                cLitterAbove:online_operation = "ave(scatter(X))" ; 
     7411                cLitterAbove:interval_operation = 1800.f ; 
     7412                cLitterAbove:interval_write = -1.f ; 
     7413                cLitterAbove:coordinates = "time_counter lat lon" ; 
     7414        float cLitterBelow(time_counter, lat, lon) ; 
     7415                cLitterBelow:units = "kg C m-2" ; 
     7416                cLitterBelow:standard_name = "Carbon in Below-Ground Litter" ; 
     7417                cLitterBelow:_FillValue = 9.96921e+36f ; 
     7418                cLitterBelow:long_name = "Carbon in Below-Ground Litter" ; 
     7419                cLitterBelow:online_operation = "ave(scatter(X))" ; 
     7420                cLitterBelow:interval_operation = 1800.f ; 
     7421                cLitterBelow:interval_write = -1.f ; 
     7422                cLitterBelow:coordinates = "time_counter lat lon" ; 
     7423        float cSoilFast(time_counter, lat, lon) ; 
     7424                cSoilFast:units = "kg C m-2" ; 
     7425                cSoilFast:standard_name = "Carbon in Fast Soil Pool" ; 
     7426                cSoilFast:_FillValue = 9.96921e+36f ; 
     7427                cSoilFast:long_name = "Carbon in Fast Soil Pool" ; 
     7428                cSoilFast:online_operation = "ave(scatter(X))" ; 
     7429                cSoilFast:interval_operation = 1800.f ; 
     7430                cSoilFast:interval_write = -1.f ; 
     7431                cSoilFast:coordinates = "time_counter lat lon" ; 
     7432        float cSoilMedium(time_counter, lat, lon) ; 
     7433                cSoilMedium:units = "kg C m-2" ; 
     7434                cSoilMedium:standard_name = "Carbon in Medium Soil Pool" ; 
     7435                cSoilMedium:_FillValue = 9.96921e+36f ; 
     7436                cSoilMedium:long_name = "Carbon in Medium Soil Pool" ; 
     7437                cSoilMedium:online_operation = "ave(scatter(X))" ; 
     7438                cSoilMedium:interval_operation = 1800.f ; 
     7439                cSoilMedium:interval_write = -1.f ; 
     7440                cSoilMedium:coordinates = "time_counter lat lon" ; 
     7441        float cSoilSlow(time_counter, lat, lon) ; 
     7442                cSoilSlow:units = "kg C m-2" ; 
     7443                cSoilSlow:standard_name = "Carbon in Slow Soil Pool" ; 
     7444                cSoilSlow:_FillValue = 9.96921e+36f ; 
     7445                cSoilSlow:long_name = "Carbon in Slow Soil Pool" ; 
     7446                cSoilSlow:online_operation = "ave(scatter(X))" ; 
     7447                cSoilSlow:interval_operation = 1800.f ; 
     7448                cSoilSlow:interval_write = -1.f ; 
     7449                cSoilSlow:coordinates = "time_counter lat lon" ; 
     7450        float landCoverFrac(time_counter, PFT, lat, lon) ; 
     7451                landCoverFrac:units = "%" ; 
     7452                landCoverFrac:standard_name = "Fractional Land Cover of PFT" ; 
     7453                landCoverFrac:_FillValue = 9.96921e+36f ; 
     7454                landCoverFrac:long_name = "Fractional Land Cover of PFT" ; 
     7455                landCoverFrac:online_operation = "ave(scatter(X))" ; 
     7456                landCoverFrac:interval_operation = 1800.f ; 
     7457                landCoverFrac:interval_write = -1.f ; 
     7458                landCoverFrac:coordinates = "time_counter PFT lat lon" ; 
     7459        float treeFracPrimDec(time_counter, lat, lon) ; 
     7460                treeFracPrimDec:units = "%" ; 
     7461                treeFracPrimDec:standard_name = "Total Primary Deciduous Tree Cover Fraction" ; 
     7462                treeFracPrimDec:_FillValue = 9.96921e+36f ; 
     7463                treeFracPrimDec:long_name = "Total Primary Deciduous Tree Cover Fraction" ; 
     7464                treeFracPrimDec:online_operation = "ave(scatter(X))" ; 
     7465                treeFracPrimDec:interval_operation = 1800.f ; 
     7466                treeFracPrimDec:interval_write = -1.f ; 
     7467                treeFracPrimDec:coordinates = "time_counter lat lon" ; 
     7468        float treeFracPrimEver(time_counter, lat, lon) ; 
     7469                treeFracPrimEver:units = "%" ; 
     7470                treeFracPrimEver:standard_name = "Total Primary Evergreen Tree Cover Fraction" ; 
     7471                treeFracPrimEver:_FillValue = 9.96921e+36f ; 
     7472                treeFracPrimEver:long_name = "Total Primary Evergreen Tree Cover Fraction" ; 
     7473                treeFracPrimEver:online_operation = "ave(scatter(X))" ; 
     7474                treeFracPrimEver:interval_operation = 1800.f ; 
     7475                treeFracPrimEver:interval_write = -1.f ; 
     7476                treeFracPrimEver:coordinates = "time_counter lat lon" ; 
     7477        float c3PftFrac(time_counter, lat, lon) ; 
     7478                c3PftFrac:units = "%" ; 
     7479                c3PftFrac:standard_name = "Total C3 PFT Cover Fraction" ; 
     7480                c3PftFrac:_FillValue = 9.96921e+36f ; 
     7481                c3PftFrac:long_name = "Total C3 PFT Cover Fraction" ; 
     7482                c3PftFrac:online_operation = "ave(scatter(X))" ; 
     7483                c3PftFrac:interval_operation = 1800.f ; 
     7484                c3PftFrac:interval_write = -1.f ; 
     7485                c3PftFrac:coordinates = "time_counter lat lon" ; 
     7486        float c4PftFrac(time_counter, lat, lon) ; 
     7487                c4PftFrac:units = "%" ; 
     7488                c4PftFrac:standard_name = "Total C4 PFT Cover Fraction" ; 
     7489                c4PftFrac:_FillValue = 9.96921e+36f ; 
     7490                c4PftFrac:long_name = "Total C4 PFT Cover Fraction" ; 
     7491                c4PftFrac:online_operation = "ave(scatter(X))" ; 
     7492                c4PftFrac:interval_operation = 1800.f ; 
     7493                c4PftFrac:interval_write = -1.f ; 
     7494                c4PftFrac:coordinates = "time_counter lat lon" ; 
     7495        float rGrowth(time_counter, lat, lon) ; 
     7496                rGrowth:units = "kg C m-2 s-1" ; 
     7497                rGrowth:standard_name = "Growth Autotrophic Respiration" ; 
     7498                rGrowth:_FillValue = 9.96921e+36f ; 
     7499                rGrowth:long_name = "Growth Autotrophic Respiration" ; 
     7500                rGrowth:online_operation = "ave(scatter(X))" ; 
     7501                rGrowth:interval_operation = 1800.f ; 
     7502                rGrowth:interval_write = -1.f ; 
     7503                rGrowth:coordinates = "time_counter lat lon" ; 
     7504        float rMaint(time_counter, lat, lon) ; 
     7505                rMaint:units = "kg C m-2 s-1" ; 
     7506                rMaint:standard_name = "Maintenance Autotrophic Respiration" ; 
     7507                rMaint:_FillValue = 9.96921e+36f ; 
     7508                rMaint:long_name = "Maintenance Autotrophic Respiration" ; 
     7509                rMaint:online_operation = "ave(scatter(X))" ; 
     7510                rMaint:interval_operation = 1800.f ; 
     7511                rMaint:interval_write = -1.f ; 
     7512                rMaint:coordinates = "time_counter lat lon" ; 
     7513        float nppLeaf(time_counter, lat, lon) ; 
     7514                nppLeaf:units = "kg C m-2 s-1" ; 
     7515                nppLeaf:standard_name = "CO2 Flux from Atmosphere due to NPP Allocation to Leaf" ; 
     7516                nppLeaf:_FillValue = 9.96921e+36f ; 
     7517                nppLeaf:long_name = "CO2 Flux from Atmosphere due to NPP Allocation to Leaf" ; 
     7518                nppLeaf:online_operation = "ave(scatter(X))" ; 
     7519                nppLeaf:interval_operation = 1800.f ; 
     7520                nppLeaf:interval_write = -1.f ; 
     7521                nppLeaf:coordinates = "time_counter lat lon" ; 
     7522        float nppWood(time_counter, lat, lon) ; 
     7523                nppWood:units = "kg C m-2 s-1" ; 
     7524                nppWood:standard_name = "CO2 Flux from Atmosphere due to NPP Allocation to Wood" ; 
     7525                nppWood:_FillValue = 9.96921e+36f ; 
     7526                nppWood:long_name = "CO2 Flux from Atmosphere due to NPP Allocation to Wood" ; 
     7527                nppWood:online_operation = "ave(scatter(X))" ; 
     7528                nppWood:interval_operation = 1800.f ; 
     7529                nppWood:interval_write = -1.f ; 
     7530                nppWood:coordinates = "time_counter lat lon" ; 
     7531        float nppRoot(time_counter, lat, lon) ; 
     7532                nppRoot:units = "kg C m-2 s-1" ; 
     7533                nppRoot:standard_name = "CO2 Flux from Atmosphere due to NPP Allocation to Root" ; 
     7534                nppRoot:_FillValue = 9.96921e+36f ; 
     7535                nppRoot:long_name = "CO2 Flux from Atmosphere due to NPP Allocation to Root" ; 
     7536                nppRoot:online_operation = "ave(scatter(X))" ; 
     7537                nppRoot:interval_operation = 1800.f ; 
     7538                nppRoot:interval_write = -1.f ; 
     7539                nppRoot:coordinates = "time_counter lat lon" ; 
     7540        float nep(time_counter, lat, lon) ; 
     7541                nep:units = "kg C m-2 s-1" ; 
     7542                nep:standard_name = "Net Carbon Mass Flux out of Atmophere due to Net Ecosystem Productivity." ; 
     7543                nep:_FillValue = 9.96921e+36f ; 
     7544                nep:long_name = "Net Carbon Mass Flux out of Atmophere due to Net Ecosystem Productivity." ; 
     7545                nep:online_operation = "ave(scatter(X))" ; 
     7546                nep:interval_operation = 1800.f ; 
     7547                nep:interval_write = -1.f ; 
     7548                nep:coordinates = "time_counter lat lon" ; 
     7549        float RESOLUTION_X(lat, lon) ; 
     7550                RESOLUTION_X:units = "m" ; 
     7551                RESOLUTION_X:standard_name = "E-W resolution" ; 
     7552                RESOLUTION_X:_FillValue = 9.96921e+36f ; 
     7553                RESOLUTION_X:long_name = "E-W resolution" ; 
     7554                RESOLUTION_X:online_operation = "once(scatter(X))" ; 
     7555                RESOLUTION_X:coordinates = "lat lon" ; 
     7556        float RESOLUTION_Y(lat, lon) ; 
     7557                RESOLUTION_Y:units = "m" ; 
     7558                RESOLUTION_Y:standard_name = "N-S resolution" ; 
     7559                RESOLUTION_Y:_FillValue = 9.96921e+36f ; 
     7560                RESOLUTION_Y:long_name = "N-S resolution" ; 
     7561                RESOLUTION_Y:online_operation = "once(scatter(X))" ; 
     7562                RESOLUTION_Y:coordinates = "lat lon" ; 
     7563        float CONTFRAC(lat, lon) ; 
     7564                CONTFRAC:units = "1" ; 
     7565                CONTFRAC:standard_name = "Continental fraction" ; 
     7566                CONTFRAC:_FillValue = 9.96921e+36f ; 
     7567                CONTFRAC:long_name = "Continental fraction" ; 
     7568                CONTFRAC:online_operation = "once(scatter(X))" ; 
     7569                CONTFRAC:coordinates = "lat lon" ; 
     7570        float Areas(lat, lon) ; 
     7571                Areas:units = "m2" ; 
     7572                Areas:standard_name = "Mesh areas" ; 
     7573                Areas:_FillValue = 9.96921e+36f ; 
     7574                Areas:long_name = "Mesh areas" ; 
     7575                Areas:online_operation = "once(scatter(X))" ; 
     7576                Areas:coordinates = "lat lon" ; 
     7577 
     7578// global attributes: 
     7579                :Conventions = "CF-1.1" ; 
     7580                :file_name = "stomate_ipcc_history.nc" ; 
     7581                :production = "An IPSL model" ; 
     7582                :TimeStamp = "2010-JUL-24 00:19:51 GMT-0200" ; 
     7583} 
     7584== SRF/Output/MO/piControl2_18500101_18500131_1M_sechiba_history.nc == 
     7585netcdf piControl2_18500101_18500131_1M_sechiba_history { // format variant: 64bit  
     7586dimensions: 
     7587        lon = 96 ; 
     7588        lat = 96 ; 
     7589        veget = 13 ; 
     7590        solth = 7 ; 
     7591        soiltyp = 3 ; 
     7592        nobio = 1 ; 
     7593        time_counter = UNLIMITED ; // (1 currently) 
     7594        tbnds = 2 ; 
     7595variables: 
     7596        float lon(lon) ; 
     7597                lon:axis = "X" ; 
     7598                lon:standard_name = "longitude" ; 
     7599                lon:units = "degrees_east" ; 
     7600                lon:valid_min = -180.f ; 
     7601                lon:valid_max = 176.25f ; 
     7602                lon:long_name = "Longitude" ; 
     7603                lon:nav_model = "Default grid" ; 
     7604        float lat(lat) ; 
     7605                lat:axis = "Y" ; 
     7606                lat:standard_name = "latitude" ; 
     7607                lat:units = "degrees_north" ; 
     7608                lat:valid_min = -90.f ; 
     7609                lat:valid_max = 90.f ; 
     7610                lat:long_name = "Latitude" ; 
     7611                lat:nav_model = "Default grid" ; 
     7612        float veget(veget) ; 
     7613                veget:axis = "Z" ; 
     7614                veget:standard_name = "model_level_number" ; 
     7615                veget:units = "1" ; 
     7616                veget:valid_min = 1.f ; 
     7617                veget:valid_max = 13.f ; 
     7618                veget:title = "veget" ; 
     7619                veget:long_name = "Vegetation types" ; 
     7620        float solth(solth) ; 
     7621                solth:axis = "Z" ; 
     7622                solth:standard_name = "model_level_number" ; 
     7623                solth:units = "m" ; 
     7624                solth:valid_min = 1.f ; 
     7625                solth:valid_max = 7.f ; 
     7626                solth:title = "solth" ; 
     7627                solth:long_name = "Soil levels" ; 
     7628        float soiltyp(soiltyp) ; 
     7629                soiltyp:axis = "Z" ; 
     7630                soiltyp:standard_name = "model_level_number" ; 
     7631                soiltyp:units = "1" ; 
     7632                soiltyp:valid_min = 1.f ; 
     7633                soiltyp:valid_max = 3.f ; 
     7634                soiltyp:title = "soiltyp" ; 
     7635                soiltyp:long_name = "Soil types" ; 
     7636        float nobio(nobio) ; 
     7637                nobio:axis = "Z" ; 
     7638                nobio:standard_name = "model_level_number" ; 
     7639                nobio:units = "1" ; 
     7640                nobio:valid_min = 1.f ; 
     7641                nobio:valid_max = 1.f ; 
     7642                nobio:title = "nobio" ; 
     7643                nobio:long_name = "Other surface types" ; 
     7644        double time_counter(time_counter) ; 
     7645                time_counter:axis = "T" ; 
     7646                time_counter:standard_name = "time" ; 
     7647                time_counter:units = "seconds since 1800-01-01 00:00:00" ; 
     7648                time_counter:calendar = "noleap" ; 
     7649                time_counter:title = "Time" ; 
     7650                time_counter:long_name = "Time axis" ; 
     7651                time_counter:time_origin = " 1800-JAN-01 00:00:00" ; 
     7652                time_counter:bounds = "time_counter_bnds" ; 
     7653        double time_counter_bnds(time_counter, tbnds) ; 
     7654        float evap(time_counter, lat, lon) ; 
     7655                evap:units = "mm/d" ; 
     7656                evap:standard_name = "Evaporation" ; 
     7657                evap:_FillValue = 9.96921e+36f ; 
     7658                evap:long_name = "Evaporation" ; 
     7659                evap:online_operation = "ave(scatter(X*    48.0))" ; 
     7660                evap:interval_operation = 1800.f ; 
     7661                evap:interval_write = -1.f ; 
     7662                evap:coordinates = "time_counter lat lon" ; 
     7663        float coastalflow(time_counter, lat, lon) ; 
     7664                coastalflow:units = "m^3/s" ; 
     7665                coastalflow:standard_name = "Diffuse coastal flow" ; 
     7666                coastalflow:_FillValue = 9.96921e+36f ; 
     7667                coastalflow:long_name = "Diffuse coastal flow" ; 
     7668                coastalflow:online_operation = "ave(scatter(X*0.000556))" ; 
     7669                coastalflow:interval_operation = 1800.f ; 
     7670                coastalflow:interval_write = -1.f ; 
     7671                coastalflow:coordinates = "time_counter lat lon" ; 
     7672        float riverflow(time_counter, lat, lon) ; 
     7673                riverflow:units = "m^3/s" ; 
     7674                riverflow:standard_name = "River flow to the oceans" ; 
     7675                riverflow:_FillValue = 9.96921e+36f ; 
     7676                riverflow:long_name = "River flow to the oceans" ; 
     7677                riverflow:online_operation = "ave(scatter(X*0.000556))" ; 
     7678                riverflow:interval_operation = 1800.f ; 
     7679                riverflow:interval_write = -1.f ; 
     7680                riverflow:coordinates = "time_counter lat lon" ; 
     7681        float temp_sol(time_counter, lat, lon) ; 
     7682                temp_sol:units = "C" ; 
     7683                temp_sol:standard_name = "Surface Temperature" ; 
     7684                temp_sol:_FillValue = 9.96921e+36f ; 
     7685                temp_sol:long_name = "Surface Temperature" ; 
     7686                temp_sol:online_operation = "ave(cels(X))" ; 
     7687                temp_sol:interval_operation = 1800.f ; 
     7688                temp_sol:interval_write = -1.f ; 
     7689                temp_sol:coordinates = "time_counter lat lon" ; 
     7690        float rain(time_counter, lat, lon) ; 
     7691                rain:units = "mm/d" ; 
     7692                rain:standard_name = "Rainfall" ; 
     7693                rain:_FillValue = 9.96921e+36f ; 
     7694                rain:long_name = "Rainfall" ; 
     7695                rain:online_operation = "ave(scatter(X*    48.0))" ; 
     7696                rain:interval_operation = 1800.f ; 
     7697                rain:interval_write = -1.f ; 
     7698                rain:coordinates = "time_counter lat lon" ; 
     7699        float snowf(time_counter, lat, lon) ; 
     7700                snowf:units = "mm/d" ; 
     7701                snowf:standard_name = "Snowfall" ; 
     7702                snowf:_FillValue = 9.96921e+36f ; 
     7703                snowf:long_name = "Snowfall" ; 
     7704                snowf:online_operation = "ave(scatter(X*    48.0))" ; 
     7705                snowf:interval_operation = 1800.f ; 
     7706                snowf:interval_write = -1.f ; 
     7707                snowf:coordinates = "time_counter lat lon" ; 
     7708        float netrad(time_counter, lat, lon) ; 
     7709                netrad:units = "W/m^2" ; 
     7710                netrad:standard_name = "Net radiation" ; 
     7711                netrad:_FillValue = 9.96921e+36f ; 
     7712                netrad:long_name = "Net radiation" ; 
     7713                netrad:online_operation = "ave(scatter(X))" ; 
     7714                netrad:interval_operation = 1800.f ; 
     7715                netrad:interval_write = -1.f ; 
     7716                netrad:coordinates = "time_counter lat lon" ; 
     7717        float lai(time_counter, veget, lat, lon) ; 
     7718                lai:units = "1" ; 
     7719                lai:standard_name = "Leaf Area Index" ; 
     7720                lai:_FillValue = 9.96921e+36f ; 
     7721                lai:long_name = "Leaf Area Index" ; 
     7722                lai:online_operation = "ave(scatter(X))" ; 
     7723                lai:interval_operation = 1800.f ; 
     7724                lai:interval_write = -1.f ; 
     7725                lai:coordinates = "time_counter veget lat lon" ; 
     7726        float basinmap(lat, lon) ; 
     7727                basinmap:standard_name = "Aproximate map of the river basins" ; 
     7728                basinmap:_FillValue = 9.96921e+36f ; 
     7729                basinmap:long_name = "Aproximate map of the river basins" ; 
     7730                basinmap:online_operation = "once(scatter(X))" ; 
     7731                basinmap:coordinates = "lat lon" ; 
     7732        float nbrivers(lat, lon) ; 
     7733                nbrivers:standard_name = "Number or rivers in the outflow grid box" ; 
     7734                nbrivers:_FillValue = 9.96921e+36f ; 
     7735                nbrivers:long_name = "Number or rivers in the outflow grid box" ; 
     7736                nbrivers:online_operation = "once(scatter(X))" ; 
     7737                nbrivers:coordinates = "lat lon" ; 
     7738        float CO2FLUX(time_counter, veget, lat, lon) ; 
     7739                CO2FLUX:units = "gC/day/(m^2 tot)" ; 
     7740                CO2FLUX:standard_name = "Total output CO2 flux" ; 
     7741                CO2FLUX:_FillValue = 9.96921e+36f ; 
     7742                CO2FLUX:long_name = "Total output CO2 flux" ; 
     7743                CO2FLUX:online_operation = "ave(scatter(X))" ; 
     7744                CO2FLUX:interval_operation = 1800.f ; 
     7745                CO2FLUX:interval_write = -1.f ; 
     7746                CO2FLUX:coordinates = "time_counter veget lat lon" ; 
     7747        float subli(time_counter, lat, lon) ; 
     7748                subli:units = "mm/d" ; 
     7749                subli:standard_name = "Sublimation" ; 
     7750                subli:_FillValue = 9.96921e+36f ; 
     7751                subli:long_name = "Sublimation" ; 
     7752                subli:online_operation = "ave(scatter(X*    48.0))" ; 
     7753                subli:interval_operation = 1800.f ; 
     7754                subli:interval_write = -1.f ; 
     7755                subli:coordinates = "time_counter lat lon" ; 
     7756        float evapnu(time_counter, lat, lon) ; 
     7757                evapnu:units = "mm/d" ; 
     7758                evapnu:standard_name = "Bare soil evaporation" ; 
     7759                evapnu:_FillValue = 9.96921e+36f ; 
     7760                evapnu:long_name = "Bare soil evaporation" ; 
     7761                evapnu:online_operation = "ave(scatter(X*    48.0))" ; 
     7762                evapnu:interval_operation = 1800.f ; 
     7763                evapnu:interval_write = -1.f ; 
     7764                evapnu:coordinates = "time_counter lat lon" ; 
     7765        float runoff(time_counter, lat, lon) ; 
     7766                runoff:units = "mm/d" ; 
     7767                runoff:standard_name = "Surface runoff" ; 
     7768                runoff:_FillValue = 9.96921e+36f ; 
     7769                runoff:long_name = "Surface runoff" ; 
     7770                runoff:online_operation = "ave(scatter(X*    48.0))" ; 
     7771                runoff:interval_operation = 1800.f ; 
     7772                runoff:interval_write = -1.f ; 
     7773                runoff:coordinates = "time_counter lat lon" ; 
     7774        float drainage(time_counter, lat, lon) ; 
     7775                drainage:units = "mm/d" ; 
     7776                drainage:standard_name = "Deep drainage" ; 
     7777                drainage:_FillValue = 9.96921e+36f ; 
     7778                drainage:long_name = "Deep drainage" ; 
     7779                drainage:online_operation = "ave(scatter(X*    48.0))" ; 
     7780                drainage:interval_operation = 1800.f ; 
     7781                drainage:interval_write = -1.f ; 
     7782                drainage:coordinates = "time_counter lat lon" ; 
     7783        float riversret(time_counter, lat, lon) ; 
     7784                riversret:units = "mm/d" ; 
     7785                riversret:standard_name = "Return from endorheic rivers" ; 
     7786                riversret:_FillValue = 9.96921e+36f ; 
     7787                riversret:long_name = "Return from endorheic rivers" ; 
     7788                riversret:online_operation = "ave(scatter(X*    48.0))" ; 
     7789                riversret:interval_operation = 1800.f ; 
     7790                riversret:interval_write = -1.f ; 
     7791                riversret:coordinates = "time_counter lat lon" ; 
     7792        float hydrographs(time_counter, lat, lon) ; 
     7793                hydrographs:units = "m^3/s" ; 
     7794                hydrographs:standard_name = "Hydrographs of gridbox outflow" ; 
     7795                hydrographs:_FillValue = 9.96921e+36f ; 
     7796                hydrographs:long_name = "Hydrographs of gridbox outflow" ; 
     7797                hydrographs:online_operation = "ave(scatter(X*0.000556))" ; 
     7798                hydrographs:interval_operation = 1800.f ; 
     7799                hydrographs:interval_write = -1.f ; 
     7800                hydrographs:coordinates = "time_counter lat lon" ; 
     7801        float tair(time_counter, lat, lon) ; 
     7802                tair:units = "K" ; 
     7803                tair:standard_name = "Air Temperature" ; 
     7804                tair:_FillValue = 9.96921e+36f ; 
     7805                tair:long_name = "Air Temperature" ; 
     7806                tair:online_operation = "ave(X)" ; 
     7807                tair:interval_operation = 1800.f ; 
     7808                tair:interval_write = -1.f ; 
     7809                tair:coordinates = "time_counter lat lon" ; 
     7810        float qair(time_counter, lat, lon) ; 
     7811                qair:units = "g/g" ; 
     7812                qair:standard_name = "Air humidity" ; 
     7813                qair:_FillValue = 9.96921e+36f ; 
     7814                qair:long_name = "Air humidity" ; 
     7815                qair:online_operation = "ave(X)" ; 
     7816                qair:interval_operation = 1800.f ; 
     7817                qair:interval_write = -1.f ; 
     7818                qair:coordinates = "time_counter lat lon" ; 
     7819        float q2m(time_counter, lat, lon) ; 
     7820                q2m:units = "g/g" ; 
     7821                q2m:standard_name = "2m Air humidity" ; 
     7822                q2m:_FillValue = 9.96921e+36f ; 
     7823                q2m:long_name = "2m Air humidity" ; 
     7824                q2m:online_operation = "ave(X)" ; 
     7825                q2m:interval_operation = 1800.f ; 
     7826                q2m:interval_write = -1.f ; 
     7827                q2m:coordinates = "time_counter lat lon" ; 
     7828        float t2m(time_counter, lat, lon) ; 
     7829                t2m:units = "K" ; 
     7830                t2m:standard_name = "2m Air Temperature" ; 
     7831                t2m:_FillValue = 9.96921e+36f ; 
     7832                t2m:long_name = "2m Air Temperature" ; 
     7833                t2m:online_operation = "ave(X)" ; 
     7834                t2m:interval_operation = 1800.f ; 
     7835                t2m:interval_write = -1.f ; 
     7836                t2m:coordinates = "time_counter lat lon" ; 
     7837        float alb_vis(time_counter, lat, lon) ; 
     7838                alb_vis:units = "1" ; 
     7839                alb_vis:standard_name = "Albedo visible" ; 
     7840                alb_vis:_FillValue = 9.96921e+36f ; 
     7841                alb_vis:long_name = "Albedo visible" ; 
     7842                alb_vis:online_operation = "ave(X)" ; 
     7843                alb_vis:interval_operation = 1800.f ; 
     7844                alb_vis:interval_write = -1.f ; 
     7845                alb_vis:coordinates = "time_counter lat lon" ; 
     7846        float alb_nir(time_counter, lat, lon) ; 
     7847                alb_nir:units = "1" ; 
     7848                alb_nir:standard_name = "Albedo near infrared" ; 
     7849                alb_nir:_FillValue = 9.96921e+36f ; 
     7850                alb_nir:long_name = "Albedo near infrared" ; 
     7851                alb_nir:online_operation = "ave(X)" ; 
     7852                alb_nir:interval_operation = 1800.f ; 
     7853                alb_nir:interval_write = -1.f ; 
     7854                alb_nir:coordinates = "time_counter lat lon" ; 
     7855        float soilalb_vis(time_counter, lat, lon) ; 
     7856                soilalb_vis:units = "1" ; 
     7857                soilalb_vis:standard_name = "Soil Albedo visible" ; 
     7858                soilalb_vis:_FillValue = 9.96921e+36f ; 
     7859                soilalb_vis:long_name = "Soil Albedo visible" ; 
     7860                soilalb_vis:online_operation = "ave(scatter(X))" ; 
     7861                soilalb_vis:interval_operation = 1800.f ; 
     7862                soilalb_vis:interval_write = -1.f ; 
     7863                soilalb_vis:coordinates = "time_counter lat lon" ; 
     7864        float soilalb_nir(time_counter, lat, lon) ; 
     7865                soilalb_nir:units = "1" ; 
     7866                soilalb_nir:standard_name = "Soil Albedo near infrared" ; 
     7867                soilalb_nir:_FillValue = 9.96921e+36f ; 
     7868                soilalb_nir:long_name = "Soil Albedo near infrared" ; 
     7869                soilalb_nir:online_operation = "ave(scatter(X))" ; 
     7870                soilalb_nir:interval_operation = 1800.f ; 
     7871                soilalb_nir:interval_write = -1.f ; 
     7872                soilalb_nir:coordinates = "time_counter lat lon" ; 
     7873        float vegalb_vis(time_counter, lat, lon) ; 
     7874                vegalb_vis:units = "1" ; 
     7875                vegalb_vis:standard_name = "Vegetation Albedo visible" ; 
     7876                vegalb_vis:_FillValue = 9.96921e+36f ; 
     7877                vegalb_vis:long_name = "Vegetation Albedo visible" ; 
     7878                vegalb_vis:online_operation = "ave(scatter(X))" ; 
     7879                vegalb_vis:interval_operation = 1800.f ; 
     7880                vegalb_vis:interval_write = -1.f ; 
     7881                vegalb_vis:coordinates = "time_counter lat lon" ; 
     7882        float vegalb_nir(time_counter, lat, lon) ; 
     7883                vegalb_nir:units = "1" ; 
     7884                vegalb_nir:standard_name = "Vegetation Albedo near infrared" ; 
     7885                vegalb_nir:_FillValue = 9.96921e+36f ; 
     7886                vegalb_nir:long_name = "Vegetation Albedo near infrared" ; 
     7887                vegalb_nir:online_operation = "ave(scatter(X))" ; 
     7888                vegalb_nir:interval_operation = 1800.f ; 
     7889                vegalb_nir:interval_write = -1.f ; 
     7890                vegalb_nir:coordinates = "time_counter lat lon" ; 
     7891        float z0(time_counter, lat, lon) ; 
     7892                z0:units = "m" ; 
     7893                z0:standard_name = "Surface roughness" ; 
     7894                z0:_FillValue = 9.96921e+36f ; 
     7895                z0:long_name = "Surface roughness" ; 
     7896                z0:online_operation = "ave(scatter(X))" ; 
     7897                z0:interval_operation = 1800.f ; 
     7898                z0:interval_write = -1.f ; 
     7899                z0:coordinates = "time_counter lat lon" ; 
     7900        float roughheight(time_counter, lat, lon) ; 
     7901                roughheight:units = "m" ; 
     7902                roughheight:standard_name = "Effective roughness height" ; 
     7903                roughheight:_FillValue = 9.96921e+36f ; 
     7904                roughheight:long_name = "Effective roughness height" ; 
     7905                roughheight:online_operation = "ave(scatter(X))" ; 
     7906                roughheight:interval_operation = 1800.f ; 
     7907                roughheight:interval_write = -1.f ; 
     7908                roughheight:coordinates = "time_counter lat lon" ; 
     7909        float transpir(time_counter, veget, lat, lon) ; 
     7910                transpir:units = "mm/d" ; 
     7911                transpir:standard_name = "Transpiration" ; 
     7912                transpir:_FillValue = 9.96921e+36f ; 
     7913                transpir:long_name = "Transpiration" ; 
     7914                transpir:online_operation = "ave(scatter(X*    48.0))" ; 
     7915                transpir:interval_operation = 1800.f ; 
     7916                transpir:interval_write = -1.f ; 
     7917                transpir:coordinates = "time_counter veget lat lon" ; 
     7918        float inter(time_counter, veget, lat, lon) ; 
     7919                inter:units = "mm/d" ; 
     7920                inter:standard_name = "Interception loss" ; 
     7921                inter:_FillValue = 9.96921e+36f ; 
     7922                inter:long_name = "Interception loss" ; 
     7923                inter:online_operation = "ave(scatter(X*    48.0))" ; 
     7924                inter:interval_operation = 1800.f ; 
     7925                inter:interval_write = -1.f ; 
     7926                inter:coordinates = "time_counter veget lat lon" ; 
     7927        float tsol_max(time_counter, lat, lon) ; 
     7928                tsol_max:units = "C" ; 
     7929                tsol_max:standard_name = "Maximum Surface Temperature" ; 
     7930                tsol_max:_FillValue = 9.96921e+36f ; 
     7931                tsol_max:long_name = "Maximum Surface Temperature" ; 
     7932                tsol_max:online_operation = "t_max(cels(X))" ; 
     7933                tsol_max:interval_operation = 1800.f ; 
     7934                tsol_max:interval_write = -1.f ; 
     7935                tsol_max:coordinates = "time_counter lat lon" ; 
     7936        float tsol_min(time_counter, lat, lon) ; 
     7937                tsol_min:units = "C" ; 
     7938                tsol_min:standard_name = "Minimum Surface Temperature" ; 
     7939                tsol_min:_FillValue = 9.96921e+36f ; 
     7940                tsol_min:long_name = "Minimum Surface Temperature" ; 
     7941                tsol_min:online_operation = "t_min(cels(X))" ; 
     7942                tsol_min:interval_operation = 1800.f ; 
     7943                tsol_min:interval_write = -1.f ; 
     7944                tsol_min:coordinates = "time_counter lat lon" ; 
     7945        float fluxsens(time_counter, lat, lon) ; 
     7946                fluxsens:units = "W/m^2" ; 
     7947                fluxsens:standard_name = "Sensible Heat Flux" ; 
     7948                fluxsens:_FillValue = 9.96921e+36f ; 
     7949                fluxsens:long_name = "Sensible Heat Flux" ; 
     7950                fluxsens:online_operation = "ave(X)" ; 
     7951                fluxsens:interval_operation = 1800.f ; 
     7952                fluxsens:interval_write = -1.f ; 
     7953                fluxsens:coordinates = "time_counter lat lon" ; 
     7954        float fluxlat(time_counter, lat, lon) ; 
     7955                fluxlat:units = "W/m^2" ; 
     7956                fluxlat:standard_name = "Latent Heat Flux" ; 
     7957                fluxlat:_FillValue = 9.96921e+36f ; 
     7958                fluxlat:long_name = "Latent Heat Flux" ; 
     7959                fluxlat:online_operation = "ave(X)" ; 
     7960                fluxlat:interval_operation = 1800.f ; 
     7961                fluxlat:interval_write = -1.f ; 
     7962                fluxlat:coordinates = "time_counter lat lon" ; 
     7963        float snow(time_counter, lat, lon) ; 
     7964                snow:units = "kg/m^2" ; 
     7965                snow:standard_name = "Snow mass" ; 
     7966                snow:_FillValue = 9.96921e+36f ; 
     7967                snow:long_name = "Snow mass" ; 
     7968                snow:online_operation = "ave(scatter(X))" ; 
     7969                snow:interval_operation = 1800.f ; 
     7970                snow:interval_write = -1.f ; 
     7971                snow:coordinates = "time_counter lat lon" ; 
     7972        float snowage(time_counter, lat, lon) ; 
     7973                snowage:units = "?" ; 
     7974                snowage:standard_name = "Snow age" ; 
     7975                snowage:_FillValue = 9.96921e+36f ; 
     7976                snowage:long_name = "Snow age" ; 
     7977                snowage:online_operation = "ave(scatter(X))" ; 
     7978                snowage:interval_operation = 1800.f ; 
     7979                snowage:interval_write = -1.f ; 
     7980                snowage:coordinates = "time_counter lat lon" ; 
     7981        float snownobio(time_counter, lat, lon) ; 
     7982                snownobio:units = "kg/m^2" ; 
     7983                snownobio:standard_name = "Snow on other surfaces" ; 
     7984                snownobio:_FillValue = 9.96921e+36f ; 
     7985                snownobio:long_name = "Snow on other surfaces" ; 
     7986                snownobio:online_operation = "ave(scatter(X))" ; 
     7987                snownobio:interval_operation = 1800.f ; 
     7988                snownobio:interval_write = -1.f ; 
     7989                snownobio:coordinates = "time_counter lat lon" ; 
     7990        float snownobioage(time_counter, lat, lon) ; 
     7991                snownobioage:units = "d" ; 
     7992                snownobioage:standard_name = "Snow age on other surfaces" ; 
     7993                snownobioage:_FillValue = 9.96921e+36f ; 
     7994                snownobioage:long_name = "Snow age on other surfaces" ; 
     7995                snownobioage:online_operation = "ave(scatter(X))" ; 
     7996                snownobioage:interval_operation = 1800.f ; 
     7997                snownobioage:interval_write = -1.f ; 
     7998                snownobioage:coordinates = "time_counter lat lon" ; 
     7999        float vegetfrac(time_counter, veget, lat, lon) ; 
     8000                vegetfrac:units = "1" ; 
     8001                vegetfrac:standard_name = "Fraction of vegetation" ; 
     8002                vegetfrac:_FillValue = 9.96921e+36f ; 
     8003                vegetfrac:long_name = "Fraction of vegetation" ; 
     8004                vegetfrac:online_operation = "ave(scatter(X))" ; 
     8005                vegetfrac:interval_operation = 1800.f ; 
     8006                vegetfrac:interval_write = -1.f ; 
     8007                vegetfrac:coordinates = "time_counter veget lat lon" ; 
     8008        float maxvegetfrac(time_counter, veget, lat, lon) ; 
     8009                maxvegetfrac:units = "1" ; 
     8010                maxvegetfrac:standard_name = "Maximum fraction of vegetation" ; 
     8011                maxvegetfrac:_FillValue = 9.96921e+36f ; 
     8012                maxvegetfrac:long_name = "Maximum fraction of vegetation" ; 
     8013                maxvegetfrac:online_operation = "ave(scatter(X))" ; 
     8014                maxvegetfrac:interval_operation = 1800.f ; 
     8015                maxvegetfrac:interval_write = -1.f ; 
     8016                maxvegetfrac:coordinates = "time_counter veget lat lon" ; 
     8017        float nobiofrac(time_counter, lat, lon) ; 
     8018                nobiofrac:units = "1" ; 
     8019                nobiofrac:standard_name = "Fraction of other surface types" ; 
     8020                nobiofrac:_FillValue = 9.96921e+36f ; 
     8021                nobiofrac:long_name = "Fraction of other surface types" ; 
     8022                nobiofrac:online_operation = "ave(scatter(X))" ; 
     8023                nobiofrac:interval_operation = 1800.f ; 
     8024                nobiofrac:interval_write = -1.f ; 
     8025                nobiofrac:coordinates = "time_counter lat lon" ; 
     8026        float dss(time_counter, veget, lat, lon) ; 
     8027                dss:units = "m" ; 
     8028                dss:standard_name = "Up-reservoir Height" ; 
     8029                dss:_FillValue = 9.96921e+36f ; 
     8030                dss:long_name = "Up-reservoir Height" ; 
     8031                dss:online_operation = "ave(scatter(X))" ; 
     8032                dss:interval_operation = 1800.f ; 
     8033                dss:interval_write = -1.f ; 
     8034                dss:coordinates = "time_counter veget lat lon" ; 
     8035        float gqsb(time_counter, lat, lon) ; 
     8036                gqsb:units = "1" ; 
     8037                gqsb:standard_name = "Upper Soil Moisture" ; 
     8038                gqsb:_FillValue = 9.96921e+36f ; 
     8039                gqsb:long_name = "Upper Soil Moisture" ; 
     8040                gqsb:online_operation = "ave(scatter(X))" ; 
     8041                gqsb:interval_operation = 1800.f ; 
     8042                gqsb:interval_write = -1.f ; 
     8043                gqsb:coordinates = "time_counter lat lon" ; 
     8044        float bqsb(time_counter, lat, lon) ; 
     8045                bqsb:units = "1" ; 
     8046                bqsb:standard_name = "Lower Soil Moisture" ; 
     8047                bqsb:_FillValue = 9.96921e+36f ; 
     8048                bqsb:long_name = "Lower Soil Moisture" ; 
     8049                bqsb:online_operation = "ave(scatter(X))" ; 
     8050                bqsb:interval_operation = 1800.f ; 
     8051                bqsb:interval_write = -1.f ; 
     8052                bqsb:coordinates = "time_counter lat lon" ; 
     8053        float qsintveg(time_counter, veget, lat, lon) ; 
     8054                qsintveg:units = "Kg/m^2" ; 
     8055                qsintveg:standard_name = "Water on canopy" ; 
     8056                qsintveg:_FillValue = 9.96921e+36f ; 
     8057                qsintveg:long_name = "Water on canopy" ; 
     8058                qsintveg:online_operation = "ave(scatter(X))" ; 
     8059                qsintveg:interval_operation = 1800.f ; 
     8060                qsintveg:interval_write = -1.f ; 
     8061                qsintveg:coordinates = "time_counter veget lat lon" ; 
     8062        float rstruct(time_counter, veget, lat, lon) ; 
     8063                rstruct:units = "s/m" ; 
     8064                rstruct:standard_name = "Structural resistance" ; 
     8065                rstruct:_FillValue = 9.96921e+36f ; 
     8066                rstruct:long_name = "Structural resistance" ; 
     8067                rstruct:online_operation = "ave(scatter(X))" ; 
     8068                rstruct:interval_operation = 1800.f ; 
     8069                rstruct:interval_write = -1.f ; 
     8070                rstruct:coordinates = "time_counter veget lat lon" ; 
     8071        float gpp(time_counter, veget, lat, lon) ; 
     8072                gpp:units = "gC/m^2/s" ; 
     8073                gpp:standard_name = "Net assimilation of carbon by the vegetation" ; 
     8074                gpp:_FillValue = 9.96921e+36f ; 
     8075                gpp:long_name = "Net assimilation of carbon by the vegetation" ; 
     8076                gpp:online_operation = "ave(scatter(X*0.000556))" ; 
     8077                gpp:interval_operation = 1800.f ; 
     8078                gpp:interval_write = -1.f ; 
     8079                gpp:coordinates = "time_counter veget lat lon" ; 
     8080        float nee(time_counter, veget, lat, lon) ; 
     8081                nee:units = "gC/m^2/s" ; 
     8082                nee:standard_name = "Net Ecosystem Exchange" ; 
     8083                nee:_FillValue = 9.96921e+36f ; 
     8084                nee:long_name = "Net Ecosystem Exchange" ; 
     8085                nee:online_operation = "ave(scatter(X*0.000556))" ; 
     8086                nee:interval_operation = 1800.f ; 
     8087                nee:interval_write = -1.f ; 
     8088                nee:coordinates = "time_counter veget lat lon" ; 
     8089        float maint_resp(time_counter, veget, lat, lon) ; 
     8090                maint_resp:units = "gC/m^2/s" ; 
     8091                maint_resp:standard_name = "Maintenance respiration" ; 
     8092                maint_resp:_FillValue = 9.96921e+36f ; 
     8093                maint_resp:long_name = "Maintenance respiration" ; 
     8094                maint_resp:online_operation = "ave(scatter(X*0.000556))" ; 
     8095                maint_resp:interval_operation = 1800.f ; 
     8096                maint_resp:interval_write = -1.f ; 
     8097                maint_resp:coordinates = "time_counter veget lat lon" ; 
     8098        float hetero_resp(time_counter, veget, lat, lon) ; 
     8099                hetero_resp:units = "gC/m^2/s" ; 
     8100                hetero_resp:standard_name = "Heterotrophic respiration" ; 
     8101                hetero_resp:_FillValue = 9.96921e+36f ; 
     8102                hetero_resp:long_name = "Heterotrophic respiration" ; 
     8103                hetero_resp:online_operation = "ave(scatter(X*0.000556))" ; 
     8104                hetero_resp:interval_operation = 1800.f ; 
     8105                hetero_resp:interval_write = -1.f ; 
     8106                hetero_resp:coordinates = "time_counter veget lat lon" ; 
     8107        float growth_resp(time_counter, veget, lat, lon) ; 
     8108                growth_resp:units = "gC/m^2/s" ; 
     8109                growth_resp:standard_name = "Growth respiration" ; 
     8110                growth_resp:_FillValue = 9.96921e+36f ; 
     8111                growth_resp:long_name = "Growth respiration" ; 
     8112                growth_resp:online_operation = "ave(scatter(X*0.000556))" ; 
     8113                growth_resp:interval_operation = 1800.f ; 
     8114                growth_resp:interval_write = -1.f ; 
     8115                growth_resp:coordinates = "time_counter veget lat lon" ; 
     8116        float npp(time_counter, veget, lat, lon) ; 
     8117                npp:units = "gC/m^2/s" ; 
     8118                npp:standard_name = "Net Primary Production" ; 
     8119                npp:_FillValue = 9.96921e+36f ; 
     8120                npp:long_name = "Net Primary Production" ; 
     8121                npp:online_operation = "ave(scatter(X*0.000556))" ; 
     8122                npp:interval_operation = 1800.f ; 
     8123                npp:interval_write = -1.f ; 
     8124                npp:coordinates = "time_counter veget lat lon" ; 
     8125        float precisol(time_counter, veget, lat, lon) ; 
     8126                precisol:units = "mm/d" ; 
     8127                precisol:standard_name = "Throughfall" ; 
     8128                precisol:_FillValue = 9.96921e+36f ; 
     8129                precisol:long_name = "Throughfall" ; 
     8130                precisol:online_operation = "ave(scatter(X*    48.0))" ; 
     8131                precisol:interval_operation = 1800.f ; 
     8132                precisol:interval_write = -1.f ; 
     8133                precisol:coordinates = "time_counter veget lat lon" ; 
     8134        float drysoil_frac(time_counter, lat, lon) ; 
     8135                drysoil_frac:units = "1" ; 
     8136                drysoil_frac:standard_name = "Fraction of visibly dry soil" ; 
     8137                drysoil_frac:_FillValue = 9.96921e+36f ; 
     8138                drysoil_frac:long_name = "Fraction of visibly dry soil" ; 
     8139                drysoil_frac:online_operation = "ave(scatter(X))" ; 
     8140                drysoil_frac:interval_operation = 1800.f ; 
     8141                drysoil_frac:interval_write = -1.f ; 
     8142                drysoil_frac:coordinates = "time_counter lat lon" ; 
     8143        float evapot(time_counter, lat, lon) ; 
     8144                evapot:units = "mm/d" ; 
     8145                evapot:standard_name = "Potential evaporation" ; 
     8146                evapot:_FillValue = 9.96921e+36f ; 
     8147                evapot:long_name = "Potential evaporation" ; 
     8148                evapot:online_operation = "ave(scatter(X*    48.0))" ; 
     8149                evapot:interval_operation = 1800.f ; 
     8150                evapot:interval_write = -1.f ; 
     8151                evapot:coordinates = "time_counter lat lon" ; 
     8152        float evapot_corr(time_counter, lat, lon) ; 
     8153                evapot_corr:units = "mm/d" ; 
     8154                evapot_corr:standard_name = "Potential evaporation" ; 
     8155                evapot_corr:_FillValue = 9.96921e+36f ; 
     8156                evapot_corr:long_name = "Potential evaporation" ; 
     8157                evapot_corr:online_operation = "ave(scatter(X*    48.0))" ; 
     8158                evapot_corr:interval_operation = 1800.f ; 
     8159                evapot_corr:interval_write = -1.f ; 
     8160                evapot_corr:coordinates = "time_counter lat lon" ; 
     8161        float swnet(time_counter, lat, lon) ; 
     8162                swnet:units = "W/m^2" ; 
     8163                swnet:standard_name = "Net solar radiation" ; 
     8164                swnet:_FillValue = 9.96921e+36f ; 
     8165                swnet:long_name = "Net solar radiation" ; 
     8166                swnet:online_operation = "ave(X)" ; 
     8167                swnet:interval_operation = 1800.f ; 
     8168                swnet:interval_write = -1.f ; 
     8169                swnet:coordinates = "time_counter lat lon" ; 
     8170        float swdown(time_counter, lat, lon) ; 
     8171                swdown:units = "W/m^2" ; 
     8172                swdown:standard_name = "Incident solar radiation" ; 
     8173                swdown:_FillValue = 9.96921e+36f ; 
     8174                swdown:long_name = "Incident solar radiation" ; 
     8175                swdown:online_operation = "ave(X)" ; 
     8176                swdown:interval_operation = 1800.f ; 
     8177                swdown:interval_write = -1.f ; 
     8178                swdown:coordinates = "time_counter lat lon" ; 
     8179        float lwdown(time_counter, lat, lon) ; 
     8180                lwdown:units = "W/m^2" ; 
     8181                lwdown:standard_name = "Absorbed downward longwave radiation" ; 
     8182                lwdown:_FillValue = 9.96921e+36f ; 
     8183                lwdown:long_name = "Absorbed downward longwave radiation" ; 
     8184                lwdown:online_operation = "ave(scatter(X))" ; 
     8185                lwdown:interval_operation = 1800.f ; 
     8186                lwdown:interval_write = -1.f ; 
     8187                lwdown:coordinates = "time_counter lat lon" ; 
     8188        float lwnet(time_counter, lat, lon) ; 
     8189                lwnet:units = "W/m^2" ; 
     8190                lwnet:standard_name = "Net surface longwave radiation" ; 
     8191                lwnet:_FillValue = 9.96921e+36f ; 
     8192                lwnet:long_name = "Net surface longwave radiation" ; 
     8193                lwnet:online_operation = "ave(scatter(X))" ; 
     8194                lwnet:interval_operation = 1800.f ; 
     8195                lwnet:interval_write = -1.f ; 
     8196                lwnet:coordinates = "time_counter lat lon" ; 
     8197        float temp_pheno(time_counter, lat, lon) ; 
     8198                temp_pheno:units = "K" ; 
     8199                temp_pheno:standard_name = "Temperature for Pheno" ; 
     8200                temp_pheno:_FillValue = 9.96921e+36f ; 
     8201                temp_pheno:long_name = "Temperature for Pheno" ; 
     8202                temp_pheno:online_operation = "ave(scatter(X))" ; 
     8203                temp_pheno:interval_operation = 1800.f ; 
     8204                temp_pheno:interval_write = -1.f ; 
     8205                temp_pheno:coordinates = "time_counter lat lon" ; 
     8206        float ptn(time_counter, solth, lat, lon) ; 
     8207                ptn:units = "K" ; 
     8208                ptn:standard_name = "Deep ground temperature" ; 
     8209                ptn:_FillValue = 9.96921e+36f ; 
     8210                ptn:long_name = "Deep ground temperature" ; 
     8211                ptn:online_operation = "ave(scatter(X))" ; 
     8212                ptn:interval_operation = 1800.f ; 
     8213                ptn:interval_write = -1.f ; 
     8214                ptn:coordinates = "time_counter solth lat lon" ; 
     8215        float fastr(time_counter, lat, lon) ; 
     8216                fastr:units = "kg/m^2" ; 
     8217                fastr:standard_name = "Fast flow reservoir" ; 
     8218                fastr:_FillValue = 9.96921e+36f ; 
     8219                fastr:long_name = "Fast flow reservoir" ; 
     8220                fastr:online_operation = "ave(scatter(X))" ; 
     8221                fastr:interval_operation = 1800.f ; 
     8222                fastr:interval_write = -1.f ; 
     8223                fastr:coordinates = "time_counter lat lon" ; 
     8224        float slowr(time_counter, lat, lon) ; 
     8225                slowr:units = "kg/m^2" ; 
     8226                slowr:standard_name = "Slow flow reservoir" ; 
     8227                slowr:_FillValue = 9.96921e+36f ; 
     8228                slowr:long_name = "Slow flow reservoir" ; 
     8229                slowr:online_operation = "ave(scatter(X))" ; 
     8230                slowr:interval_operation = 1800.f ; 
     8231                slowr:interval_write = -1.f ; 
     8232                slowr:coordinates = "time_counter lat lon" ; 
     8233        float streamr(time_counter, lat, lon) ; 
     8234                streamr:units = "kg/m^2" ; 
     8235                streamr:standard_name = "Stream flow reservoir" ; 
     8236                streamr:_FillValue = 9.96921e+36f ; 
     8237                streamr:long_name = "Stream flow reservoir" ; 
     8238                streamr:online_operation = "ave(scatter(X))" ; 
     8239                streamr:interval_operation = 1800.f ; 
     8240                streamr:interval_write = -1.f ; 
     8241                streamr:coordinates = "time_counter lat lon" ; 
     8242        float lakevol(time_counter, lat, lon) ; 
     8243                lakevol:units = "kg/m^2" ; 
     8244                lakevol:standard_name = "Volume in lake reservoir" ; 
     8245                lakevol:_FillValue = 9.96921e+36f ; 
     8246                lakevol:long_name = "Volume in lake reservoir" ; 
     8247                gpp:interval_write = -1.f ; 
     8248                gpp:coordinates = "time_counter veget lat lon" ; 
     8249        float nee(time_counter, veget, lat, lon) ; 
     8250                nee:units = "gC/m^2/s" ; 
     8251                nee:standard_name = "Net Ecosystem Exchange" ; 
     8252                nee:_FillValue = 9.96921e+36f ; 
     8253                nee:long_name = "Net Ecosystem Exchange" ; 
     8254                nee:online_operation = "ave(scatter(X*0.000556))" ; 
     8255                nee:interval_operation = 1800.f ; 
     8256                nee:interval_write = -1.f ; 
     8257                nee:coordinates = "time_counter veget lat lon" ; 
     8258        float maint_resp(time_counter, veget, lat, lon) ; 
     8259                maint_resp:units = "gC/m^2/s" ; 
     8260                maint_resp:standard_name = "Maintenance respiration" ; 
     8261                maint_resp:_FillValue = 9.96921e+36f ; 
     8262                maint_resp:long_name = "Maintenance respiration" ; 
     8263                maint_resp:online_operation = "ave(scatter(X*0.000556))" ; 
     8264                maint_resp:interval_operation = 1800.f ; 
     8265                maint_resp:interval_write = -1.f ; 
     8266                maint_resp:coordinates = "time_counter veget lat lon" ; 
     8267        float hetero_resp(time_counter, veget, lat, lon) ; 
     8268                hetero_resp:units = "gC/m^2/s" ; 
     8269                hetero_resp:standard_name = "Heterotrophic respiration" ; 
     8270                hetero_resp:_FillValue = 9.96921e+36f ; 
     8271                hetero_resp:long_name = "Heterotrophic respiration" ; 
     8272                hetero_resp:online_operation = "ave(scatter(X*0.000556))" ; 
     8273                hetero_resp:interval_operation = 1800.f ; 
     8274                hetero_resp:interval_write = -1.f ; 
     8275                hetero_resp:coordinates = "time_counter veget lat lon" ; 
     8276        float growth_resp(time_counter, veget, lat, lon) ; 
     8277                growth_resp:units = "gC/m^2/s" ; 
     8278                growth_resp:standard_name = "Growth respiration" ; 
     8279                growth_resp:_FillValue = 9.96921e+36f ; 
     8280                growth_resp:long_name = "Growth respiration" ; 
     8281                growth_resp:online_operation = "ave(scatter(X*0.000556))" ; 
     8282                growth_resp:interval_operation = 1800.f ; 
     8283                growth_resp:interval_write = -1.f ; 
     8284                growth_resp:coordinates = "time_counter veget lat lon" ; 
     8285        float npp(time_counter, veget, lat, lon) ; 
     8286                npp:units = "gC/m^2/s" ; 
     8287                npp:standard_name = "Net Primary Production" ; 
     8288                npp:_FillValue = 9.96921e+36f ; 
     8289                npp:long_name = "Net Primary Production" ; 
     8290                npp:online_operation = "ave(scatter(X*0.000556))" ; 
     8291                npp:interval_operation = 1800.f ; 
     8292                npp:interval_write = -1.f ; 
     8293                npp:coordinates = "time_counter veget lat lon" ; 
     8294        float precisol(time_counter, veget, lat, lon) ; 
     8295                precisol:units = "mm/d" ; 
     8296                precisol:standard_name = "Throughfall" ; 
     8297                precisol:_FillValue = 9.96921e+36f ; 
     8298                precisol:long_name = "Throughfall" ; 
     8299                precisol:online_operation = "ave(scatter(X*    48.0))" ; 
     8300                precisol:interval_operation = 1800.f ; 
     8301                precisol:interval_write = -1.f ; 
     8302                precisol:coordinates = "time_counter veget lat lon" ; 
     8303        float drysoil_frac(time_counter, lat, lon) ; 
     8304                drysoil_frac:units = "1" ; 
     8305                drysoil_frac:standard_name = "Fraction of visibly dry soil" ; 
     8306                drysoil_frac:_FillValue = 9.96921e+36f ; 
     8307                drysoil_frac:long_name = "Fraction of visibly dry soil" ; 
     8308                drysoil_frac:online_operation = "ave(scatter(X))" ; 
     8309                drysoil_frac:interval_operation = 1800.f ; 
     8310                drysoil_frac:interval_write = -1.f ; 
     8311                drysoil_frac:coordinates = "time_counter lat lon" ; 
     8312        float evapot(time_counter, lat, lon) ; 
     8313                evapot:units = "mm/d" ; 
     8314                evapot:standard_name = "Potential evaporation" ; 
     8315                evapot:_FillValue = 9.96921e+36f ; 
     8316                evapot:long_name = "Potential evaporation" ; 
     8317                evapot:online_operation = "ave(scatter(X*    48.0))" ; 
     8318                evapot:interval_operation = 1800.f ; 
     8319                evapot:interval_write = -1.f ; 
     8320                evapot:coordinates = "time_counter lat lon" ; 
     8321        float evapot_corr(time_counter, lat, lon) ; 
     8322                evapot_corr:units = "mm/d" ; 
     8323                evapot_corr:standard_name = "Potential evaporation" ; 
     8324                evapot_corr:_FillValue = 9.96921e+36f ; 
     8325                evapot_corr:long_name = "Potential evaporation" ; 
     8326                evapot_corr:online_operation = "ave(scatter(X*    48.0))" ; 
     8327                evapot_corr:interval_operation = 1800.f ; 
     8328                evapot_corr:interval_write = -1.f ; 
     8329                evapot_corr:coordinates = "time_counter lat lon" ; 
     8330        float swnet(time_counter, lat, lon) ; 
     8331                swnet:units = "W/m^2" ; 
     8332                swnet:standard_name = "Net solar radiation" ; 
     8333                swnet:_FillValue = 9.96921e+36f ; 
     8334                swnet:long_name = "Net solar radiation" ; 
     8335                swnet:online_operation = "ave(X)" ; 
     8336                swnet:interval_operation = 1800.f ; 
     8337                swnet:interval_write = -1.f ; 
     8338                swnet:coordinates = "time_counter lat lon" ; 
     8339        float swdown(time_counter, lat, lon) ; 
     8340                swdown:units = "W/m^2" ; 
     8341                swdown:standard_name = "Incident solar radiation" ; 
     8342                swdown:_FillValue = 9.96921e+36f ; 
     8343                swdown:long_name = "Incident solar radiation" ; 
     8344                swdown:online_operation = "ave(X)" ; 
     8345                swdown:interval_operation = 1800.f ; 
     8346                swdown:interval_write = -1.f ; 
     8347                swdown:coordinates = "time_counter lat lon" ; 
     8348        float lwdown(time_counter, lat, lon) ; 
     8349                lwdown:units = "W/m^2" ; 
     8350                lwdown:standard_name = "Absorbed downward longwave radiation" ; 
     8351                lwdown:_FillValue = 9.96921e+36f ; 
     8352                lwdown:long_name = "Absorbed downward longwave radiation" ; 
     8353                lwdown:online_operation = "ave(scatter(X))" ; 
     8354                lwdown:interval_operation = 1800.f ; 
     8355                lwdown:interval_write = -1.f ; 
     8356                lwdown:coordinates = "time_counter lat lon" ; 
     8357        float lwnet(time_counter, lat, lon) ; 
     8358                lwnet:units = "W/m^2" ; 
     8359                lwnet:standard_name = "Net surface longwave radiation" ; 
     8360                lwnet:_FillValue = 9.96921e+36f ; 
     8361                lwnet:long_name = "Net surface longwave radiation" ; 
     8362                lwnet:online_operation = "ave(scatter(X))" ; 
     8363                lwnet:interval_operation = 1800.f ; 
     8364                lwnet:interval_write = -1.f ; 
     8365                lwnet:coordinates = "time_counter lat lon" ; 
     8366        float temp_pheno(time_counter, lat, lon) ; 
     8367                temp_pheno:units = "K" ; 
     8368                temp_pheno:standard_name = "Temperature for Pheno" ; 
     8369                temp_pheno:_FillValue = 9.96921e+36f ; 
     8370                temp_pheno:long_name = "Temperature for Pheno" ; 
     8371                temp_pheno:online_operation = "ave(scatter(X))" ; 
     8372                temp_pheno:interval_operation = 1800.f ; 
     8373                temp_pheno:interval_write = -1.f ; 
     8374                temp_pheno:coordinates = "time_counter lat lon" ; 
     8375        float ptn(time_counter, solth, lat, lon) ; 
     8376                ptn:units = "K" ; 
     8377                ptn:standard_name = "Deep ground temperature" ; 
     8378                ptn:_FillValue = 9.96921e+36f ; 
     8379                ptn:long_name = "Deep ground temperature" ; 
     8380                ptn:online_operation = "ave(scatter(X))" ; 
     8381                ptn:interval_operation = 1800.f ; 
     8382                ptn:interval_write = -1.f ; 
     8383                ptn:coordinates = "time_counter solth lat lon" ; 
     8384        float fastr(time_counter, lat, lon) ; 
     8385                fastr:units = "kg/m^2" ; 
     8386                fastr:standard_name = "Fast flow reservoir" ; 
     8387                fastr:_FillValue = 9.96921e+36f ; 
     8388                fastr:long_name = "Fast flow reservoir" ; 
     8389                fastr:online_operation = "ave(scatter(X))" ; 
     8390                fastr:interval_operation = 1800.f ; 
     8391                fastr:interval_write = -1.f ; 
     8392                fastr:coordinates = "time_counter lat lon" ; 
     8393        float slowr(time_counter, lat, lon) ; 
     8394                slowr:units = "kg/m^2" ; 
     8395                slowr:standard_name = "Slow flow reservoir" ; 
     8396                slowr:_FillValue = 9.96921e+36f ; 
     8397                slowr:long_name = "Slow flow reservoir" ; 
     8398                slowr:online_operation = "ave(scatter(X))" ; 
     8399                slowr:interval_operation = 1800.f ; 
     8400                slowr:interval_write = -1.f ; 
     8401                slowr:coordinates = "time_counter lat lon" ; 
     8402        float streamr(time_counter, lat, lon) ; 
     8403                streamr:units = "kg/m^2" ; 
     8404                streamr:standard_name = "Stream flow reservoir" ; 
     8405                streamr:_FillValue = 9.96921e+36f ; 
     8406                streamr:long_name = "Stream flow reservoir" ; 
     8407                streamr:online_operation = "ave(scatter(X))" ; 
     8408                streamr:interval_operation = 1800.f ; 
     8409                streamr:interval_write = -1.f ; 
     8410                streamr:coordinates = "time_counter lat lon" ; 
     8411        float lakevol(time_counter, lat, lon) ; 
     8412                lakevol:units = "kg/m^2" ; 
     8413                lakevol:standard_name = "Volume in lake reservoir" ; 
     8414                lakevol:_FillValue = 9.96921e+36f ; 
     8415                lakevol:long_name = "Volume in lake reservoir" ; 
     8416                lakevol:online_operation = "ave(scatter(X))" ; 
     8417                lakevol:interval_operation = 1800.f ; 
     8418                lakevol:interval_write = -1.f ; 
     8419                lakevol:coordinates = "time_counter lat lon" ; 
     8420        float irrigation(time_counter, lat, lon) ; 
     8421                irrigation:units = "mm/d" ; 
     8422                irrigation:standard_name = "Net irrigation" ; 
     8423                irrigation:_FillValue = 9.96921e+36f ; 
     8424                irrigation:long_name = "Net irrigation" ; 
     8425                irrigation:online_operation = "ave(scatter(X*    48.0))" ; 
     8426                irrigation:interval_operation = 1800.f ; 
     8427                irrigation:interval_write = -1.f ; 
     8428                irrigation:coordinates = "time_counter lat lon" ; 
     8429        float netirrig(time_counter, lat, lon) ; 
     8430                netirrig:units = "mm/d" ; 
     8431                netirrig:standard_name = "Net irrigation requirement" ; 
     8432                netirrig:_FillValue = 9.96921e+36f ; 
     8433                netirrig:long_name = "Net irrigation requirement" ; 
     8434                netirrig:online_operation = "ave(scatter(X*    48.0))" ; 
     8435                netirrig:interval_operation = 1800.f ; 
     8436                netirrig:interval_write = -1.f ; 
     8437                netirrig:coordinates = "time_counter lat lon" ; 
     8438        float irrigmap(lat, lon) ; 
     8439                irrigmap:units = "m^2" ; 
     8440                irrigmap:standard_name = "Map of irrigated areas" ; 
     8441                irrigmap:_FillValue = 9.96921e+36f ; 
     8442                irrigmap:long_name = "Map of irrigated areas" ; 
     8443                irrigmap:online_operation = "once(scatter(X))" ; 
     8444                irrigmap:coordinates = "lat lon" ; 
     8445        float beta(time_counter, lat, lon) ; 
     8446                beta:units = "1" ; 
     8447                beta:standard_name = "Beta Function" ; 
     8448                beta:_FillValue = 9.96921e+36f ; 
     8449                beta:long_name = "Beta Function" ; 
     8450                beta:online_operation = "ave(scatter(X))" ; 
     8451                beta:interval_operation = 1800.f ; 
     8452                beta:interval_write = -1.f ; 
     8453                beta:coordinates = "time_counter lat lon" ; 
     8454        float raero(time_counter, lat, lon) ; 
     8455                raero:units = "s/m" ; 
     8456                raero:standard_name = "Aerodynamic resistance" ; 
     8457                raero:_FillValue = 9.96921e+36f ; 
     8458                raero:long_name = "Aerodynamic resistance" ; 
     8459                raero:online_operation = "ave(scatter(X))" ; 
     8460                raero:interval_operation = 1800.f ; 
     8461                raero:interval_write = -1.f ; 
     8462                raero:coordinates = "time_counter lat lon" ; 
     8463        float cdrag(time_counter, lat, lon) ; 
     8464                cdrag:units = "?" ; 
     8465                cdrag:standard_name = "Drag coefficient for LE and SH" ; 
     8466                cdrag:_FillValue = 9.96921e+36f ; 
     8467                cdrag:long_name = "Drag coefficient for LE and SH" ; 
     8468                cdrag:online_operation = "ave(scatter(X))" ; 
     8469                cdrag:interval_operation = 1800.f ; 
     8470                cdrag:interval_write = -1.f ; 
     8471                cdrag:coordinates = "time_counter lat lon" ; 
     8472        float Wind(time_counter, lat, lon) ; 
     8473                Wind:units = "m/s" ; 
     8474                Wind:standard_name = "Wind speed" ; 
     8475                Wind:_FillValue = 9.96921e+36f ; 
     8476                Wind:long_name = "Wind speed" ; 
     8477                Wind:online_operation = "ave(scatter(X))" ; 
     8478                Wind:interval_operation = 1800.f ; 
     8479                Wind:interval_write = -1.f ; 
     8480                Wind:coordinates = "time_counter lat lon" ; 
     8481        float qsatt(time_counter, lat, lon) ; 
     8482                qsatt:units = "g/g" ; 
     8483                qsatt:standard_name = "Surface saturated humidity" ; 
     8484                qsatt:_FillValue = 9.96921e+36f ; 
     8485                qsatt:long_name = "Surface saturated humidity" ; 
     8486                qsatt:online_operation = "ave(scatter(X))" ; 
     8487                qsatt:interval_operation = 1800.f ; 
     8488                qsatt:interval_write = -1.f ; 
     8489                qsatt:coordinates = "time_counter lat lon" ; 
     8490        float vbeta1(time_counter, lat, lon) ; 
     8491                vbeta1:units = "1" ; 
     8492                vbeta1:standard_name = "Beta for sublimation" ; 
     8493                vbeta1:_FillValue = 9.96921e+36f ; 
     8494                vbeta1:long_name = "Beta for sublimation" ; 
     8495                vbeta1:online_operation = "ave(scatter(X))" ; 
     8496                vbeta1:interval_operation = 1800.f ; 
     8497                vbeta1:interval_write = -1.f ; 
     8498                vbeta1:coordinates = "time_counter lat lon" ; 
     8499        float vbeta4(time_counter, lat, lon) ; 
     8500                vbeta4:units = "1" ; 
     8501                vbeta4:standard_name = "Beta for bare soil" ; 
     8502                vbeta4:_FillValue = 9.96921e+36f ; 
     8503                vbeta4:long_name = "Beta for bare soil" ; 
     8504                vbeta4:online_operation = "ave(scatter(X))" ; 
     8505                vbeta4:interval_operation = 1800.f ; 
     8506                vbeta4:interval_write = -1.f ; 
     8507                vbeta4:coordinates = "time_counter lat lon" ; 
     8508        float vbetaco2(time_counter, veget, lat, lon) ; 
     8509                vbetaco2:units = "mm/d" ; 
     8510                vbetaco2:standard_name = "beta for CO2" ; 
     8511                vbetaco2:_FillValue = 9.96921e+36f ; 
     8512                vbetaco2:long_name = "beta for CO2" ; 
     8513                vbetaco2:online_operation = "ave(scatter(X))" ; 
     8514                vbetaco2:interval_operation = 1800.f ; 
     8515                vbetaco2:interval_write = -1.f ; 
     8516                vbetaco2:coordinates = "time_counter veget lat lon" ; 
     8517        float soiltype(soiltyp, lat, lon) ; 
     8518                soiltype:units = "%" ; 
     8519                soiltype:standard_name = "Fraction of soil textures" ; 
     8520                soiltype:_FillValue = 9.96921e+36f ; 
     8521                soiltype:long_name = "Fraction of soil textures" ; 
     8522                soiltype:online_operation = "once(scatter(X))" ; 
     8523                soiltype:coordinates = "soiltyp lat lon" ; 
     8524        float humrel(time_counter, veget, lat, lon) ; 
     8525                humrel:units = "1" ; 
     8526                humrel:standard_name = "Soil moisture stress" ; 
     8527                humrel:_FillValue = 9.96921e+36f ; 
     8528                humrel:long_name = "Soil moisture stress" ; 
     8529                humrel:online_operation = "ave(scatter(X))" ; 
     8530                humrel:interval_operation = 1800.f ; 
     8531                humrel:interval_write = -1.f ; 
     8532                humrel:coordinates = "time_counter veget lat lon" ; 
     8533        float cimean(time_counter, veget, lat, lon) ; 
     8534                cimean:units = "mmole/m2/s" ; 
     8535                cimean:standard_name = "Stomatal CO2 concentation" ; 
     8536                cimean:_FillValue = 9.96921e+36f ; 
     8537                cimean:long_name = "Stomatal CO2 concentation" ; 
     8538                cimean:online_operation = "ave(scatter(X))" ; 
     8539                cimean:interval_operation = 1800.f ; 
     8540                cimean:interval_write = -1.f ; 
     8541                cimean:coordinates = "time_counter veget lat lon" ; 
     8542        float vbeta3(time_counter, veget, lat, lon) ; 
     8543                vbeta3:units = "mm/d" ; 
     8544                vbeta3:standard_name = "Beta for Transpiration" ; 
     8545                vbeta3:_FillValue = 9.96921e+36f ; 
     8546                vbeta3:long_name = "Beta for Transpiration" ; 
     8547                vbeta3:online_operation = "ave(scatter(X))" ; 
     8548                vbeta3:interval_operation = 1800.f ; 
     8549                vbeta3:interval_write = -1.f ; 
     8550                vbeta3:coordinates = "time_counter veget lat lon" ; 
     8551        float rveget(time_counter, veget, lat, lon) ; 
     8552                rveget:units = "s/m" ; 
     8553                rveget:standard_name = "Canopy resistance" ; 
     8554                rveget:_FillValue = 9.96921e+36f ; 
     8555                rveget:long_name = "Canopy resistance" ; 
     8556                rveget:online_operation = "ave(scatter(X))" ; 
     8557                rveget:interval_operation = 1800.f ; 
     8558                rveget:interval_write = -1.f ; 
     8559                rveget:coordinates = "time_counter veget lat lon" ; 
     8560        float rsol(time_counter, lat, lon) ; 
     8561                rsol:units = "s/m" ; 
     8562                rsol:standard_name = "Soil resistance" ; 
     8563                rsol:_FillValue = 9.96921e+36f ; 
     8564                rsol:long_name = "Soil resistance" ; 
     8565                rsol:online_operation = "ave(scatter(X))" ; 
     8566                rsol:interval_operation = 1800.f ; 
     8567                rsol:interval_write = -1.f ; 
     8568                rsol:coordinates = "time_counter lat lon" ; 
     8569        float vbeta2(time_counter, veget, lat, lon) ; 
     8570                vbeta2:units = "mm/d" ; 
     8571                vbeta2:standard_name = "Beta for Interception loss" ; 
     8572                vbeta2:_FillValue = 9.96921e+36f ; 
     8573                vbeta2:long_name = "Beta for Interception loss" ; 
     8574                vbeta2:online_operation = "ave(scatter(X))" ; 
     8575                vbeta2:interval_operation = 1800.f ; 
     8576                vbeta2:interval_write = -1.f ; 
     8577                vbeta2:coordinates = "time_counter veget lat lon" ; 
     8578        float qsintmax(time_counter, veget, lat, lon) ; 
     8579                qsintmax:units = "Kg/m^2" ; 
     8580                qsintmax:standard_name = "Maximum Interception capacity" ; 
     8581                qsintmax:_FillValue = 9.96921e+36f ; 
     8582                qsintmax:long_name = "Maximum Interception capacity" ; 
     8583                qsintmax:online_operation = "ave(scatter(X))" ; 
     8584                qsintmax:interval_operation = 1800.f ; 
     8585                qsintmax:interval_write = -1.f ; 
     8586                qsintmax:coordinates = "time_counter veget lat lon" ; 
     8587        float mrsos(time_counter, lat, lon) ; 
     8588                mrsos:units = "kg m-2" ; 
     8589                mrsos:standard_name = "Moisture in Upper 0.1 m of Soil Column" ; 
     8590                mrsos:_FillValue = 9.96921e+36f ; 
     8591                mrsos:long_name = "Moisture in Upper 0.1 m of Soil Column" ; 
     8592                mrsos:online_operation = "ave(scatter(X))" ; 
     8593                mrsos:interval_operation = 1800.f ; 
     8594                mrsos:interval_write = -1.f ; 
     8595                mrsos:coordinates = "time_counter lat lon" ; 
     8596        float mrso(time_counter, lat, lon) ; 
     8597                mrso:units = "kg m-2" ; 
     8598                mrso:standard_name = "Total Soil Moisture Content" ; 
     8599                mrso:_FillValue = 9.96921e+36f ; 
     8600                mrso:long_name = "Total Soil Moisture Content" ; 
     8601                mrso:online_operation = "ave(scatter(X))" ; 
     8602                mrso:interval_operation = 1800.f ; 
     8603                mrso:interval_write = -1.f ; 
     8604                mrso:coordinates = "time_counter lat lon" ; 
     8605        float mrros(time_counter, lat, lon) ; 
     8606                mrros:units = "kg m-2 s-1" ; 
     8607                mrros:standard_name = "Surface Runoff" ; 
     8608                mrros:_FillValue = 9.96921e+36f ; 
     8609                mrros:long_name = "Surface Runoff" ; 
     8610                mrros:online_operation = "ave(scatter(X))" ; 
     8611                mrros:interval_operation = 1800.f ; 
     8612                mrros:interval_write = -1.f ; 
     8613                mrros:coordinates = "time_counter lat lon" ; 
     8614        float mrro(time_counter, lat, lon) ; 
     8615                mrro:units = "kg m-2 s-1" ; 
     8616                mrro:standard_name = "Total Runoff" ; 
     8617                mrro:_FillValue = 9.96921e+36f ; 
     8618                mrro:long_name = "Total Runoff" ; 
     8619                mrro:online_operation = "ave(scatter(X))" ; 
     8620                mrro:interval_operation = 1800.f ; 
     8621                mrro:interval_write = -1.f ; 
     8622                mrro:coordinates = "time_counter lat lon" ; 
     8623        float prveg(time_counter, lat, lon) ; 
     8624                prveg:units = "kg m-2 s-1" ; 
     8625                prveg:standard_name = "Precipitation onto Canopy" ; 
     8626                prveg:_FillValue = 9.96921e+36f ; 
     8627                prveg:long_name = "Precipitation onto Canopy" ; 
     8628                prveg:online_operation = "ave(scatter(X))" ; 
     8629                prveg:interval_operation = 1800.f ; 
     8630                prveg:interval_write = -1.f ; 
     8631                prveg:coordinates = "time_counter lat lon" ; 
     8632        float evspsblveg(time_counter, lat, lon) ; 
     8633                evspsblveg:units = "kg m-2 s-1" ; 
     8634                evspsblveg:standard_name = "Evaporation from Canopy" ; 
     8635                evspsblveg:_FillValue = 9.96921e+36f ; 
     8636                evspsblveg:long_name = "Evaporation from Canopy" ; 
     8637                evspsblveg:online_operation = "ave(scatter(X))" ; 
     8638                evspsblveg:interval_operation = 1800.f ; 
     8639                evspsblveg:interval_write = -1.f ; 
     8640                evspsblveg:coordinates = "time_counter lat lon" ; 
     8641        float evspsblsoi(time_counter, lat, lon) ; 
     8642                evspsblsoi:units = "kg m-2 s-1" ; 
     8643                evspsblsoi:standard_name = "Water Evaporation from Soil" ; 
     8644                evspsblsoi:_FillValue = 9.96921e+36f ; 
     8645                evspsblsoi:long_name = "Water Evaporation from Soil" ; 
     8646                evspsblsoi:online_operation = "ave(scatter(X))" ; 
     8647                evspsblsoi:interval_operation = 1800.f ; 
     8648                evspsblsoi:interval_write = -1.f ; 
     8649                evspsblsoi:coordinates = "time_counter lat lon" ; 
     8650        float tran(time_counter, lat, lon) ; 
     8651                tran:units = "kg m-2 s-1" ; 
     8652                tran:standard_name = "Transpiration" ; 
     8653                tran:_FillValue = 9.96921e+36f ; 
     8654                tran:long_name = "Transpiration" ; 
     8655                tran:online_operation = "ave(scatter(X))" ; 
     8656                tran:interval_operation = 1800.f ; 
     8657                tran:interval_write = -1.f ; 
     8658                tran:coordinates = "time_counter lat lon" ; 
     8659        float treeFrac(time_counter, lat, lon) ; 
     8660                treeFrac:units = "%" ; 
     8661                treeFrac:standard_name = "Tree Cover Fraction" ; 
     8662                treeFrac:_FillValue = 9.96921e+36f ; 
     8663                treeFrac:long_name = "Tree Cover Fraction" ; 
     8664                treeFrac:online_operation = "ave(scatter(X))" ; 
     8665                treeFrac:interval_operation = 1800.f ; 
     8666                treeFrac:interval_write = -1.f ; 
     8667                treeFrac:coordinates = "time_counter lat lon" ; 
     8668        float grassFrac(time_counter, lat, lon) ; 
     8669                grassFrac:units = "%" ; 
     8670                grassFrac:standard_name = "Natural Grass Fraction" ; 
     8671                grassFrac:_FillValue = 9.96921e+36f ; 
     8672                grassFrac:long_name = "Natural Grass Fraction" ; 
     8673                grassFrac:online_operation = "ave(scatter(X))" ; 
     8674                grassFrac:interval_operation = 1800.f ; 
     8675                grassFrac:interval_write = -1.f ; 
     8676                grassFrac:coordinates = "time_counter lat lon" ; 
     8677        float cropFrac(time_counter, lat, lon) ; 
     8678                cropFrac:units = "%" ; 
     8679                cropFrac:standard_name = "Crop Fraction" ; 
     8680                cropFrac:_FillValue = 9.96921e+36f ; 
     8681                cropFrac:long_name = "Crop Fraction" ; 
     8682                cropFrac:online_operation = "ave(scatter(X))" ; 
     8683                cropFrac:interval_operation = 1800.f ; 
     8684                cropFrac:interval_write = -1.f ; 
     8685                cropFrac:coordinates = "time_counter lat lon" ; 
     8686        float baresoilFrac(time_counter, lat, lon) ; 
     8687                baresoilFrac:units = "%" ; 
     8688                baresoilFrac:standard_name = "Bare Soil Fraction" ; 
     8689                baresoilFrac:_FillValue = 9.96921e+36f ; 
     8690                baresoilFrac:long_name = "Bare Soil Fraction" ; 
     8691                baresoilFrac:online_operation = "ave(scatter(X))" ; 
     8692                baresoilFrac:interval_operation = 1800.f ; 
     8693                baresoilFrac:interval_write = -1.f ; 
     8694                baresoilFrac:coordinates = "time_counter lat lon" ; 
     8695        float residualFrac(time_counter, lat, lon) ; 
     8696                residualFrac:units = "%" ; 
     8697                residualFrac:standard_name = "Fraction of Grid Cell that is Land but Neither Vegetation-Covered nor Bare Soil" ; 
     8698                residualFrac:_FillValue = 9.96921e+36f ; 
     8699                residualFrac:long_name = "Fraction of Grid Cell that is Land but Neither Vegetation-Covered nor Bare Soil" ; 
     8700                residualFrac:online_operation = "ave(scatter(X))" ; 
     8701                residualFrac:interval_operation = 1800.f ; 
     8702                residualFrac:interval_write = -1.f ; 
     8703                residualFrac:coordinates = "time_counter lat lon" ; 
     8704        float LandPoints(lat, lon) ; 
     8705                LandPoints:units = "1" ; 
     8706                LandPoints:standard_name = "Land Points" ; 
     8707                LandPoints:_FillValue = 9.96921e+36f ; 
     8708                LandPoints:long_name = "Land Points" ; 
     8709                LandPoints:online_operation = "once(scatter(X))" ; 
     8710                LandPoints:coordinates = "lat lon" ; 
     8711        float Areas(lat, lon) ; 
     8712                Areas:units = "m2" ; 
     8713                Areas:standard_name = "Mesh areas" ; 
     8714                Areas:_FillValue = 9.96921e+36f ; 
     8715                Areas:long_name = "Mesh areas" ; 
     8716                Areas:online_operation = "once(scatter(X))" ; 
     8717                Areas:coordinates = "lat lon" ; 
     8718        float Contfrac(lat, lon) ; 
     8719                Contfrac:units = "1" ; 
     8720                Contfrac:standard_name = "Continental fraction" ; 
     8721                Contfrac:_FillValue = 9.96921e+36f ; 
     8722                Contfrac:long_name = "Continental fraction" ; 
     8723                Contfrac:online_operation = "once(scatter(X))" ; 
     8724                Contfrac:coordinates = "lat lon" ; 
     8725 
     8726// global attributes: 
     8727                :Conventions = "CF-1.1" ; 
     8728                :file_name = "sechiba_history.nc" ; 
     8729                :production = "An IPSL model" ; 
     8730                :TimeStamp = "2010-JUL-24 00:19:51 GMT-0200" ; 
     8731} 
     8732}}}