What’s new in PyEsoRex 1.0.1

PyEsoRex 1.0.1 is a bug fix release.

Added

  • Add command line option show-products to the pyesorex command line tool controlling the display of the result cpl.ui.FrameSet returned by the Pyesorex.run() method. (pyesorex!10)

Changed

  • Use shutils.move to be able to move data products across file-system boundaries. (pyesorex!13)

  • Follow symbolic links in pyesorex.pyesorex.Pyesorex.get_python_recipes() when looking for recipes. (pyesorex!9)

  • Perform tilde expansion on recipe-dir command line option argument. (pyesorex!8)

Fixed

  • Fixed incorrect log message components in pyesorex.pyesorex.Pyesorex.get_python_recipes(). (pyesorex!6)