# AFG.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 = AFG 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 = AFG | |
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 | |
AFG = 57.31,21.08,136.52,1.39,135.12,-0.02,3.75,61.06,57.8,3995.0,73.27,52.09,470.18,3.15,467.03,2.04,8.8,89.89,62.23,3995.0,91.81,57.16,317.67,1.48,316.19,0.84,3.77,108.14,84.87,3995.0,12.89,9.71,70.31,1.0,69.31,1.22,4.91,16.13,10.41,3995.0,18.55,23.64,184.58,1.0,183.58,1.83,6.91,30.05,6.71,3995.0,37.11,31.44,214.62,1.0,213.62,1.1,4.56,48.64,31.68,3995.0,11.87,19.58,173.77,1.0,172.77,2.99,14.38,22.89,2.96,3995.0,14.59,20.8,202.06,1.0,201.06,3.43,18.96,25.4,7.66,3995.0,7.72,11.6,104.06,1.0,103.06,3.14,16.5,13.93,2.71,3995.0,1.87,1.37,11.51,1.0,10.51,1.97,7.51,2.32,1.0,3995.0,6.0,4.98,46.09,1.0,45.09,2.17,9.94,7.79,4.52,3995.0,30.49,25.79,208.25,1.0,207.25,1.48,6.87,39.93,26.0,3995.0 |