# ECU.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 = ECU 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 = ECU | |
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 | |
ECU = 20.76,5.35,32.6,0.35,32.24,-1.27,3.96,21.44,23.09,8127.0,22.82,4.23,37.28,8.07,29.21,-0.85,3.04,23.2,24.19,8148.0,21.11,5.14,33.56,0.08,33.48,-1.34,4.15,21.73,23.23,8148.0,20.49,5.0,31.5,0.91,30.59,-1.29,3.97,21.09,22.4,8147.0,20.05,5.25,33.01,1.73,31.28,-1.06,3.28,20.73,22.13,8145.0,18.61,5.51,34.8,-0.2,35.0,-1.01,3.34,19.4,20.68,8144.0,20.81,4.78,36.46,3.11,33.35,-0.97,4.13,21.36,22.13,8131.0,21.59,5.22,36.46,1.46,35.0,-1.02,3.84,22.21,23.23,7991.0,22.61,5.4,37.56,-2.13,39.69,-1.09,4.59,23.25,24.19,8140.0,23.6,5.0,39.21,2.01,37.2,-0.82,4.05,24.13,24.88,7994.0,22.46,5.93,41.97,1.73,40.24,-0.53,3.46,23.23,23.78,8131.0,21.43,5.52,40.18,1.46,38.72,-0.49,3.39,22.13,22.68,8101.0 |