# ITA.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 = ITA 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 = ITA | |
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 | |
ITA = 1.53,3.55,12.62,-12.87,25.49,-0.58,3.81,3.86,1.73,13304.0,1.62,3.59,12.2,-14.8,27.01,-1.2,5.44,3.93,2.01,13303.0,2.91,4.22,12.2,-15.08,27.28,-1.46,5.03,5.12,3.94,13303.0,7.85,3.42,16.06,-6.26,22.32,-1.62,5.5,8.56,8.83,13303.0,11.43,3.92,19.65,-5.98,25.63,-1.97,6.74,12.08,12.62,13304.0,14.93,4.62,25.16,-5.43,30.59,-2.13,7.3,15.62,16.2,13304.0,17.7,3.41,24.33,0.91,23.43,-1.77,6.61,18.03,18.41,13304.0,16.73,3.91,25.16,-1.02,26.18,-1.57,5.77,17.18,17.44,13304.0,12.41,3.73,22.4,-3.78,26.18,-1.32,5.39,12.96,12.96,13304.0,7.85,4.04,20.2,-7.36,27.56,-0.83,4.08,8.83,8.14,13302.0,3.04,4.11,17.17,-12.87,30.04,-0.78,4.03,5.11,3.25,13305.0,-0.51,4.23,13.17,-17.28,30.45,-0.52,3.88,4.26,-0.61,13303.0 |