# SDN.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 = SDN 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 = SDN | |
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 | |
SDN = 13.42,5.29,25.98,1.73,24.25,-0.39,2.09,14.42,14.41,84047.0,14.84,4.5,27.36,5.04,22.32,-0.33,2.12,15.51,15.65,84047.0,19.13,3.28,29.84,4.76,25.08,-0.5,2.71,19.41,19.65,83975.0,21.19,2.76,29.29,9.45,19.84,-0.35,2.52,21.37,21.44,84030.0,22.83,2.01,30.39,9.72,20.67,-0.16,2.82,22.92,22.95,84041.0,22.17,2.16,31.77,7.8,23.98,0.24,3.99,22.27,21.99,84016.0,22.15,2.34,29.84,4.49,25.35,-0.36,4.13,22.27,22.13,83707.0,22.04,2.82,32.32,2.56,29.76,-0.35,3.78,22.22,21.99,83944.0,21.61,2.23,29.29,6.97,22.32,0.3,3.28,21.72,21.3,84041.0,21.15,2.52,29.84,7.24,22.6,-0.17,3.07,21.3,21.16,84029.0,18.92,3.77,29.02,0.35,28.66,-0.85,3.56,19.29,19.65,83630.0,15.89,5.17,26.54,-4.33,30.87,-0.77,2.74,16.71,17.03,83655.0 |