# ERI.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 = ERI nighttemp data for 2001 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=2001 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = ERI | |
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 | |
ERI = 18.76,3.05,25.43,6.69,18.74,-0.91,3.88,19.01,19.37,4170.0,19.09,2.75,25.57,9.45,16.12,-0.61,3.15,19.29,19.65,4170.0,21.19,2.9,27.36,8.62,18.74,-1.24,4.51,21.39,21.99,4170.0,24.37,2.92,30.39,13.58,16.81,-1.31,4.5,24.55,25.16,4170.0,24.66,3.07,30.26,12.76,17.5,-1.34,4.66,24.85,25.43,4170.0,22.8,3.56,28.74,9.72,19.02,-1.02,3.72,23.08,23.23,4170.0,22.16,5.07,30.53,-5.3,35.83,-1.53,5.95,22.74,23.23,4170.0,21.36,4.37,28.46,10.0,18.46,-0.42,2.29,21.81,21.71,4170.0,23.92,4.06,30.94,9.72,21.22,-0.92,3.16,24.26,25.16,4170.0,23.62,3.68,30.26,11.1,19.15,-0.97,3.29,23.9,24.74,4170.0,22.3,3.25,28.46,10.83,17.64,-1.11,3.74,22.54,23.23,4170.0,21.36,3.0,27.91,9.72,18.19,-1.09,3.96,21.57,22.13,4170.0 |