# 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 nighttemp data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = SVN nighttemp 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 = 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 | |
SI-01 = 0.07,1.29,3.39,-4.88,8.27,-0.57,3.91,1.29,0.08,929.0,0.07,1.38,3.11,-7.64,10.75,-1.7,8.2,1.38,0.22,929.0,1.9,1.82,5.87,-7.91,13.78,-2.03,8.98,2.63,2.28,929.0,7.39,1.4,11.1,1.18,9.92,-0.56,4.02,7.52,7.52,929.0,10.81,1.71,15.51,3.66,11.85,-1.08,4.69,10.95,11.24,929.0,14.76,1.73,17.72,4.21,13.5,-2.18,10.74,14.86,15.1,929.0,16.56,1.51,19.92,8.35,11.57,-1.5,7.46,16.63,16.75,929.0,14.42,1.65,19.09,7.24,11.85,-1.03,5.32,14.51,14.69,929.0,9.17,1.33,13.31,2.28,11.02,-1.37,7.82,9.26,9.31,929.0,5.1,1.59,9.17,-2.68,11.85,-0.87,6.11,5.34,5.11,929.0,-1.44,1.61,3.94,-6.26,10.2,0.32,4.01,2.15,-1.57,929.0,-5.44,1.8,0.08,-10.67,10.75,0.61,3.13,5.73,-5.71,929.0 |