Skip to content

v0.2.1

Compare
Choose a tag to compare
@csyhuang csyhuang released this 26 Feb 06:56
· 404 commits to master since this release

List of changes (Feb 26, 2018):

  • hn2016_falwa/beta_version.py: In solve_uref_both_bc, a plotting option is added.
  • hn2016_falwa/wrapper.py: In all functions, when n_points are not specified, it is taken to be nlat_s (input). Also fixed a bug of missing argument n_points in theta_lwa.
  • hn2016_falwa/utilities.py: In static_stability, make s_et and n_et an integer if they are not input. In compute_qgpv_givenvort, remove the bug that nlat_s is being hard-coded by mistake.