1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166
|
<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset xmlns="http://xml.opendap.org/ns/DAP/4.0#" xml:base="http://test.opendap.org:8080/opendap/coverage/tos_O1_2001-2002.nc" dapVersion="4.0" dmrVersion="1.0" name="tos_O1_2001-2002.nc">
<Dimension name="lon" size="180"/>
<Dimension name="bnds" size="2"/>
<Dimension name="lat" size="170"/>
<Dimension name="time" size="24"/>
<Float64 name="lon">
<Dim name="/lon"/>
<Attribute name="standard_name" type="String">
<Value>longitude</Value>
</Attribute>
<Attribute name="long_name" type="String">
<Value>longitude</Value>
</Attribute>
<Attribute name="units" type="String">
<Value>degrees_east</Value>
</Attribute>
<Attribute name="axis" type="String">
<Value>X</Value>
</Attribute>
<Attribute name="bounds" type="String">
<Value>lon_bnds</Value>
</Attribute>
<Attribute name="original_units" type="String">
<Value>degrees_east</Value>
</Attribute>
</Float64>
<Float64 name="lon_bnds">
<Dim name="/lon"/>
<Dim name="/bnds"/>
</Float64>
<Float64 name="lat">
<Dim name="/lat"/>
<Attribute name="standard_name" type="String">
<Value>latitude</Value>
</Attribute>
<Attribute name="long_name" type="String">
<Value>latitude</Value>
</Attribute>
<Attribute name="units" type="String">
<Value>degrees_north</Value>
</Attribute>
<Attribute name="axis" type="String">
<Value>Y</Value>
</Attribute>
<Attribute name="bounds" type="String">
<Value>lat_bnds</Value>
</Attribute>
<Attribute name="original_units" type="String">
<Value>degrees_north</Value>
</Attribute>
</Float64>
<Float64 name="lat_bnds">
<Dim name="/lat"/>
<Dim name="/bnds"/>
</Float64>
<Float64 name="time">
<Dim name="/time"/>
<Attribute name="standard_name" type="String">
<Value>time</Value>
</Attribute>
<Attribute name="long_name" type="String">
<Value>time</Value>
</Attribute>
<Attribute name="units" type="String">
<Value>days since 2001-1-1</Value>
</Attribute>
<Attribute name="axis" type="String">
<Value>T</Value>
</Attribute>
<Attribute name="calendar" type="String">
<Value>360_day</Value>
</Attribute>
<Attribute name="bounds" type="String">
<Value>time_bnds</Value>
</Attribute>
<Attribute name="original_units" type="String">
<Value>seconds since 2001-1-1</Value>
</Attribute>
</Float64>
<Float64 name="time_bnds">
<Dim name="/time"/>
<Dim name="/bnds"/>
</Float64>
<Float32 name="tos">
<Dim name="/time"/>
<Dim name="/lat"/>
<Dim name="/lon"/>
<Attribute name="standard_name" type="String">
<Value>sea_surface_temperature</Value>
</Attribute>
<Attribute name="long_name" type="String">
<Value>Sea Surface Temperature</Value>
</Attribute>
<Attribute name="units" type="String">
<Value>K</Value>
</Attribute>
<Attribute name="cell_methods" type="String">
<Value>time: mean (interval: 30 minutes)</Value>
</Attribute>
<Attribute name="_FillValue" type="Float32">
<Value>1.00000002e+20</Value>
</Attribute>
<Attribute name="missing_value" type="Float32">
<Value>1.00000002e+20</Value>
</Attribute>
<Attribute name="original_name" type="String">
<Value>sosstsst</Value>
</Attribute>
<Attribute name="original_units" type="String">
<Value>degC</Value>
</Attribute>
<Attribute name="history" type="String">
<Value> At 16:37:23 on 01/11/2005: CMOR altered the data in the following ways: added 2.73150E+02 to yield output units; Cyclical dimension was output starting at a different lon;</Value>
</Attribute>
<Map name="/time"/>
<Map name="/lat"/>
<Map name="/lon"/>
</Float32>
<Attribute name="NC_GLOBAL" type="Container">
<Attribute name="title" type="String">
<Value>IPSL model output prepared for IPCC Fourth Assessment SRES A2 experiment</Value>
</Attribute>
<Attribute name="institution" type="String">
<Value>IPSL (Institut Pierre Simon Laplace, Paris, France)</Value>
</Attribute>
<Attribute name="source" type="String">
<Value>IPSL-CM4_v1 (2003) : atmosphere : LMDZ (IPSL-CM4_IPCC, 96x71x19) ; ocean ORCA2 (ipsl_cm4_v1_8, 2x2L31); sea ice LIM (ipsl_cm4_v</Value>
</Attribute>
<Attribute name="contact" type="String">
<Value>Sebastien Denvil, sebastien.denvil@ipsl.jussieu.fr</Value>
</Attribute>
<Attribute name="project_id" type="String">
<Value>IPCC Fourth Assessment</Value>
</Attribute>
<Attribute name="table_id" type="String">
<Value>Table O1 (13 November 2004)</Value>
</Attribute>
<Attribute name="experiment_id" type="String">
<Value>SRES A2 experiment</Value>
</Attribute>
<Attribute name="realization" type="Int32">
<Value>1</Value>
</Attribute>
<Attribute name="cmor_version" type="Float32">
<Value>0.959999979</Value>
</Attribute>
<Attribute name="Conventions" type="String">
<Value>CF-1.0</Value>
</Attribute>
<Attribute name="history" type="String">
<Value>YYYY/MM/JJ: data generated; YYYY/MM/JJ+1 data transformed At 16:37:23 on 01/11/2005, CMOR rewrote data to comply with CF standards and IPCC Fourth Assessment requirements</Value>
</Attribute>
<Attribute name="references" type="String">
<Value>Dufresne et al, Journal of Climate, 2015, vol XX, p 136</Value>
</Attribute>
<Attribute name="comment" type="String">
<Value>Test drive</Value>
</Attribute>
</Attribute>
<Attribute name="DODS_EXTRA" type="Container">
<Attribute name="Unlimited_Dimension" type="String">
<Value>time</Value>
</Attribute>
</Attribute>
</Dataset>
|