# SWZ.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 = SWZ 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 = SWZ | |
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 | |
SWZ = 29.12,1.27,32.6,24.61,7.99,-0.25,3.47,29.15,29.12,634.0,28.47,1.14,31.77,24.06,7.72,-0.35,4.0,28.5,28.46,634.0,29.29,1.49,33.43,24.06,9.37,-0.48,3.23,29.32,29.29,634.0,24.07,1.04,27.36,20.47,6.89,-0.15,3.54,24.09,24.06,634.0,23.94,1.09,28.46,20.47,7.99,-0.0,3.79,23.97,24.06,634.0,19.67,1.28,22.4,16.06,6.34,-0.3,2.29,19.71,19.92,634.0,21.45,1.46,24.88,17.44,7.44,-0.38,2.52,21.5,21.57,634.0,26.3,1.24,29.84,21.02,8.82,-0.6,3.76,26.33,26.4,634.0,31.56,1.34,34.8,24.88,9.92,-0.39,3.61,31.59,31.63,634.0,28.42,1.98,34.8,22.68,12.13,0.16,2.51,28.49,28.33,634.0,30.68,1.91,37.01,22.68,14.33,0.32,3.31,30.74,30.53,634.0,27.71,1.48,31.5,22.13,9.37,-0.6,3.37,27.75,27.91,634.0 |