# THA.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 = THA nighttemp data for 2007 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=2007 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = THA | |
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 | |
THA = 18.41,2.0,26.26,12.48,13.78,0.18,2.8,18.51,18.2,17539.0,19.61,1.83,25.98,12.89,13.09,-0.28,3.29,19.7,19.78,17545.0,22.43,1.72,27.36,15.79,11.57,-0.61,2.9,22.5,22.81,17541.0,23.31,1.55,28.19,16.89,11.3,-0.62,3.28,23.36,23.5,17535.0,22.03,2.35,28.19,10.28,17.91,-0.74,3.38,22.16,22.4,17353.0,22.17,2.39,27.09,13.86,13.23,-0.51,2.7,22.3,22.4,13169.0,20.88,2.95,27.36,2.01,25.35,-0.7,4.84,21.09,21.02,15654.0,20.77,3.63,27.91,-1.3,29.21,-0.55,3.86,21.08,20.82,11307.0,20.27,2.91,28.46,0.63,27.83,-0.9,5.92,20.48,20.47,15727.0,20.24,1.9,26.54,9.72,16.81,-0.17,3.39,20.33,20.47,17248.0,18.1,1.8,26.54,11.65,14.88,0.47,3.83,18.19,17.99,17529.0,18.99,1.77,25.98,12.48,13.5,-0.16,3.72,19.07,19.09,17542.0 |