# VNM.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 = VNM temperature data for 2002 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=2002 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = VNM | |
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 | |
VNM = 22.51,3.84,37.83,11.93,25.91,0.6,2.94,22.84,21.85,11375.0,24.83,3.99,40.59,13.86,26.73,0.83,3.51,25.15,24.06,11374.0,26.93,4.27,42.52,16.61,25.91,0.7,2.96,27.26,26.12,11359.0,28.57,3.28,45.0,18.82,26.18,0.8,3.84,28.76,27.98,11374.0,26.86,2.82,41.69,16.34,25.35,0.5,3.9,27.01,26.54,11372.0,25.22,2.14,34.53,14.41,20.12,-0.3,3.7,25.31,25.3,11360.0,25.34,2.54,34.8,13.86,20.94,-0.27,3.6,25.47,25.43,11358.0,24.91,1.94,33.15,13.86,19.29,-0.23,3.62,24.99,24.95,11373.0,24.27,1.67,31.22,15.24,15.98,-0.25,3.54,24.32,24.33,11367.0,24.99,1.97,32.32,16.34,15.98,-0.44,3.14,25.07,25.16,11375.0,23.38,2.11,30.39,14.69,15.71,-0.38,3.04,23.47,23.5,11374.0,23.25,2.98,35.35,13.58,21.77,-0.02,2.68,23.44,23.23,11374.0 |