# 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 nighttemp data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = EGY nighttemp 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 = 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 | |
EGY = 5.85,2.96,19.37,-0.2,19.57,0.94,3.6,6.55,5.04,35856.0,7.07,2.73,19.09,1.18,17.91,1.06,3.86,7.58,6.42,35857.0,10.69,2.95,24.06,2.01,22.05,0.68,3.42,11.09,10.28,35856.0,14.03,3.39,26.81,5.04,21.77,0.82,3.52,14.43,13.58,35857.0,19.31,2.89,29.84,12.48,17.36,0.66,3.0,19.53,18.82,35857.0,23.53,2.69,32.87,15.79,17.09,0.38,3.21,23.69,23.37,35857.0,24.84,2.18,32.87,18.27,14.61,0.41,2.98,24.93,24.61,35856.0,25.16,1.91,31.5,18.82,12.68,0.08,2.92,25.23,25.16,35856.0,21.47,2.62,29.57,14.41,15.16,0.7,3.0,21.63,20.95,35857.0,18.25,2.7,28.19,11.38,16.81,0.85,3.31,18.45,17.72,35856.0,10.94,3.65,24.06,-4.06,28.11,0.81,3.13,11.53,10.14,35851.0,6.04,3.71,21.57,-4.06,25.63,0.91,3.49,7.09,5.18,35857.0 |