# ZAF.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 = ZAF 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 = ZAF | |
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 | |
ZAF = 33.72,6.66,45.0,15.79,29.21,0.04,1.88,34.37,33.29,47532.0,33.66,5.96,45.0,18.54,26.46,0.25,1.89,34.18,32.6,47532.0,30.43,4.34,43.07,15.79,27.28,0.44,2.7,30.74,29.7,47532.0,25.2,3.77,36.73,12.76,23.98,0.36,2.86,25.48,24.61,47532.0,21.2,2.75,32.6,8.9,23.7,-0.55,3.5,21.38,21.57,47532.0,16.81,3.16,29.02,6.42,22.6,-0.02,2.63,17.11,16.89,47532.0,18.5,2.87,29.43,6.14,23.29,-0.29,2.81,18.72,18.82,47531.0,22.93,2.78,31.22,11.93,19.29,-0.54,3.4,23.1,23.23,47531.0,29.8,3.87,39.76,8.62,31.14,-0.89,3.91,30.05,30.39,47531.0,34.19,5.28,45.0,14.96,30.04,-0.55,2.6,34.6,35.22,47531.0,36.22,5.8,45.0,17.99,27.01,-0.11,1.93,36.69,36.18,47532.0,35.39,6.75,45.0,17.44,27.56,0.05,1.68,36.02,34.67,47532.0 |