# 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 nighttemp data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = ZAF 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 = ZAF | |
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 | |
ZAF = 18.03,3.13,27.91,3.94,23.98,-0.55,3.9,18.3,18.2,47532.0,17.21,2.94,26.81,4.76,22.05,-0.27,3.85,17.46,17.17,47532.0,14.9,3.34,26.67,1.73,24.94,0.02,3.6,15.27,14.69,47532.0,11.74,3.15,26.54,-1.85,28.39,-0.37,3.72,12.15,11.79,47532.0,7.63,3.47,19.65,-4.33,23.98,0.24,3.0,8.38,7.52,47531.0,4.6,3.72,18.54,-8.74,27.28,0.4,2.92,5.92,4.21,47532.0,3.72,3.59,16.61,-7.91,24.53,0.29,2.72,5.16,3.32,47532.0,5.93,3.54,19.09,-4.88,23.98,0.58,3.1,6.91,5.45,47525.0,10.65,3.16,21.85,-1.3,23.15,0.49,2.92,11.11,10.14,47532.0,11.55,3.08,22.95,-1.3,24.25,-0.3,3.75,11.95,11.45,47532.0,12.96,2.94,33.43,-0.75,34.17,-0.06,3.4,13.29,12.76,47524.0,15.64,2.81,26.4,3.94,22.46,-0.49,3.89,15.89,15.79,47531.0 |