WRF-STILT模型输入的气象站数据

CARVE: L4 Gridded Particle Trajectories for WRF-STILT model, 2012-2016

简介

该数据集为位于北极碳库脆弱性实验 (CARVE) 飞行路径(2012 - 2015 年)沿线位置的粒子接收器以及阿拉斯加和加拿大北极地区的各个气象站提供天气研究与预报 (WRF) 随机时间倒置拉格朗日传输 (STILT) 模型输入。每个产品包含多个 NetCDF 文件,打包为一个 TAR/GZIP 文件。这些数据对应于同样由 CARVE 科学团队生成的 WRF-STILT 模型足迹数据。


该数据集包含 72 个 TAR/GZIP 文件,其中包含 NetCDF 格式的 WRF-STILT 粒子文件。

摘要

Table 1. Naming convention for NetCDF files generated by WRF-STILT.

Example file name: foot2013x06x25x04x00x65.1330Nx147.4539Wx00003.nc

Name elementExample valueUnits
Year2013YYYY
Month06MM
Day25DD
Hour04hh (UTC)
Minute00mm (UTC)
Latitude65.1330Ndecimal degrees
Longitude127.4539Wdecimal degrees
Height A.G.L.00003m

For example, the above file contains the modeled particle footprints for June 25, 2013 at 4:00 UTC. The observation was taken at 65.1330N, 127.4539W at 3 m above ground level.

Data Variables

Table 2. Data variables in each NetCDF file. Fill values or missing data were set to -1.0E34 for all variables.

Variable name

Units

Description

checkbasic

basic output from Trajeccheck()

checkbasicnames

names for checkbasic 1D array

checksum

checksum array

checksumdate

days since 2000-01-01 00:00:00 UTC

checksum date

checksumnames

column names for checksum array

endpts

stilt particle location array thinned to retain rows containing trajectory endpts

endptsdate

days since 2000-01-01 00:00:00 UTC

end points date

endptsnames

column names for particle array ‘endpts’

foot1

ppm per (umol m-2 s-1)

gridded STILT footprint

foot1date

days since 2000-01-01 00:00:00 UTC

date of foot1

foot1hr

hours

hours back from STILT start time

foot1lat

degrees_north

degrees latitude of center of grid cells

foot1lon

degrees_east

degrees longitude of center of grid cells

footnearfield1

ppm per (umol m-2 s-1)

gridded STILT footprint

footnearfield1date

days since 2000-01-01 00:00:00 UTC

date for 'footnearfield1'

footnearfield1hr

hours

hours back from STILT start time for 'footnearfield1'

footnearfield1lat

degrees_north

degrees latitude of center of grid cells

footnearfield1lon

degrees_east

degrees longitude of center of grid cells

ident

identifier string

nchar

numeric identifier

origagl

meters

original receptor height above ground before rounding for STILT

origlat

degrees_north

original receptor latitude

origlon

degrees_east

original receptor longitude

origutctime

UTC time

original receptor time

origutctimeformat

original receptor time format

part3d

stilt particle location array thinned to retain rows approximately every so many hours

part3ddate

days since 2000-01-01 00:00:00 UTC

date of part3d

part3dnames

column names for particle array ‘part3d’

partfoot

stilt particle location array thinned to retain rows where foot > 0

partfootdate

days since 2000-01-01 00:00:00 UTC

date of partfoot

partfootnames

column names for particle array ‘partfoot’

代码

!pip install leafmap
!pip install pandas
!pip install folium
!pip install matplotlib
!pip install mapclassify
 
import pandas as pd
import leafmap
 
url = "https://github.com/opengeos/NASA-Earth-Data"
df = pd.read_csv(url, sep="\t")
df
 
leafmap.nasa_data_login()
 
 
results, gdf = leafmap.nasa_data_search(
    short_name="CARVE_L4_WRF-STILT_Particle_1430",
    cloud_hosted=True,
    bounding_box=(-180.0, 30.0, 180.0, 90.0),
    temporal=("2012-01-01", "2016-04-28"),
    count=-1,  # use -1 to return all datasets
    return_gdf=True,
)
 
 
gdf.explore()
 
#leafmap.nasa_data_download(results[:5], out_dir="data")

引用

CARVE Science Team. 2017. CARVE: L4 Gridded Particle Trajectories for WRF-STILT model, 2012-2016. ORNL DAAC, Oak Ridge, Tennessee, USA.

网址推荐

知识星球

知识星球 | 深度连接铁杆粉丝,运营高品质社群,知识变现的工具 (zsxq.com)https://wx.zsxq.com/group/48888525452428

机器学习

https://www.cbedai.net/xg 

干旱监测平台

慧天干旱监测与预警-首页https://www.htdrought.com/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

此星光明

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值