# IND.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 = IND 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 = IND | |
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 | |
IND = 24.09,9.06,40.87,-25.0,65.87,-1.92,8.01,25.74,25.98,111846.0,26.96,9.91,42.8,-23.35,66.14,-1.88,7.34,28.72,29.02,111846.0,32.85,10.38,45.0,-16.46,61.46,-1.93,7.47,34.45,35.35,111846.0,37.27,9.29,45.0,-6.81,51.81,-1.78,6.37,38.41,39.63,111845.0,37.24,8.78,45.0,-4.33,49.33,-1.48,5.23,38.26,39.76,111835.0,35.29,8.53,45.0,-1.85,46.85,-0.86,3.44,36.31,36.46,109678.0,26.6,5.66,45.0,-17.01,62.01,-1.3,7.81,27.2,27.09,104432.0,26.15,4.75,45.0,-1.85,46.85,-0.7,8.21,26.58,26.12,111430.0,26.72,5.13,45.0,-4.61,49.61,-0.71,6.86,27.2,26.81,111723.0,29.79,7.63,45.0,-13.98,58.98,-1.1,5.91,30.76,29.57,111834.0,28.26,7.21,41.14,-18.66,59.8,-1.82,7.76,29.17,28.6,111845.0,24.09,8.2,36.73,-23.9,60.63,-2.36,9.69,25.44,25.92,111843.0 |