Version log¶
v4.0.1 (ongoin)¶
[Added]
irfpy.juice.jspiceesa
for new JUICE/SPICE wrapper.[Deprecated]
irfpy.juice.jspice
. Use theirfpy.juice.juiceesa
.irfpy.sara dependence, instead of pyana.sara (All test passed.)
irfpy.jupsci
package is generated to collect science-related implementation.Update document for Sphinx.
v4.0.0 (2016-03-03)¶
IRFPY support.
v3.0.0 (2014-06-03)¶
Python3 support.
New buildout system.
Submodule for pyana-deps
Clear LICENSE (Apache software license)
Too many library update (cannot follow…)
v0.5 (2012-10-18)¶
The PEP proposal was submitted on 2012-10-15.
Ganymede magnetic field 3D interpolation.
Ganymede MHD model result analysis 3D interpolation.
JoEE FOV and pitch angle analysis support.
Io neutral cloud simulation support.
JNA flyover analysis, near polar footprint.
JDC differential flux calculator.
Documentation of Galileo moons ENA generation.
v0.4 (2012-08-17)¶
New SPICE kernel (March 2012 version) support.
Mission profile plot.
Xianzhe MHD data support.
New module
pyana.jdc
New module
pyana.jna
PEP (JUICE) attitude support.
Sensor fov, frame and energy support.
Scripts plotting trajectory on Ganymede map
Scripts plotting flux/count rate along time
Buildout support (preliminary)
v0.3 (2012-05-24)¶
Support Ganymede B field
Add JUICE preliminary orbit support
v0.2 (2012-01-14)¶
Plot of sensor flyby of moons
Galileo spacecraft spice support
v0.1 (2011-11-30)¶
Jupiter’s spice library (a wrapper).
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].