| # MYS.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 = MYS 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 = MYS | |
| 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 | |
| MYS = 19.56,1.97,26.81,9.17,17.64,-0.7,4.07,19.66,19.85,10186.0,20.66,1.58,27.36,13.86,13.5,-0.58,3.63,20.72,20.89,10927.0,20.56,1.73,26.54,10.83,15.71,-0.44,3.88,20.63,20.75,10917.0,20.72,1.96,26.26,11.93,14.33,-0.49,3.24,20.81,20.93,10572.0,21.35,2.12,27.91,8.35,19.57,-0.82,3.7,21.45,21.74,10798.0,20.91,2.11,26.54,9.45,17.09,-0.38,3.12,21.02,21.09,10661.0,20.01,2.28,27.64,2.56,25.08,-0.93,5.94,20.14,20.27,9796.0,20.63,2.35,28.74,6.14,22.6,-0.83,4.6,20.77,21.02,10516.0,20.48,2.26,26.54,8.62,17.91,-0.62,3.92,20.6,20.75,10608.0,20.53,2.54,28.19,-0.47,28.66,-2.18,14.54,20.68,20.89,10330.0,19.4,2.8,26.26,6.42,19.84,-0.55,3.23,19.6,19.78,6250.0,19.43,2.28,26.54,-0.47,27.01,-0.8,5.4,19.56,19.65,7863.0 |