无极低码 :https://wheart.cn
Integrated Surface Data - Lite
Format Documentation
June 20, 2006
Introduction
The ISD-Lite data contain a fixed-width formatted subset of the complete Integrated Surface Data (ISD) for a select number of observational elements. The data are typically stored in a single file corresponding to the ISD data, i.e. one file per station per year. For more information on the ISD-Lite format, consult the ISD-Lite technical document.
Data Format
Field 1: Pos 1-4, Length 4: Observation Year
Year of observation, rounded to nearest whole hour
Field 2: Pos 6-7, Length 2: Observation Month
Month of observation, rounded to nearest whole hour
Field 3: Pos 9-11, Length 2: Observation Day
Day of observation, rounded to nearest whole hour
Field 4: Pos 12-13, Length 2: Observation Hour
Hour of observation, rounded to nearest whole hour
Field 5: Pos 14-19, Length 6: Air Temperature
The temperature of the air
UNITS: Degrees Celsius
SCALING FACTOR: 10
MISSING VALUE: -9999
Field 6: Pos 20-24, Length 6: Dew Point Temperature
The temperature to which a given parcel of air must be cooled at constant pressure and water vapor content in order for saturation to occur.
UNITS: Degrees Celsius
SCALING FACTOR: 10
MISSING VALUE: -9999
Field 7: Pos 26-31, Length 6: Sea Level Pressure
The air pressure relative to Mean Sea Level (MSL).
UNITS: Hectopascals
SCALING FACTOR: 10
MISSING VALUE: -9999
Field 8: Pos 32-37, Length 6: Wind Direction
The angle, measured in a clockwise direction, between true north and the direction from which the wind is blowing.
UNITS: Angular Degrees
SCALING FACTOR: 1
MISSING VALUE: -9999
*NOTE: Wind direction for calm winds is coded as 0.
Field 9: Pos 38-43, Length 6: Wind Speed Rate
The rate of horizontal travel of air past a fixed point.
UNITS: meters per second
SCALING FACTOR: 10
MISSING VALUE: -9999
Field 10: Pos 44-49, Length 6: Sky Condition Total Coverage Code
The code that denotes the fraction of the total celestial dome covered by clouds or other obscuring phenomena.
MISSING VALUE: -9999
DOMAIN:
0: None, SKC or CLR
1: One okta - 1/10 or less but not zero
2: Two oktas - 2/10 - 3/10, or FEW
3: Three oktas - 4/10
4: Four oktas - 5/10, or SCT
5: Five oktas - 6/10
6: Six oktas - 7/10 - 8/10
7: Seven oktas - 9/10 or more but not 10/10, or BKN
8: Eight oktas - 10/10, or OVC
9: Sky obscured, or cloud amount cannot be estimated
10: Partial obscuration
11: Thin scattered
12: Scattered
13: Dark scattered
14: Thin broken
15: Broken
16: Dark broken
17: Thin overcast
18: Overcast
19: Dark overcast
Field 11: Pos 50-55, Length 6: Liquid Precipitation Depth Dimension - One Hour Duration
The depth of liquid precipitation that is measured over a one hour accumulation period.
UNITS: millimeters
SCALING FACTOR: 10
MISSING VALUE: -9999
*NOTE: Trace precipitation is coded as -1
Field 12: Pos 56-61, Length 6: Liquid Precipitation Depth Dimension - Six Hour Duration
The depth of liquid precipitation that is measured over a six hour accumulation period.
UNITS: millimeters
SCALING FACTOR: 10
MISSING VALUE: -9999
*NOTE: Trace precipitation is coded as -1
无极低码 :https://wheart.cn
-
2023-07-16 15:36:57.0
Python,原生爬虫教程高级知识14,开发小案例-综合运用
-
2023-07-16 15:36:57.0
Python,原生爬虫教程高级知识15,爬虫与反爬虫
-
2023-07-16 15:36:57.0
Python,原生爬虫教程高级知识16,数据可视化
-
2023-07-16 15:36:57.0
Python,原生爬虫教程高级知识17,数据清洗
-
2023-07-16 15:36:57.0
Python,原生爬虫教程高级知识18,使用,Pytesseract,进行简单的验证
-
2023-07-16 15:36:57.0
Python,原生爬虫教程高级知识19,第三方打码平台进行复杂验证码的识别
-
2023-07-16 15:36:56.0
Python,原生爬虫教程高级知识07,requests,第三方库
-
2023-07-16 15:36:56.0
Python,原生爬虫教程高级知识08,最简单的爬虫案例开发
-
2023-07-16 15:36:56.0
Python,原生爬虫教程高级知识09,使用,Xpath,进行爬虫开发
-
2023-07-16 15:36:56.0
Python,原生爬虫教程高级知识10,BeatifulSoup,的使用
-
2023-07-16 15:36:56.0
Python,原生爬虫教程高级知识11,使用正则表达式进行页面提取
-
2023-07-16 15:36:56.0
Python,原生爬虫教程高级知识12,MongoDB,数据库的简单使用和配置
-
2023-07-16 15:36:56.0
Python,原生爬虫教程高级知识13,Redis,的简单使用和配置
-
2023-07-16 15:36:55.0
Python,原生爬虫教程高级知识01,网络爬虫简介
-
2023-07-16 15:36:55.0
Python,原生爬虫教程高级知识02,网页基本构成和抓取原理
-
2023-07-16 15:36:55.0
Python,原生爬虫教程高级知识03,HTML,与,CSS,基础入门
-
2023-07-16 15:36:55.0
Python,原生爬虫教程高级知识04,HTTP,协议通信基原理
-
2023-07-16 15:36:55.0
Python,原生爬虫教程高级知识05,HTTP,的请求和响应
-
2023-07-16 15:36:55.0
Python,原生爬虫教程高级知识06,Python,环境安装
-
2023-07-16 15:36:54.0
Python,原生爬虫教程爬虫进阶11,使用正则表达式进行页面提取
-
2023-07-16 15:36:54.0
Python,原生爬虫教程爬虫进阶12,MongoDB,数据库的简单使用和配置
-
2023-07-16 15:36:54.0
Python,原生爬虫教程爬虫进阶13,Redis,的简单使用和配置
-
2023-07-16 15:36:54.0
Python,原生爬虫教程爬虫进阶14,开发小案例-综合运用
-
2023-07-16 15:36:54.0
Python,原生爬虫教程爬虫进阶15,爬虫与反爬虫
-
2023-07-16 15:36:54.0
Python,原生爬虫教程爬虫进阶16,数据可视化
-
2023-07-16 15:36:54.0
Python,原生爬虫教程爬虫进阶17,数据清洗
-
2023-07-16 15:36:54.0
Python,原生爬虫教程爬虫进阶18,使用,Pytesseract,进行简单的验证
-
2023-07-16 15:36:54.0
Python,原生爬虫教程爬虫进阶19,第三方打码平台进行复杂验证码的识别
-
2023-07-16 15:36:53.0
Python,原生爬虫教程爬虫进阶05,HTTP,的请求和响应
-
2023-07-16 15:36:53.0
Python,原生爬虫教程爬虫进阶06,Python,环境安装
-
2023-07-16 15:36:53.0
Python,原生爬虫教程爬虫进阶07,requests,第三方库
-
2023-07-16 15:36:53.0
Python,原生爬虫教程爬虫进阶08,最简单的爬虫案例开发
-
2023-07-16 15:36:53.0
Python,原生爬虫教程爬虫进阶09,使用,Xpath,进行爬虫开发
-
2023-07-16 15:36:53.0
Python,原生爬虫教程爬虫进阶10,BeatifulSoup,的使用
-
2023-07-16 15:36:52.0
Python,原生爬虫教程爬虫进阶01,网络爬虫简介
-
2023-07-16 15:36:52.0
Python,原生爬虫教程爬虫进阶02,网页基本构成和抓取原理
-
2023-07-16 15:36:52.0
Python,原生爬虫教程爬虫进阶03,HTML,与,CSS,基础入门
-
2023-07-16 15:36:52.0
Python,原生爬虫教程爬虫进阶04,HTTP,协议通信基原理
-
2023-07-16 15:36:51.0
Python,原生爬虫教程爬虫基础15,爬虫与反爬虫
-
2023-07-16 15:36:51.0
Python,原生爬虫教程爬虫基础16,数据可视化
-
2023-07-16 15:36:51.0
Python,原生爬虫教程爬虫基础17,数据清洗
-
2023-07-16 15:36:51.0
Python,原生爬虫教程爬虫基础18,使用,Pytesseract,进行简单的验证
-
2023-07-16 15:36:51.0
Python,原生爬虫教程爬虫基础19,第三方打码平台进行复杂验证码的识别
-
2023-07-16 15:36:50.0
Python,原生爬虫教程爬虫基础10,BeatifulSoup,的使用
-
2023-07-16 15:36:50.0
Python,原生爬虫教程爬虫基础11,使用正则表达式进行页面提取
-
2023-07-16 15:36:50.0
Python,原生爬虫教程爬虫基础12,MongoDB,数据库的简单使用和配置
-
2023-07-16 15:36:50.0
Python,原生爬虫教程爬虫基础13,Redis,的简单使用和配置
-
2023-07-16 15:36:50.0
Python,原生爬虫教程爬虫基础14,开发小案例-综合运用
-
2023-07-16 15:36:49.0
Python,原生爬虫教程爬虫基础06,Python,环境安装
-
2023-07-16 15:36:49.0
Python,原生爬虫教程爬虫基础07,requests,第三方库
-
2023-07-16 15:36:49.0
Python,原生爬虫教程爬虫基础08,最简单的爬虫案例开发
-
2023-07-16 15:36:49.0
Python,原生爬虫教程爬虫基础09,使用,Xpath,进行爬虫开发
-
2023-07-16 15:36:48.0
Python,原生爬虫教程爬虫基础03,HTML,与,CSS,基础入门
-
2023-07-16 15:36:48.0
Python,原生爬虫教程爬虫基础04,HTTP,协议通信基原理
-
2023-07-16 15:36:48.0
Python,原生爬虫教程爬虫基础05,HTTP,的请求和响应
-
2023-07-16 15:36:47.0
Python,原生爬虫教程爬虫基础01,网络爬虫简介
-
2023-07-16 15:36:47.0
Python,原生爬虫教程爬虫基础02,网页基本构成和抓取原理
-
2023-03-01 18:55:21.0
三维,可视化,大数据,GIS,数字孪生