# PRY.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 = PRY rainfall 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 = PRY | |
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 | |
PRY = 120.1,67.69,358.4,28.45,329.95,1.02,3.25,137.86,103.28,2256.0,215.22,52.23,380.69,64.23,316.46,-0.04,2.67,221.47,214.62,2256.0,95.56,45.33,214.62,20.41,194.21,0.46,2.01,105.76,84.29,2256.0,124.77,57.11,299.07,16.53,282.54,0.08,2.27,137.21,130.49,2256.0,48.84,26.91,163.6,4.66,158.94,0.84,3.55,55.76,45.88,2256.0,37.74,44.06,163.6,1.0,162.6,0.9,2.18,58.0,11.11,2256.0,29.89,27.9,107.69,1.0,106.69,0.88,2.54,40.88,18.09,2256.0,26.12,26.63,97.97,1.0,96.97,0.71,1.99,37.3,11.69,2256.0,112.54,58.2,273.2,3.77,269.43,-0.19,1.94,126.69,119.53,2256.0,78.97,25.5,168.61,23.03,145.58,0.55,3.19,82.98,75.9,2256.0,135.78,60.97,327.39,40.85,286.54,0.97,3.02,148.83,119.49,2256.0,121.62,53.62,337.42,38.46,298.96,0.81,3.16,132.91,110.53,2256.0 |