# BTN.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 = BTN nighttemp data for 2002 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=2002 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = BTN | |
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 | |
BTN = -1.39,8.69,12.76,-19.49,32.24,-0.14,1.94,8.8,-1.68,1450.0,1.8,8.07,15.79,-14.8,30.59,0.02,1.95,8.27,1.04,1450.0,0.97,8.75,16.89,-18.11,35.0,0.15,1.95,8.8,0.22,1450.0,1.6,8.28,18.82,-15.63,34.45,0.27,2.05,8.43,0.22,1450.0,3.69,9.16,22.68,-14.25,36.93,0.38,1.88,9.87,0.91,1450.0,3.37,6.98,22.54,-9.02,31.56,0.76,2.66,7.75,1.39,1450.0,3.17,6.91,26.54,-8.19,34.72,0.97,3.55,7.6,1.73,1450.0,3.75,8.31,24.19,-9.57,33.76,0.77,2.43,9.11,1.46,1450.0,2.75,8.46,23.5,-10.39,33.9,0.68,2.29,8.89,0.35,1450.0,5.94,8.17,21.02,-12.05,33.07,0.06,1.99,10.1,5.31,1450.0,3.53,8.19,17.99,-15.35,33.35,-0.01,2.11,8.92,2.83,1450.0,-0.19,8.26,14.69,-18.59,33.28,0.04,2.1,8.26,-0.89,1450.0 |