# 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 nighttemp data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = LVA 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 = LVA | |
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 | |
LVA = -8.84,1.34,-3.5,-12.87,9.37,0.58,3.4,8.94,-9.02,3802.0,-16.14,2.22,-7.09,-20.87,13.78,0.82,3.08,16.29,-16.73,3802.0,-2.09,1.05,1.46,-5.98,7.44,0.01,3.0,2.34,-2.13,3802.0,-0.24,1.54,5.04,-5.98,11.02,-0.35,2.95,1.56,-0.06,3802.0,6.15,1.85,12.76,-0.47,13.23,-0.13,2.91,6.42,6.35,3802.0,10.03,3.21,14.96,-10.94,25.91,-1.76,5.47,10.54,11.38,3801.0,10.32,2.49,14.13,-1.85,15.98,-1.31,3.82,10.61,11.38,3802.0,13.02,0.91,16.34,9.17,7.17,0.07,3.36,13.05,13.03,3801.0,5.94,1.14,10.0,2.01,7.99,0.3,2.81,6.04,5.87,3802.0,1.08,1.37,6.14,-3.78,9.92,0.0,3.2,1.75,1.18,3802.0,-6.6,1.55,-0.47,-13.43,12.95,0.11,3.53,6.78,-6.54,3802.0,-6.39,1.03,-3.23,-10.67,7.44,0.08,3.06,6.48,-6.54,3802.0 |