| # ZAF.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 = ZAF rainfall data for 2010 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=2010 | |
| # The data is derived from the following primary source | |
| #SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
| # ISO3166-1 alpha3 code for the country | |
| ISOKEY = ZAF | |
| 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 | |
| ZAF = 112.61,68.23,290.18,1.0,289.18,-0.08,2.14,131.67,117.41,7612.0,58.24,29.17,163.6,1.89,161.71,0.49,2.87,65.13,54.71,7612.0,57.97,29.15,149.45,1.0,148.45,0.21,2.63,64.89,60.04,7612.0,47.29,42.25,202.06,1.0,201.06,1.12,3.75,63.41,40.44,7612.0,15.77,15.85,104.06,1.0,103.06,2.06,7.85,22.36,10.21,7612.0,15.06,19.54,121.0,1.0,120.0,1.99,6.78,24.67,6.62,7612.0,7.27,11.18,95.06,1.0,94.06,3.14,14.74,13.33,2.8,7612.0,5.26,7.96,58.67,1.0,57.67,2.66,10.58,9.54,1.33,7612.0,5.98,5.41,29.77,1.0,28.77,1.23,3.91,8.06,4.14,7612.0,37.76,37.33,184.58,1.0,183.58,1.22,3.92,53.09,23.74,7612.0,63.62,47.69,234.95,1.0,233.95,0.44,2.28,79.5,60.48,7612.0,112.25,72.94,290.18,1.0,289.18,0.45,1.9,133.86,96.7,7612.0 |