| # FIN.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 = FIN nighttemp 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 = FIN | |
| 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 | |
| FIN = -15.36,3.12,-0.47,-24.45,23.98,0.14,2.64,15.67,-15.63,26314.0,-13.4,2.98,-0.47,-20.87,20.39,0.36,2.9,13.73,-13.43,26314.0,-12.6,4.02,1.18,-20.59,21.77,0.42,2.61,13.22,-12.6,26314.0,-3.85,2.56,4.21,-14.25,18.46,-0.03,2.26,4.62,-3.78,26314.0,4.31,2.22,10.28,-4.61,14.88,-0.11,2.62,4.85,3.94,26314.0,10.98,1.2,14.69,3.11,11.57,-0.06,3.27,11.05,10.96,26314.0,12.97,1.5,17.99,3.66,14.33,-0.09,4.63,13.06,12.89,26314.0,10.49,3.27,20.47,2.56,17.91,0.25,2.83,10.98,10.55,26296.0,2.58,3.77,16.06,-7.09,23.15,0.82,3.65,4.57,2.21,26306.0,-7.27,3.03,10.0,-13.15,23.15,2.44,9.69,7.88,-8.05,26304.0,-13.74,2.99,3.94,-19.76,23.7,1.53,6.88,14.06,-14.25,26299.0,-17.95,2.98,-0.2,-24.72,24.53,1.61,7.01,18.2,-18.39,26314.0 |