# 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 2009 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=2009 | |
# 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 = 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 | |
SVN = -3.62,2.91,6.42,-10.12,16.54,1.07,4.1,4.64,-4.33,929.0,1.91,2.49,7.8,-8.74,16.54,-1.01,4.98,3.14,2.28,929.0,8.66,3.0,16.61,-3.5,20.12,-0.99,4.59,9.16,9.24,929.0,18.63,2.77,24.06,6.97,17.09,-1.2,4.97,18.83,19.09,929.0,20.41,2.19,28.05,13.03,15.02,-0.31,3.24,20.52,20.61,929.0,20.73,2.36,27.22,13.86,13.37,-0.45,3.63,20.86,21.02,929.0,23.23,2.38,29.57,16.06,13.5,-0.35,2.51,23.36,23.3,929.0,23.64,2.21,32.19,16.61,15.57,0.41,4.75,23.74,23.5,929.0,19.31,2.31,25.71,12.2,13.5,-0.26,3.12,19.45,19.51,929.0,12.36,1.98,17.44,4.21,13.23,-0.38,3.33,12.51,12.48,929.0,8.46,1.91,13.31,1.18,12.13,-0.95,4.46,8.67,8.62,929.0,-1.17,2.53,6.42,-8.19,14.61,-0.04,2.93,2.79,-1.16,929.0 |