# NIC.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 = NIC nighttemp data for 2010 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=2010 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = NIC | |
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 | |
NIC = 19.65,1.98,25.98,13.86,12.13,-0.04,2.7,19.75,19.54,4296.0,20.37,1.65,25.43,14.13,11.3,-0.16,3.44,20.44,20.33,4296.0,20.8,1.6,25.43,15.51,9.92,0.49,2.92,20.86,20.47,4296.0,20.94,1.63,25.57,15.51,10.06,0.18,2.77,21.0,20.75,4294.0,21.53,1.8,26.54,11.93,14.61,-0.28,3.52,21.61,21.57,4296.0,21.24,1.52,29.02,14.96,14.06,-0.24,3.45,21.3,21.3,4290.0,20.74,2.0,26.81,13.03,13.78,-0.48,3.62,20.84,21.02,4201.0,18.97,2.92,27.64,8.9,18.74,-0.43,2.66,19.2,19.23,3006.0,20.2,1.91,25.98,6.97,19.02,-0.6,3.97,20.29,20.47,4175.0,19.38,1.44,25.43,14.69,10.75,-0.67,3.84,19.44,19.58,4292.0,18.59,1.66,24.06,13.31,10.75,-0.37,3.33,18.67,18.68,4296.0,17.95,1.68,24.06,13.03,11.02,0.37,3.1,18.03,17.72,4296.0 |