# OMN.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 = OMN nighttemp 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 = OMN | |
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 | |
OMN = 10.93,2.47,22.68,5.04,17.64,0.39,2.66,11.21,10.62,10833.0,12.19,2.27,22.4,6.69,15.71,0.48,2.72,12.4,11.79,10833.0,16.28,1.61,22.4,10.0,12.4,0.61,3.12,16.36,16.06,10833.0,20.2,2.19,27.36,14.41,12.95,0.21,2.77,20.32,20.2,10833.0,25.22,2.51,32.32,17.72,14.61,0.13,2.35,25.34,25.16,10833.0,23.96,3.14,31.5,16.89,14.61,0.28,2.04,24.16,23.5,10833.0,24.14,3.21,31.22,16.06,15.16,-0.3,2.05,24.36,24.33,10833.0,24.71,3.25,32.32,15.51,16.81,-0.28,1.96,24.93,25.16,10833.0,23.92,2.63,32.05,17.17,14.88,-0.02,2.01,24.06,23.78,10833.0,21.47,2.19,29.57,15.24,14.33,0.13,2.59,21.58,21.57,10833.0,16.93,2.22,25.43,10.83,14.61,0.24,2.7,17.08,17.03,10833.0,16.08,1.66,24.33,8.9,15.43,0.54,3.91,16.17,15.93,10833.0 |