# BWA.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 temperature data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = BWA temperature data for 2001 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=2001 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = BWA | |
ADMIN_LEVEL = 0 | |
UNITS = C | |
DATA_TYPE = temperature | |
# 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 | |
BWA = 40.42,2.67,45.0,29.57,15.43,-0.27,2.75,40.51,40.45,20328.0,33.62,4.95,45.0,21.3,23.7,-0.29,2.35,33.99,34.25,20328.0,30.62,3.73,42.52,22.95,19.57,0.92,3.43,30.85,29.84,20328.0,28.25,1.74,37.01,21.02,15.98,0.1,4.69,28.3,28.19,20328.0,26.31,1.76,32.87,20.2,12.68,0.29,3.24,26.37,25.98,20328.0,25.21,1.5,30.67,19.65,11.02,0.01,2.83,25.26,25.16,20328.0,22.95,2.19,29.29,17.44,11.85,0.1,1.8,23.05,22.95,20328.0,29.01,2.2,35.35,22.13,13.23,0.17,2.12,29.1,28.74,20328.0,35.14,2.76,43.07,25.71,17.36,-0.19,2.27,35.25,35.49,20328.0,41.17,2.59,45.0,30.12,14.88,-0.74,3.29,41.25,41.49,20328.0,35.4,3.6,45.0,24.88,20.12,0.0,2.78,35.58,35.49,20328.0,35.18,4.35,45.0,26.26,18.74,0.53,2.52,35.44,34.39,20328.0 |