# EGY.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 = EGY temperature data for 2007 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=2007 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = EGY | |
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 | |
EGY = 20.55,3.41,31.77,12.76,19.02,0.9,3.24,20.83,19.71,35857.0,24.04,4.05,35.91,13.86,22.05,0.5,2.96,24.38,23.44,35857.0,28.86,3.87,41.42,16.34,25.08,0.59,3.72,29.12,28.33,35857.0,33.76,4.48,45.0,19.37,25.63,0.57,3.02,34.05,33.01,35857.0,40.65,3.1,45.0,25.16,19.84,-0.46,3.4,40.77,40.52,35857.0,43.07,2.22,45.0,28.74,16.26,-1.68,7.05,43.13,43.62,35857.0,44.23,2.05,45.0,30.12,14.88,-4.02,21.12,44.28,45.0,35857.0,43.75,2.4,45.0,29.57,15.43,-3.29,15.66,43.81,44.86,35857.0,39.86,3.07,45.0,27.36,17.64,-0.38,3.52,39.98,39.9,35857.0,36.32,3.44,45.0,25.16,19.84,0.68,3.21,36.48,35.63,35857.0,29.16,3.75,41.14,20.47,20.67,0.93,3.4,29.4,28.33,35857.0,21.63,3.64,34.25,14.41,19.84,1.08,3.63,21.93,20.75,35857.0 |