fredericferry / wind_div_rot

Illustrate the wind-mass relation, compute the geostrophic wind and the divergence and vorticity fields from NCEP reanalysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wind_div_rot

Illustrate the wind-mass relation, compute the geostrophic wind and the divergence and vorticity fields from NCEP reanalysis

THIS CODE IS NOT FUNCTIONNAL YOU WILL HAVE TO CODE THE MISSING PARTS (THIS SHOULD NOT BE TOO DIFFICULT).

Note 1 : This code was developed for educationnal purposes, and for French students. So the comments in the notebook are in French but the graphics and legends are in English.

Note 2 : If you have any comment/suggestion, if you find this code useful --> please send me an email : mailto:frederic.ferry@meteo.fr

The gridded data needed to run the notebook are NOT provided. You can download them here : https://downloads.psl.noaa.gov/Datasets/ncep.reanalysis.dailyavgs/pressure/hgt.2016.nc https://downloads.psl.noaa.gov/Datasets/ncep.reanalysis.dailyavgs/pressure/uwnd.2016.nc https://downloads.psl.noaa.gov/Datasets/ncep.reanalysis.dailyavgs/pressure/vwnd.2016.nc https://downloads.psl.noaa.gov/Datasets/ncep.reanalysis.dailyavgs/pressure/omega.2016.nc


Z_vh_vg_va_300_w_600_2016-01-15 Z_vort_300_2016-01-15

About

Illustrate the wind-mass relation, compute the geostrophic wind and the divergence and vorticity fields from NCEP reanalysis


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%