| # 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 nighttemp data file's contents | |
| RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
| # The title | |
| TITLE = BIH nighttemp 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 = C | |
| DATA_TYPE = nighttemp | |
| # 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December) | |
| # Field 1: Mean | |
| # 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: 45 degrees | |
| # Minimum: -25 degrees | |
| BIH = -8.18,2.35,1.46,-12.6,14.06,1.36,5.22,8.51,-8.74,2295.0,-5.43,2.37,2.01,-12.87,14.88,-0.33,2.92,5.93,-5.16,2295.0,-2.39,2.41,5.31,-11.5,16.81,-0.16,2.44,3.39,-2.26,2295.0,5.77,2.2,11.38,-2.68,14.06,-0.47,2.65,6.18,6.14,2295.0,10.49,1.98,16.61,3.11,13.5,-0.07,3.07,10.68,10.55,2295.0,12.7,2.03,17.99,4.21,13.78,-0.37,2.61,12.86,13.03,2295.0,15.62,1.97,21.02,9.72,11.3,-0.23,2.7,15.75,15.79,2295.0,15.03,2.04,21.02,9.45,11.57,0.04,2.65,15.17,15.1,2295.0,11.23,2.06,17.72,2.83,14.88,0.04,3.02,11.41,11.24,2295.0,4.73,1.82,11.38,-0.2,11.57,0.06,2.95,5.07,4.76,2295.0,2.25,1.7,8.35,-2.95,11.3,-0.09,2.85,2.82,2.28,2295.0,-4.71,2.91,7.52,-15.35,22.87,0.05,3.15,5.53,-4.88,2295.0 |