# LVA.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 = LVA temperature 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 = LVA | |
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 | |
LVA = -7.51,2.03,-1.78,-13.98,12.19,0.04,2.36,7.78,-7.64,3802.0,-12.16,2.51,-4.33,-17.01,12.68,0.48,2.55,12.41,-12.32,3802.0,8.7,1.79,13.58,1.46,12.13,-0.45,3.11,8.88,8.9,3802.0,13.04,1.35,16.75,7.52,9.23,-0.4,2.94,13.11,13.17,3802.0,17.6,1.32,23.23,12.2,11.02,0.16,3.57,17.65,17.58,3802.0,20.42,1.22,26.26,14.41,11.85,-0.01,4.69,20.45,20.33,3802.0,18.11,1.1,23.5,13.03,10.47,0.04,3.57,18.15,18.13,3802.0,19.73,0.96,23.5,16.06,7.44,-0.06,3.2,19.76,19.78,3802.0,13.36,0.88,16.34,10.0,6.34,-0.14,2.96,13.39,13.38,3802.0,7.04,1.24,10.28,-1.3,11.57,-0.77,4.66,7.15,7.24,3802.0,-3.41,3.04,3.66,-13.98,17.64,-0.46,2.41,4.57,-2.95,3784.0,-3.21,2.46,2.56,-12.32,14.88,-0.56,3.22,4.04,-2.95,3789.0 |