netcdf thetao_O_SE_orcagrid_LSCE_PMIP2_0K_OA { dimensions: time = UNLIMITED ; // (12 currently) bnds = 2 ; depth = 31 ; y = 76 ; x = 92 ; nvert = 4 ; variables: double time(time) ; time:bounds = "time_bnds" ; time:long_name = "time" ; time:standard_name = "time" ; time:units = "days since 0001-1-1" ; time:calendar = "360_day" ; time:axis = "T" ; double time_bnds(time, bnds) ; double depth(depth) ; depth:positive = "down" ; depth:bounds = "depth_bnds" ; depth:long_name = "depth" ; depth:standard_name = "depth" ; depth:units = "m" ; depth:axis = "Z" ; double depth_bnds(depth, bnds) ; double lat_bnds(y, x, nvert) ; double lon_bnds(y, x, nvert) ; double lat(y, x) ; lat:bounds = "lat_bnds" ; lat:long_name = "latitude" ; lat:standard_name = "latitude" ; lat:units = "degrees_north" ; lat:axis = "Y" ; double lon(y, x) ; lon:bounds = "lon_bnds" ; lon:long_name = "longitude" ; lon:standard_name = "longitude" ; lon:units = "degrees_east" ; lon:axis = "X" ; float thetao(time, depth, y, x) ; thetao:missing_value = 1.e+20f ; thetao:name = "thetao" ; thetao:original_units = "C" ; thetao:original_name = "votemper + 273.15" ; thetao:long_name = "Ocean potential temperature" ; thetao:standard_name = "sea_water_potential_temperature" ; thetao:cell_methods = "time: mean" ; thetao:coordinates = "lat lon" ; thetao:units = "K" ; thetao:comment = "" ; thetao:history = "Thu Sep 23 16:33:32 2004: Variable based on votemper from file ./BR03_SE_0051_100_grid_T.nc" ; // global attributes: :Conventions = "CF-1.0" ; :institution = "LSCE (Laboratoire des Sciences du Climat et de l\'Environnement, Gif-sur-Yvette, France)" ; :source = "IPSLCM4_v1 (2004, ipsl_cm4_v1_9_1): atmosphere: LMDZ3.3 (IPSL-CM4_IPCC, 72x45x19); ocean: OPA8.2/ORCA4 (ipsl_cm4_v1_8, 92x76x31); seaice: LIM (ipsl_cm4_v1_8); land: ORCHIDEE/SECHIBA (orchidee_1_3)" ; :project_id = "MOTIF" ; :table_id = "Table O_SE" ; :realization = 1 ; :experiment_id = "PMIP2_0K_OA Pre-industrial Ocean-Atmosphere PMIP2 experiment" ; :contact = "Jean-Yves Peterschmitt - motifweb@lsce.saclay.cea.fr" ; :history = "Thu Sep 23 16:33:32 2004: File created by jypeter with curv2curvipcc.py\n", "LSCE experiment name: BR03" ; :comment = "Experiment length: 50 years (51 to 100)" ; :references = "No references" ; :title = "IPSL model output prepared for the MOTIF PMIP2_0K_OA Pre-industrial Ocean-Atmosphere PMIP2 experiment" ; }