# 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 nighttemp data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = SWZ 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 = SWZ | |
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 | |
SWZ = 18.69,1.57,22.13,14.55,7.58,-0.47,2.4,18.75,18.96,634.0,17.75,1.57,21.02,13.58,7.44,-0.41,2.14,17.82,17.96,634.0,17.9,1.59,20.75,13.31,7.44,-0.71,2.82,17.97,18.27,634.0,14.65,1.55,17.72,10.28,7.44,-0.57,2.73,14.73,14.96,634.0,12.47,1.93,17.44,6.14,11.3,-0.49,2.86,12.62,12.76,634.0,10.66,2.2,15.51,4.21,11.3,-0.67,2.68,10.88,11.24,634.0,9.42,1.81,13.58,4.49,9.09,-0.58,2.3,9.59,10.0,634.0,13.26,2.0,17.72,7.24,10.47,-0.21,2.64,13.41,13.44,634.0,15.47,1.55,17.99,11.65,6.34,-0.3,1.89,15.54,15.55,634.0,14.99,1.59,18.82,9.72,9.09,-0.66,2.98,15.08,15.24,634.0,15.94,2.73,22.95,6.56,16.4,-0.33,2.9,16.17,16.34,631.0,16.45,2.04,20.75,11.38,9.37,-0.12,1.85,16.58,16.48,634.0 |