关于ERA5-Land数据的几个问题<笔记自用>

1. 关于通量方向

The ECMWF Integrated Forecasting System convention is that downward fluxes are positive. Therefore, negative values indicate evaporation and positive values indicate condensation"

ECMWF规定以向下的方向为正值(positive),向上为负值(negative),因此对于蒸散发而言,正值表示水汽凝结,负值才是蒸散发。

2. 关于scale_factor和add_offset问题

2.1 由于考虑到数据存储时占用空间的问题,ERA5-Land会采用scale_factor和add_offset来帮助减少文件大小,以下面变量为例
在这里插入图片描述
实际蒸散发的计算公式为
E T = E T r e a d ∗ S c a l e f a c t o r + a d d o f f s e t ET=ET_{read} * Scale_{factor} + add_{offset} ET=ETreadScalefactor+addoffset

2.2 由于下载的方式可以不同,scale_factor 和 add_offset可能会有变化。
下面的对话可以反映出差异

提问

Hello,
I downloaded snowfall data from 1979 to 2020, once for all months and once for every month separately, as netcdf files; i.e. I have one .nc file containing snowfall data from Jan to Dec for 1979 to 2020 (all_months.nc), and then I have 12 separated .nc files each containing snowfall data of a month from 1979 to 2020 (jan.nc, feb.nc, …, dec.nc).

I have noticed that the scale_factor and add_offset for snowfall data change, such that the unpacked values are slightly different despite looking at the same month (e.g. Values for October from all_month.nc are slightly different from those from oct.nc). I am calculating the yearly trends in snowfall for each month, and in some cases the trend change from having a significant trend to not having one as the p-value changes (even if the values of the slope is close).

What would be the reason for such differences? Sorry if this is a simple question, and thank you in advance.


回答
Hi

The scale_factor and add_offset are adjusted for each request to give an output netCDF file of a similar size to the input GRIB data size. The actual values sldo depend on the data range in the whole grib file, so I would expect some variation between different requests. How large are the differences you see?

Thanks,
Kevin

注意:如果使用matlab的 ncread函数 读取,则数据会被自动修正,无需再考虑上述过程!

请关注 大余海深 公众号,我们一起成长!

在这里插入图片描述

评论 25
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

打赏作者

大雨海深

感谢您的支持和鼓励

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

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

打赏作者

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

抵扣说明:

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

余额充值