# LBN.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 = LBN temperature 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 = LBN | |
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 | |
LBN = 5.63,5.27,15.24,-4.88,20.12,0.02,1.78,7.7,4.63,403.0,13.78,4.2,19.92,0.35,19.57,-1.06,3.19,14.41,15.24,403.0,19.03,3.4,27.64,8.07,19.57,-0.77,3.39,19.33,19.51,403.0,20.93,2.7,28.46,11.38,17.09,-0.34,4.15,21.1,21.02,403.0,28.88,3.48,38.11,20.47,17.64,0.46,2.95,29.09,28.6,403.0,35.67,3.95,45.0,28.19,16.81,0.26,2.25,35.89,35.49,403.0,37.38,3.8,45.0,29.57,15.43,0.16,2.05,37.57,37.28,403.0,37.16,3.5,45.0,29.84,15.16,0.17,2.14,37.32,37.01,403.0,33.91,3.12,41.42,25.71,15.71,-0.02,2.34,34.05,33.84,403.0,27.9,2.86,34.53,19.65,14.88,-0.23,2.63,28.05,27.91,403.0,19.31,2.85,25.98,11.1,14.88,-0.38,2.69,19.52,19.65,403.0,9.25,4.38,17.72,-2.4,20.12,-0.32,2.26,10.23,9.59,403.0 |