# SVN.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 = SVN temperature data for 2007 at admin level 1 | |
# 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 = SVN | |
ADMIN_LEVEL = 1 | |
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 | |
SI-01 = 3.75,2.12,7.52,-3.5,11.02,-0.7,2.95,4.3,4.21,929.0,6.46,2.36,11.38,-2.13,13.5,-0.84,3.92,6.88,6.83,929.0,12.43,2.36,18.54,0.35,18.19,-1.3,6.23,12.65,13.03,929.0,19.6,2.41,27.36,10.0,17.36,-0.74,4.12,19.75,19.92,929.0,20.74,2.31,28.88,12.76,16.12,-0.28,3.99,20.86,20.89,929.0,22.08,2.55,29.29,14.96,14.33,-0.28,2.87,22.22,22.19,929.0,26.02,2.84,33.43,17.17,16.26,-0.25,3.02,26.18,26.26,929.0,22.91,2.41,29.57,14.13,15.43,-0.38,3.25,23.03,23.09,929.0,17.1,2.27,23.78,9.72,14.06,-0.32,3.62,17.25,17.17,929.0,11.69,2.01,18.27,5.04,13.23,-0.05,3.51,11.86,11.65,929.0,5.33,1.94,10.96,-0.75,11.71,-0.06,3.72,5.67,5.59,929.0,-1.37,2.69,6.69,-9.57,16.26,0.74,3.3,3.02,-1.85,929.0 |