# 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 rainfall data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = ECU rainfall 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 = MM | |
DATA_TYPE = rainfall | |
# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December) | |
# Field 1: Average | |
# 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: 2000.0 | |
# Minimum: 1.0 | |
# Data not available for locations above 35 degrees N and below 35 degrees S Latitude | |
ECU = 253.66,142.12,530.47,21.68,508.79,0.41,1.69,290.73,207.96,1414.0,22.44,19.04,104.06,1.0,103.06,1.39,4.92,29.43,18.55,1414.0,154.8,110.59,539.09,26.46,512.63,1.29,3.81,190.22,112.48,1414.0,109.04,82.05,370.76,1.53,369.24,0.65,2.43,136.44,81.75,1414.0,70.55,61.58,249.56,1.0,248.56,0.71,2.46,93.63,51.11,1414.0,31.75,32.05,126.73,1.0,125.73,1.03,3.06,45.11,20.41,1414.0,36.18,41.36,168.61,1.0,167.61,1.09,3.04,54.94,16.94,1414.0,24.93,25.44,95.06,1.0,94.06,0.8,2.3,35.61,14.21,1414.0,41.65,51.94,173.77,1.0,172.77,0.91,2.3,66.56,7.32,1414.0,105.16,109.95,429.5,1.0,428.5,0.8,2.36,152.12,63.4,1414.0,85.63,93.04,380.69,1.0,379.69,0.92,2.73,126.42,44.81,1414.0,115.6,144.66,616.82,1.0,615.82,1.33,3.87,185.13,40.85,1414.0 |