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 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421
|
Attributes {
TSurfAir {
String standard_name "TSurfAir";
String long_name "Surface Air Temperature";
Float32 _FillValue -1.000000000;
String units "K";
}
Delta_Time {
String long_name "offset to time";
String Description "Cell observation time, in offsets to values defined in the time variable";
String units "seconds";
}
nv {
String long_name "number_of_vertices";
}
time_bnds {
String long_name "time_bnds";
String units "seconds since 1993-1-1 0:0:0";
}
time {
String long_name "time";
String axis "T";
String units "seconds since 1993-1-1 0:0:0";
String bounds "time_bnds";
}
latitude {
String long_name "latitude";
String units "degrees_north";
String standard_name "latitude";
String axis "Y";
String GCTP_Projection_Name "Geographic";
String GCTP_Spheroid_Name "Clarke 1866";
}
longitude {
String long_name "longitude";
String units "degrees_east";
String standard_name "longitude";
String axis "X";
String GCTP_Projection_Name "Geographic";
String GCTP_Spheroid_Name "Clarke 1866";
}
NC_GLOBAL {
String Conventions "CF-1.0";
String Institution "CSISS,GMU";
}
Lineage {
String History "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<History xmlns:smXML=\"http://www.isotc211.org/smXML\"
xmlns:xlink=\"http://www.w3.org/1999/xlink\"
xmlns:gml=\"http://www.opengis.net/gml\">
<lineage>
<LI_Lineage>
<statement>
<CharacterString>
This lineage information documents the source and processing performed by the WCS server in the CEOP satellite data server.
</CharacterString>
</statement>
<processStep>
<LI_ProcessStep>
<description>
<CharacterString>
<Reprojection>
<Name>SatelliteSwathToLatitudeLongitude</Name>
<Method>ForwardMapping</Method>
</Reprojection>
</CharacterString>
</description>
<rationale>
<CharacterString>
Perform georectification by transforming satellite swath coordinate system to Latitude-Longitude coordinate system.
</CharacterString>
</rationale>
<dateTime>
<DateTime>2008-05-21T20:12:12.00000Z</DateTime>
</dateTime>
<processor>
<CI_ResponsibleParty>
<individualName>
<CharacterString>Wenli Yang</CharacterString>
</individualName>
<organisationName>
<CharacterString>NASA GES DISC</CharacterString>
</organisationName>
<contactInfo>
<CI_Contact>
<phone>
<CI_Telephone>
<voice>
<CharacterString>301-614-5312</CharacterString>
</voice>
</CI_Telephone>
</phone>
<electronicMailAddress>
<CharacterString>Wenli.Yang@nasa.gov</CharacterString>
</electronicMailAddress>
</CI_Contact>
</contactInfo>
</CI_ResponsibleParty>
</processor>
</LI_ProcessStep>
<LI_ProcessStep>
<description>
<CharacterString>
<Interpolation>
<Name>Interpolation</Name>
<Method> NearestNeighbor Interpolation </Method>
</Interpolation>
</CharacterString>
</description>
<rationale>
<CharacterString>Interpolatiion is needed for output cells containing no valid input values.</CharacterString>
</rationale>
<dateTime>
<DateTime>2008-05-21T20:12:12.000000Z</DateTime>
</dateTime>
<processor>
<CI_ResponsibleParty>
<individualName>
<CharacterString>Wenli Yang</CharacterString>
</individualName>
<organisationName>
<CharacterString>NASA GES DISC</CharacterString>
</organisationName>
<contactInfo>
<CI_Contact>
<phone>
<CI_Telephone>
<voice>
<CharacterString>301-614-5312</CharacterString>
</voice>
</CI_Telephone>
</phone>
<electronicMailAddress>
<CharacterString>Wenli.Yang@nasa.gov</CharacterString>
</electronicMailAddress>
</CI_Contact>
</contactInfo>
</CI_ResponsibleParty>
</processor>
</LI_ProcessStep>
<LI_ProcessStep>
<description>
<CharacterString>
<QualityScreen>
<Name>QualityScreen</Name>
<Method>AIRSPerPixelQAFiltering</Method>
</QualityScreen>
</CharacterString>
</description>
<rationale>
<CharacterString>Input cells not meeting QA criteria must be excluded in the resultant coverage.</CharacterString>
</rationale>
<dateTime>
<DateTime>2008-05-21T20:12:12.000000Z</DateTime>
</dateTime>
<processor>
<CI_ResponsibleParty>
<individualName>
<CharacterString>Wenli Yang</CharacterString>
</individualName>
<organisationName>
<CharacterString>NASA GES DISC</CharacterString>
</organisationName>
<contactInfo>
<CI_Contact>
<phone>
<CI_Telephone>
<voice>
<CharacterString>301-614-5312</CharacterString>
</voice>
</CI_Telephone>
</phone>
<electronicMailAddress>
<CharacterString>Wenli.Yang@nasa.gov</CharacterString>
</electronicMailAddress>
</CI_Contact>
</contactInfo>
</CI_ResponsibleParty>
</processor>
</LI_ProcessStep>
</processStep>
<source>
<LI_Source>
<description>
<CharacterString>Input AIRS Release 5 Level 2 granule</CharacterString>
</description>
<sourceReferenceSystem>
<MD_ReferenceSystem>
<referenceSystemIdentifier>
<RS_Identifier>
<code>
<CharacterString>OGC:Swath</CharacterString>
</code>
<codeSpace>
<CharacterString>OGC</CharacterString>
</codeSpace>
</RS_Identifier>
</referenceSystemIdentifier>
</MD_ReferenceSystem>
</sourceReferenceSystem>
<sourceCitation>
<CI_Citation>
<title>
<CharacterString>Input AIRS Release 5 Level 2 granule</CharacterString>
</title>
<date>
<CI_Date>
<date>
<Date>2004-10-01</Date>
</date>
<dateType>
<CI_DateTypeCode>publication</CI_DateTypeCode>
</dateType>
</CI_Date>
</date>
<identifier>
<MD_Identifier>
<authority />
<code>
<CharacterString />
</code>
</MD_Identifier>
</identifier>
<citedResponsibleParty>
<CI_ResponsibleParty>
<organisationName>
<CharacterString>NASA GES DISC</CharacterString>
</organisationName>
<contactInfo>
<CI_Contact>
<onlineResource>
<CI_OnlineResource>
<linkage>
<URL>ftp://airspar1u.ecs.nasa.gov/data/s4pa/Aqua_AIRS_Level2/AIRX2RET.005/2002/274/AIRS.2002.10.01.097.L2.RetStd.v5.0.14.0.G07227014224.hdf</URL>
</linkage>
<protocol>
<CharacterString>ftp</CharacterString>
</protocol>
<function>
<CI_OnLineFunctionCode>download</CI_OnLineFunctionCode>
</function>
</CI_OnlineResource>
</onlineResource>
</CI_Contact>
</contactInfo>
<role>
<CI_RoleCode>originator</CI_RoleCode>
</role>
</CI_ResponsibleParty>
</citedResponsibleParty>
<presentationForm>
<CI_PresentationFormCode codeSpace=\"\" codeList=\"\" codeListValue=\"\" />
</presentationForm>
</CI_Citation>
</sourceCitation>
<sourceExtent>
<EX_Extent>
<description>
<CharacterString />
</description>
<geographicElement>
<EX_BoundingPolygon>
<polygon>
<gml:Polygon srsName=\"urn:EPSG:geographicCRS:4326\">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:pos>59.542054 -91.525519</gml:pos>
<gml:pos>64.006578 -122.761953</gml:pos>
<gml:pos>42.866636 -126.317500</gml:pos>
<gml:pos>40.097498 -106.352680</gml:pos>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</polygon>
</EX_BoundingPolygon>
</geographicElement>
<temporalElement>
<EX_TemporalExtent>
<extent>
<gml:TimePeriod>
<gml:begin>
<gml:TimeInstant>
<gml:timePosition>2002-10-01T09:18:00.000000Z</gml:timePosition>
</gml:TimeInstant>
</gml:begin>
<gml:end>
<gml:TimeInstant>
<gml:timePosition>2002-10-01T09:23:59.999999Z</gml:timePosition>
</gml:TimeInstant>
</gml:end>
</gml:TimePeriod>
</extent>
</EX_TemporalExtent>
</temporalElement>
</EX_Extent>
</sourceExtent>
</LI_Source>
<LI_Source>
<description>
<CharacterString>Input AIRS Release 5 Level 2 granule</CharacterString>
</description>
<sourceReferenceSystem>
<MD_ReferenceSystem>
<referenceSystemIdentifier>
<RS_Identifier>
<code>
<CharacterString>OGC:Swath</CharacterString>
</code>
<codeSpace>
<CharacterString>OGC</CharacterString>
</codeSpace>
</RS_Identifier>
</referenceSystemIdentifier>
</MD_ReferenceSystem>
</sourceReferenceSystem>
<sourceCitation>
<CI_Citation>
<title>
<CharacterString>Input AIRS Release 5 Level 2 granule</CharacterString>
</title>
<date>
<CI_Date>
<date>
<Date>2004-10-01</Date>
</date>
<dateType>
<CI_DateTypeCode>publication</CI_DateTypeCode>
</dateType>
</CI_Date>
</date>
<identifier>
<MD_Identifier>
<authority />
<code>
<CharacterString />
</code>
</MD_Identifier>
</identifier>
<citedResponsibleParty>
<CI_ResponsibleParty>
<organisationName>
<CharacterString>NASA GES DISC</CharacterString>
</organisationName>
<contactInfo>
<CI_Contact>
<onlineResource>
<CI_OnlineResource>
<linkage>
<URL>ftp://airspar1u.ecs.nasa.gov/data/s4pa/Aqua_AIRS_Level2/AIRX2RET.005/2002/274/AIRS.2002.10.01.193.L2.RetStd.v5.0.14.0.G07227072611.hdf</URL>
</linkage>
<protocol>
<CharacterString>ftp</CharacterString>
</protocol>
<function>
<CI_OnLineFunctionCode>download</CI_OnLineFunctionCode>
</function>
</CI_OnlineResource>
</onlineResource>
</CI_Contact>
</contactInfo>
<role>
<CI_RoleCode>originator</CI_RoleCode>
</role>
</CI_ResponsibleParty>
</citedResponsibleParty>
<presentationForm>
<CI_PresentationFormCode codeSpace=\"\" codeList=\"\" codeListValue=\"\" />
</presentationForm>
</CI_Citation>
</sourceCitation>
<sourceExtent>
<EX_Extent>
<description>
<CharacterString />
</description>
<geographicElement>
<EX_BoundingPolygon>
<polygon>
<gml:Polygon srsName=\"urn:EPSG:geographicCRS:4326\">
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:pos>50.182469 -108.424849</gml:pos>
<gml:pos>53.793611 -84.244362</gml:pos>
<gml:pos>74.889234 -88.293173</gml:pos>
<gml:pos>68.007927 -132.994761</gml:pos>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</polygon>
</EX_BoundingPolygon>
</geographicElement>
<temporalElement>
<EX_TemporalExtent>
<extent>
<gml:TimePeriod>
<gml:begin>
<gml:TimeInstant>
<gml:timePosition>2002-10-01T19:46:00.000000Z</gml:timePosition>
</gml:TimeInstant>
</gml:begin>
<gml:end>
<gml:TimeInstant>
<gml:timePosition>2002-10-01T19:51:59.999999Z</gml:timePosition>
</gml:TimeInstant>
</gml:end>
</gml:TimePeriod>
</extent>
</EX_TemporalExtent>
</temporalElement>
</EX_Extent>
</sourceExtent>
</LI_Source>
</source>
</LI_Lineage>
</lineage>
</History> ";
}
}
|