# 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 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 = 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 = 16.84,3.26,27.91,1.18,26.73,-0.67,4.1,17.15,17.03,47531.0,17.5,2.92,27.36,5.04,22.32,-0.46,3.82,17.75,17.72,47528.0,16.44,2.76,29.02,2.56,26.46,-0.54,4.5,16.67,16.55,47531.0,12.08,2.89,21.57,-1.02,22.6,-0.25,3.74,12.43,12.07,47532.0,9.03,3.23,20.47,-4.61,25.08,0.24,3.5,9.59,8.9,47531.0,4.61,3.54,17.44,-6.54,23.98,0.42,2.94,5.81,4.21,47530.0,5.57,3.28,17.44,-6.81,24.25,0.12,2.83,6.46,5.59,47529.0,7.28,3.33,18.27,-10.67,28.94,-0.17,3.16,8.01,7.38,47315.0,10.84,3.32,23.23,0.08,23.15,0.32,2.82,11.34,10.41,47527.0,11.95,3.43,23.23,-1.57,24.8,0.47,3.23,12.44,11.38,47531.0,14.59,2.96,23.5,3.11,20.39,-0.08,3.11,14.89,14.41,47532.0,16.21,3.21,26.26,3.94,22.32,-0.3,2.99,16.52,16.27,47532.0 |