# TZA.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 = TZA temperature 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 = TZA | |
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 | |
TZA = 24.09,2.36,36.46,10.55,25.91,0.32,4.11,24.2,23.99,30899.0,24.37,2.77,39.49,13.86,25.63,0.77,4.32,24.53,24.06,30899.0,23.9,2.83,39.07,11.38,27.7,0.96,4.55,24.07,23.37,30899.0,23.9,2.72,36.73,9.17,27.56,0.43,4.36,24.06,23.64,30899.0,24.52,3.3,38.11,4.76,33.35,0.56,4.17,24.74,24.06,30899.0,25.37,3.28,37.56,8.9,28.66,0.11,3.31,25.58,25.16,30899.0,26.89,4.07,39.76,9.45,30.31,-0.11,2.47,27.2,26.81,30899.0,29.49,4.87,42.24,9.72,32.52,-0.21,2.22,29.89,29.84,30899.0,32.83,5.31,45.0,14.69,30.31,-0.38,2.48,33.26,33.29,30899.0,33.95,6.09,45.0,11.38,33.62,-0.23,2.24,34.5,33.98,30899.0,31.82,5.76,45.0,7.24,37.76,-0.14,2.51,32.34,31.91,30899.0,27.61,4.25,44.17,8.9,35.28,0.2,2.83,27.94,27.64,30899.0 |