# ITA.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 = ITA 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 = ITA | |
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 | |
ITA = 77.75,33.56,249.56,19.22,230.34,1.99,9.03,84.68,72.46,2167.0,62.03,32.06,179.1,16.72,162.38,0.93,3.19,69.83,53.59,2167.0,80.92,28.32,184.58,24.46,160.12,0.6,2.8,85.73,77.0,2167.0,35.32,24.01,128.53,1.72,126.81,0.51,2.21,42.71,28.13,2167.0,75.34,35.34,208.25,1.7,206.54,0.52,3.94,83.21,76.9,2167.0,61.9,43.84,253.61,8.01,245.6,1.19,3.92,75.84,43.39,2167.0,19.72,30.94,162.05,1.0,161.05,2.18,7.14,36.69,5.97,2167.0,54.59,57.93,242.26,1.0,241.26,1.04,3.22,79.59,44.1,2167.0,65.05,37.71,221.2,7.54,213.65,1.59,6.02,75.19,56.59,2167.0,69.57,26.19,184.58,16.53,168.05,0.42,3.16,74.33,70.12,2167.0,70.06,28.05,176.6,16.04,160.56,0.57,2.94,75.47,66.31,2167.0,47.72,24.03,142.98,6.89,136.09,0.75,3.43,53.43,44.8,2167.0 |