| # GUY.properties | |
| #/******************************************************************************* | |
| # * Copyright (c) 2010 IBM Corporation and others. | |
| # * All rights reserved. This program and the accompanying materials | |
| # * are made available under the terms of the Eclipse Public License v1.0 | |
| # * which accompanies this distribution, and is available at | |
| # * http://www.eclipse.org/legal/epl-v10.html | |
| # * | |
| # * Contributors: | |
| # * IBM Corporation - initial API and implementation | |
| # *******************************************************************************/ | |
| # This is the name of the class that will interpret the nighttemp data file's contents | |
| RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
| # The title | |
| TITLE = GUY nighttemp data for 2010 at admin level 0 | |
| # This is the date for which the values in this file are valid | |
| # See http://purl.org/dc/terms/1.1/valid | |
| VALID=start=2010 | |
| # The data is derived from the following primary source | |
| #SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
| # ISO3166-1 alpha3 code for the country | |
| ISOKEY = GUY | |
| ADMIN_LEVEL = 0 | |
| UNITS = C | |
| DATA_TYPE = nighttemp | |
| # 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December) | |
| # Field 1: Mean | |
| # Field 2: Standard Deviation | |
| # Field 3: Maximum | |
| # Field 4: Minimum | |
| # Field 5: Range | |
| # Field 6: Skewness | |
| # Field 7: Kurtosis | |
| # Field 8: Root Mean Square | |
| # Field 9: Median | |
| # Field 10: Sample Size | |
| # No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0 | |
| # Maximum: 45 degrees | |
| # Minimum: -25 degrees | |
| GUY = 19.61,1.68,23.23,10.28,12.95,-1.86,6.69,19.68,20.06,6882.0,19.18,1.43,23.78,10.96,12.81,-0.9,4.16,19.24,19.37,6882.0,20.81,1.44,24.88,12.89,11.99,-1.22,6.19,20.86,21.02,6882.0,20.52,1.89,25.43,10.83,14.61,-0.83,3.81,20.6,20.89,6658.0,18.44,2.4,24.88,6.56,18.33,-0.29,2.59,18.6,18.61,6459.0,20.54,1.72,26.54,6.42,20.12,-1.35,7.13,20.61,20.89,6880.0,19.7,2.2,26.26,6.42,19.84,-0.64,4.45,19.82,20.06,6282.0,20.04,1.85,25.71,6.97,18.74,-1.03,5.82,20.13,20.33,6858.0,21.4,1.53,26.26,7.38,18.88,-1.39,8.54,21.46,21.64,6882.0,21.32,1.41,25.71,12.07,13.64,-1.39,6.26,21.37,21.57,6882.0,21.33,1.37,25.43,9.45,15.98,-1.14,6.88,21.37,21.51,6882.0,19.95,1.68,24.06,8.62,15.43,-1.2,5.65,20.02,20.2,6882.0 |