# ARG.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 = ARG 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 = ARG | |
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 | |
ARG = 14.36,6.12,25.43,-13.15,38.58,-0.99,3.36,15.61,16.2,111348.0,14.12,5.5,24.88,-11.5,36.38,-0.99,3.66,15.15,15.51,111348.0,12.95,7.84,26.81,-13.43,40.24,-0.36,2.12,15.13,14.13,111348.0,7.93,6.1,22.13,-16.73,38.86,-0.32,2.78,10.0,8.21,111348.0,5.13,7.19,19.37,-19.76,39.13,-0.17,2.23,8.84,5.52,111348.0,-0.18,6.13,15.24,-22.24,37.48,-0.03,2.4,6.13,-0.75,111348.0,0.6,5.5,13.58,-24.45,38.03,-0.49,3.76,5.53,0.29,111348.0,2.93,7.08,25.16,-21.14,46.3,0.16,2.69,7.66,1.87,111343.0,4.76,6.28,24.88,-20.87,45.75,-0.29,2.91,7.88,4.56,111347.0,9.09,7.81,26.81,-18.11,44.92,-0.18,2.34,11.98,9.31,111348.0,11.04,7.08,25.98,-16.18,42.17,-0.54,2.52,13.11,12.55,111348.0,13.34,6.49,30.94,-14.25,45.2,-0.71,3.02,14.83,14.96,111348.0 |