Version log

  • v4.0.10

    • [Changed] The parameter access updated

    • [Added] Mercury boundary model

  • v4.0.9

  • v4.0.8 (2019-08-22)

    • [Added] irfpy.mars.bowshock.BowShockVignesScaled

  • v4.0.7 (2019-02-27)

  • v4.0.6

  • v4.0.5

  • v4.0.4

  • v4.0.3

    • [Added] irfpy.mars.rm containing the radius of Mars.

    • [Added] irfpy.venus.rv containing the radius of Venus.

  • v4.0.2

    • [Added] irfpy.mars.bs.inside_martinecz08()

    • [Fixed] irfpy.jupiter.kk2009 contained bug (now error) in getting some paremeter

  • v4.0.1 (2016-09-04)

  • v4.0.0 (2016-08-15)

    • Namespace changed to irfpy.

    • irfpy.irf.se support

    • Using latest template

  • v3.1.0 (2014-06-03)

  • v3.0.0 (2014-05-27)

    • Python3 support

    • Clear LICENSE (Apache license) is applied.

    • Jupiter magnetosphere model by pyana.juipiter.kk_2009.

    • Mars boundary models implementation.

  • v0.2 (2013-07-11)

    • Merge pyana.earth project. pyana.earth.

    • Using latest template provided from pyana.templ

  • v0.1

    • Moon’s magnetic anomaly.

    • Moon’s parameters.

For developer

A good resource of change log writing can be found at http://keepachangelog.com/en/0.3.0/

Try to use either of [Added] [Changed] [Deprecated] [Removed] [Fixed] [Security].