| # MUS.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 = MUS nighttemp data for 2007 at admin level 2 | |
| # 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 = MUS | |
| ADMIN_LEVEL = 2 | |
| 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 | |
| MUS-M-G080001 = 20.43,0.52,21.67,19.09,2.57,0.12,2.82,20.44,20.37,64.0,21.64,1.07,24.33,19.92,4.41,0.24,2.42,21.67,21.68,64.0,19.92,0.73,21.44,18.27,3.17,0.09,2.42,19.93,19.92,64.0,19.25,0.87,21.57,17.44,4.13,0.38,2.82,19.27,19.09,64.0,18.53,0.96,20.47,16.89,3.58,0.22,2.09,18.55,18.54,64.0,15.6,1.29,17.99,13.58,4.41,0.07,1.78,15.65,15.62,64.0,15.65,1.19,17.99,13.31,4.69,-0.02,2.27,15.7,15.79,64.0,15.09,0.93,16.89,13.03,3.86,-0.05,2.12,15.12,15.17,64.0,15.6,0.88,16.89,13.58,3.31,-0.37,2.03,15.62,15.75,64.0,15.74,1.09,18.82,13.58,5.24,0.45,2.73,15.78,15.51,64.0,18.19,0.94,20.38,16.61,3.77,0.45,2.51,18.21,18.1,64.0,19.34,1.27,24.61,17.44,7.17,1.49,6.63,19.38,19.16,64.0 |