| # BIH.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 = BIH 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 = BIH | |
| 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 | |
| BIH = 180.02,72.59,467.0,60.47,406.54,1.31,5.27,194.07,163.6,363.0,90.68,23.85,175.26,53.59,121.67,1.14,3.98,93.75,84.6,363.0,101.69,24.66,187.41,56.93,130.48,0.81,3.93,104.63,98.33,363.0,67.71,22.41,138.61,21.05,117.56,0.11,2.29,71.31,66.31,363.0,47.52,16.14,93.65,23.74,69.91,1.1,3.45,50.18,43.57,363.0,149.27,15.84,202.15,107.44,94.71,0.36,2.94,150.11,148.57,363.0,56.11,13.98,93.1,16.53,76.57,-0.3,3.01,57.82,57.59,363.0,48.15,12.5,74.68,24.46,50.22,0.07,1.95,49.74,46.84,363.0,41.69,15.99,86.99,11.86,75.13,0.59,2.71,44.64,36.76,363.0,147.08,52.8,318.03,55.23,262.79,0.83,3.33,156.25,137.51,363.0,139.45,42.44,306.01,84.26,221.75,1.96,6.93,145.75,128.53,363.0,194.25,30.47,315.38,132.7,182.68,1.4,5.74,196.62,188.95,363.0 |