# 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 nighttemp data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = TZA 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 = TZA | |
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 | |
TZA = 18.64,2.8,25.16,-2.13,27.28,-1.14,6.56,18.85,18.72,30858.0,18.37,2.99,26.81,-2.95,29.76,-1.06,6.9,18.61,18.34,30672.0,17.89,2.76,26.26,-2.68,28.94,-0.97,6.26,18.1,17.99,30899.0,17.24,2.56,25.71,-2.95,28.66,-0.64,5.51,17.43,17.3,30899.0,17.06,2.47,25.43,-2.13,27.56,-0.66,5.66,17.23,17.17,30899.0,15.63,2.63,24.61,-1.85,26.46,0.02,4.89,15.85,15.51,30899.0,15.97,2.57,23.78,-2.95,26.73,-0.41,5.08,16.17,16.06,30899.0,16.76,2.54,24.33,-2.13,26.46,-0.71,5.47,16.96,17.03,30899.0,18.04,2.49,24.61,-2.95,27.56,-0.96,5.75,18.21,18.27,30899.0,18.64,2.64,24.88,-2.4,27.28,-1.06,5.38,18.83,19.09,30899.0,18.78,2.82,26.4,-2.13,28.52,-0.84,4.58,18.99,19.09,30899.0,18.23,3.05,25.98,-1.57,27.56,-0.97,5.8,18.48,18.27,30894.0 |