| # LBN.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 = LBN nighttemp data for 2002 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=2002 | |
| # The data is derived from the following primary source | |
| #SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
| # ISO3166-1 alpha3 code for the country | |
| ISOKEY = LBN | |
| 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 | |
| LBN = -0.94,4.82,7.24,-11.77,19.02,-0.34,2.08,4.91,-0.54,403.0,2.69,4.08,9.45,-6.81,16.26,-0.21,2.12,4.88,2.42,403.0,5.44,3.67,12.14,-3.23,15.36,-0.35,2.14,6.56,5.45,403.0,6.33,3.49,13.17,-2.13,15.3,-0.28,2.17,7.23,6.28,403.0,11.46,3.07,16.75,2.56,14.19,-0.52,2.6,11.86,11.52,403.0,16.32,2.91,21.64,7.52,14.12,-0.54,2.7,16.57,16.34,403.0,19.45,2.71,24.47,10.83,13.64,-0.62,2.88,19.63,19.65,403.0,19.03,2.8,24.47,10.0,14.47,-0.48,2.8,19.23,19.23,403.0,16.48,3.12,22.13,8.07,14.06,-0.39,2.5,16.78,16.34,403.0,12.45,3.4,18.54,4.21,14.33,-0.32,2.22,12.9,12.2,403.0,6.88,3.98,14.69,-2.13,16.81,-0.08,1.98,7.95,6.35,403.0,1.47,4.78,10.55,-9.29,19.84,-0.27,2.06,4.99,2.01,403.0 |