Google Earth Engine——实时中尺度分析(RTMA)是一个高空间和时间分辨率的近地面天气状况分析。该数据集包括美国全国2.5公里处的每小时分析结果。

The Real-Time Mesoscale Analysis (RTMA) is a high-spatial and temporal resolution analysis for near-surface weather conditions. This dataset includes hourly analyses at 2.5 km for CONUS.

实时中尺度分析(RTMA)是一个高空间和时间分辨率的近地面天气状况分析。该数据集包括美国全国2.5公里处的每小时分析结果。

Dataset Availability

2015-06-18T00:00:00 - 2021-09-30T00:00:00

Dataset Provider

NOAA/NWS

Collection Snippet

ee.ImageCollection("NOAA/NWS/RTMA")

Resolution

2500 meters

Bands Table

NameDescriptionMin*Max*Units
HGTModel terrain elevation-814226m
PRESPressure60848105183Pa
TMPTemperature-43.243.73°C
DPTDew point temperature-81.4130.92°C
UGRDU-component of wind-32.9334.04m/s
VGRDV-component of wind-28.4439.21m/s
SPFHSpecific humidity00.02kg/kg
WDIRWind direction (from which blowing)0360deg true
WINDWind speed042.46m/s
GUSTWind speed (gust)058.02m/s
VISVisibility020000m
TCDCTotal cloud cover0100%

* = Values are estimated

使用说明:

NOAA data, information, and products, regardless of the method of delivery, are not subject to copyright and carry no restrictions on their subsequent use by the public. Once obtained, they may be put to any lawful use. The forgoing data is in the public domain and is being provided without restriction on use and distribution. For more information visit the NWS disclaimer site.

代码:

var dataset = ee.ImageCollection('NOAA/NWS/RTMA')
                  .filter(ee.Filter.date('2018-03-01', '2018-03-02'));
var windSpeed = dataset.select('WIND');
var windSpeedVis = {
  min: 0.0,
  max: 12.0,
  palette: ['001137', '01abab', 'e7eb05', '620500'],
};
Map.setCenter(-95.62, 39.91, 4);
Map.addLayer(windSpeed, windSpeedVis, 'Wind Speed');

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
Use of NWAI-WG data   So far, NWAI-WG data have been used on a collaborative basis in publications (see the attached file). The major reasons are the data were not widely distributed. They were only used in our group and our collaborative networks. There were some cases with requests of the data made after people read Liu and Zou's (2012) paper. You have two options for using the data. Option 1: Collaboration with us. In this case, we will help you to describe the downscaling method and contribute to other parts of the paper such as comments/suggestions on the papers, if the fields are within our expertise. Option 2: Use of the data on your own. While option 1 for collaboration with us is welcome, option 2 is also highly encouraged, particularly, when the data are used for these research disciplines, rather than agricultural related. Thanks to Professor Yu who provides us with his group's web site (www.agrivy.com) as a media for distribution of the data.   Acknowledgment for option 1  “We acknowledge the modelling groups, the Program for Climate Model Diagnosis and Intercomparison (PCMDI) and the WCRP’s Working Group on Coupled Modelling (WGCM) for their roles in making available the WCRP CMIP5 multi-model dataset. Support of this dataset is provided by the Office of Science, US Department of Energy. Dr. Ian Macadam of the University of New South Wales downloaded the raw GCM monthly data. ”   Acknowledgment for option 2  “We acknowledge the modelling groups, the Program for Climate Model Diagnosis and Intercomparison (PCMDI) and the WCRP’s Working Group on Coupled Modelling (WGCM) for their roles in making available the WCRP CMIP5 multi-model dataset. Support of this dataset is provided by the Office of Science, US Department of Energy. Dr. Ian Macadam of the University of New South Wales downloaded the raw GCM monthly data. Dr. De Li Liu of the NSW Department of Primary Industries used NWAI-WG to downscale downscaled daily data. Also, thanks to AGRIVY (www.agrivy.com) provides us the data for this study.”
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

打赏作者

此星光明

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

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

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

打赏作者

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

抵扣说明:

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

余额充值