atmqty
: Summary of Bug Fixes, Updates, and
Version HistoryThis summary list of bug fixes and updates is arranged in reverse-chronological order.
Date Fix Date Description 16 Jul 2004 16 Jul 2004 Version 0.2.0.2 released. Minor release to correct a small error in atmconst
: Instance attributes settings forsea_level_press
andsea_level_temp
inherited the class attribute values implicitly rather than explicitly. This should not have had any effect on use of the module.03 Jun 2004 N/A Version 0.2.0.1 released. Add mix_ratio
,static_stability
, andtransform_AQobj
modules. Add theP_surf
andT_surf
attributes to theAtmQty
class. Add new object management and quantities calculation methods toAtmQty
class. Add more documentation and corrected some documentation mistakes.20 Apr 2004 03 Jun 2004 AtmQty
alt
method will not work for non-scalarP_surf
andT_surf
.alt
fails noisily in this case, so there should be no problem with incorrect results.13 Mar 2004 N/A Version 0.1.1 released. Add press2alt
module. Addalt
method toAtmQty
class. Define atmospheric constants inAtmConst
as both class attribute and instance attribute levels.20 Feb 2004 N/A Version 0.1 released. No changes have been made in the source code, but there have been changes in package and documentation configuration and distribution. 17 Jan 2004 N/A Value of g
in atmconst.py is changed from 9.81 m/s2 to the value used by the WMO to calibrate barometers (9.80665 m/s2).22 Nov 2003 N/A Missing value default is changed from None
to 1e+20.20 Nov 2003 N/A First (well, essentially the first) public release.
Return to atmqty Home Page.
Return to Johnny Lin's Python
Library.
Updated: July 16, 2004 by Johnny Lin <email address>. License.