# ETH.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 = ETH 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 = ETH | |
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 | |
ETH = 17.92,4.56,27.36,-1.3,28.66,-0.69,3.19,18.49,18.68,41396.0,18.71,5.01,29.02,-1.57,30.59,-0.64,2.92,19.37,19.65,41396.0,19.24,5.24,31.22,-5.71,36.93,-0.55,2.75,19.94,19.99,41267.0,19.19,5.97,33.15,-6.81,39.96,-0.67,3.05,20.1,20.2,41390.0,19.18,6.03,34.53,-5.43,39.96,-0.46,2.74,20.1,19.92,41395.0,16.4,6.71,29.57,-9.29,38.86,-0.87,3.14,17.72,17.99,41358.0,15.75,7.44,33.15,-12.32,45.47,-0.71,2.74,17.42,17.3,41217.0,16.57,6.66,30.39,-7.09,37.48,-0.43,2.42,17.86,17.44,41369.0,16.7,7.18,30.39,-7.64,38.03,-0.68,2.75,18.18,17.99,41385.0,17.86,5.58,33.43,-1.3,34.72,-0.29,2.75,18.71,18.27,41395.0,17.18,5.23,32.05,-1.57,33.62,-0.48,2.99,17.95,17.85,41337.0,17.26,4.91,30.12,-3.78,33.9,-0.63,3.21,17.94,18.06,41248.0 |