# IRN.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 = IRN rainfall data for 2009 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=2009 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = IRN | |
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 | |
IRN = 24.41,16.91,214.62,1.0,213.62,1.49,7.49,29.7,21.02,10078.0,25.85,24.33,163.6,1.0,162.6,1.35,5.05,35.5,17.56,10078.0,37.99,20.84,163.6,2.79,160.81,1.56,7.5,43.33,34.61,10078.0,40.65,25.39,163.6,1.53,162.08,0.96,4.09,47.92,36.36,10078.0,9.38,8.81,66.19,1.0,65.19,1.23,4.93,12.87,7.78,10078.0,6.41,10.35,76.97,1.0,75.97,3.1,14.05,12.17,2.04,10078.0,1.58,2.7,56.93,1.0,55.93,9.66,120.3,3.12,1.0,10078.0,4.67,9.04,86.01,1.0,85.01,4.24,24.35,10.17,1.02,10078.0,10.47,18.74,124.71,1.0,123.71,3.01,12.88,21.47,1.33,10078.0,7.98,12.61,104.06,1.0,103.06,2.31,8.6,14.92,1.55,10078.0,34.0,32.27,470.18,1.0,469.18,1.81,12.12,46.88,23.03,10078.0,36.59,28.61,190.23,2.47,187.76,1.75,6.37,46.45,26.78,10078.0 |