| # JPN.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 = JPN 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 = JPN | |
| 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 | |
| JPN = 0.34,7.05,23.78,-15.35,39.13,0.11,2.07,7.06,0.63,15894.0,2.92,6.57,23.92,-11.5,35.41,0.14,2.06,7.19,3.25,15893.0,7.53,7.44,25.43,-9.29,34.72,-0.15,1.87,10.59,9.17,15893.0,15.04,4.19,28.6,0.91,27.7,-0.34,3.09,15.61,15.51,15893.0,19.54,3.88,33.98,6.42,27.56,0.36,3.15,19.92,19.37,15894.0,22.03,3.85,36.73,7.52,29.21,0.6,3.55,22.37,21.85,15888.0,23.65,3.05,35.35,12.2,23.15,0.13,3.25,23.84,23.78,15890.0,23.07,3.59,37.56,11.1,26.46,0.14,3.1,23.35,23.37,15888.0,21.25,3.89,33.43,9.45,23.98,0.06,2.62,21.6,21.3,15890.0,16.5,4.32,28.33,5.87,22.46,0.06,2.16,17.06,16.48,15894.0,6.46,6.4,26.12,-14.8,40.93,-0.23,2.42,9.1,7.04,15886.0,2.08,7.01,27.91,-14.8,42.72,-0.11,2.41,7.31,2.83,15889.0 |