# MOZ.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 = MOZ 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 = MOZ | |
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 | |
MOZ = 20.43,3.0,28.19,3.39,24.8,-1.42,6.55,20.65,21.02,26733.0,20.06,2.76,29.84,1.18,28.66,-1.09,6.74,20.25,20.27,26760.0,20.05,1.95,26.26,12.2,14.06,-0.26,2.86,20.15,20.2,26868.0,19.13,1.59,25.98,10.55,15.43,-0.01,3.91,19.19,19.09,26868.0,17.24,1.85,24.88,10.28,14.61,0.31,3.76,17.34,17.17,26868.0,14.96,1.95,23.92,8.9,15.02,0.65,4.82,15.09,14.82,26868.0,13.86,2.14,24.06,7.24,16.81,0.57,4.0,14.02,13.65,26868.0,16.66,1.85,23.23,10.28,12.95,0.24,3.17,16.76,16.61,26868.0,19.04,1.93,25.71,12.48,13.23,0.14,2.78,19.14,18.96,26868.0,20.44,2.14,28.74,12.2,16.54,0.26,3.58,20.55,20.47,26868.0,21.37,2.08,27.91,9.72,18.19,-0.43,3.48,21.47,21.57,26868.0,19.38,3.01,26.26,-7.64,33.9,-1.4,8.6,19.62,19.65,25689.0 |