# 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 temperature data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = MYS temperature 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 = temperature | |
# 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 = 22.87,2.0,30.94,14.69,16.26,0.13,3.56,22.96,22.95,10928.0,25.18,1.87,34.25,17.44,16.81,0.5,4.19,25.25,25.02,10928.0,25.56,2.12,37.28,18.27,19.02,0.37,4.0,25.65,25.57,10928.0,25.1,1.99,32.05,18.27,13.78,-0.04,2.79,25.18,25.16,10923.0,24.5,1.78,32.05,15.24,16.81,-0.56,3.73,24.56,24.74,10924.0,23.89,1.77,32.87,14.13,18.74,-0.47,3.51,23.96,24.06,10927.0,23.23,1.85,29.57,14.96,14.61,-0.27,3.0,23.3,23.23,10923.0,23.97,1.87,32.87,15.51,17.36,-0.28,3.46,24.04,24.06,10915.0,23.96,1.78,29.84,16.06,13.78,-0.36,3.04,24.02,24.06,10921.0,24.58,2.26,37.56,14.69,22.87,-0.07,3.84,24.69,24.61,10917.0,23.36,1.7,32.32,16.06,16.26,-0.3,3.69,23.42,23.5,10925.0,22.48,1.63,29.02,13.86,15.16,-0.42,3.33,22.54,22.68,10866.0 |