# CRI.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 = CRI nighttemp data for 2001 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=2001 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = CRI | |
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 | |
CRI = 17.48,3.88,23.37,5.04,18.33,-1.1,3.58,17.9,18.34,1715.0,17.91,4.13,25.02,5.59,19.43,-0.91,3.21,18.38,18.41,1715.0,18.17,4.04,24.06,6.14,17.91,-1.14,3.43,18.61,19.37,1715.0,19.04,4.08,24.74,6.14,18.6,-1.13,3.57,19.47,19.92,1715.0,18.08,4.16,25.16,4.21,20.94,-1.47,4.41,18.56,19.65,1714.0,18.03,4.54,24.88,2.56,22.32,-1.59,4.76,18.59,19.65,1683.0,17.7,3.99,22.95,3.66,19.29,-1.5,4.45,18.14,19.23,1715.0,18.0,3.83,23.5,3.66,19.84,-1.53,4.79,18.4,19.09,1715.0,17.1,4.59,22.95,1.18,21.77,-1.51,4.43,17.7,18.82,1579.0,17.67,3.83,22.95,4.21,18.74,-1.54,4.57,18.08,18.96,1715.0,16.04,4.95,22.68,1.46,21.22,-1.26,3.64,16.78,17.44,1712.0,17.09,3.66,22.13,4.76,17.36,-1.26,3.9,17.48,18.27,1715.0 |