Jianpu record study notes

Python - Extract variables from WRF output dataset and interpolate variables.

The provided code is a Python script designed t... Read more

Python - Longitude and latitude do not display degree units

How to prevent longitude and latitude from d... Read more

WRF - Output variables for diabatic heating processes

引言: 如果想要研究非绝热加热过程对于涡旋生成发展传播过程中的影响,可以通过位涡(PV)... Read more

WRF - add variables in wrfoutput files

引言 近日,需要在WRF实际模拟的输出文件中加入/删除绝热加热率项,那么需要如何实现呢? 增... Read more

Python - pygrib introduction

前言 希望修改grib中的变量,用作WRF中WPS前处理的初始场 python对grib文... Read more