# 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 nighttemp data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = IND 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 = IND | |
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 | |
IND = 10.79,8.1,26.54,-25.0,51.54,-2.15,9.04,13.49,11.79,111845.0,13.43,8.47,26.67,-25.0,51.67,-2.6,10.18,15.88,15.1,111846.0,16.96,8.69,28.19,-25.0,53.19,-2.8,11.38,19.06,18.96,111842.0,20.55,7.58,32.05,-21.14,53.19,-2.98,11.84,21.9,22.68,111830.0,22.55,7.29,32.32,-17.56,49.88,-2.91,11.35,23.7,24.4,111838.0,22.42,6.82,32.6,-14.8,47.4,-2.39,8.72,23.43,24.61,109699.0,19.82,6.2,28.46,-14.53,42.99,-2.16,7.92,20.77,21.37,107208.0,19.96,5.63,29.02,-9.57,38.58,-2.23,8.5,20.73,21.02,108559.0,20.19,5.96,30.94,-15.35,46.3,-2.59,10.11,21.05,21.71,107694.0,17.45,6.26,28.19,-22.8,50.98,-3.17,13.76,18.54,18.82,111645.0,15.06,6.8,27.09,-25.0,52.09,-3.05,13.25,16.52,16.61,111844.0,11.38,7.65,25.98,-25.0,50.98,-2.46,10.46,13.71,12.89,111843.0 |