You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added a function zonal_convergence in hn2016_falwa/utilities.py that it computes the zonal component
of convergence in spherical coordinates
Added unittest for utilities.zonal_convergence in tests/test_utilities.py
Updated the demo scripts in examples/nh2018_science/ that it now computes LWA, LWA flux and their convergence/divergence
and saves them in a netCDF file for 8 days (6-hourly data) in 2005.
Included a conda environment specification file examples/nh2018_science/environment.yml that enables one to
run all the scripts with visualizations in the repository
Included examples/README.md with brief descriptions of the sample scripts
Updated descriptions in examples/nh2018_science/README.md