Earth Observation Mission CFI Software v4.27 has been released!

The latest version can be downloaded here with the detailed release notes available here.

User registration is required.  Please find detailed instructions here.

The following is a summary of new features and problems solved in this release.


New Features & Improvements

  • Use NORAD catalogue number to identify TLE record instead of catalogue name
  • Added missing visibility list time segment functions in C++ and Java APIs
  • Updated default mean eccentricity values for TRUTHS and CRISTAL
  • Inclusion of EarthCARE TLE parameters

Bug Fixes

  • Inconsistent lat/lon change rate results (ANR-0952)
  • Leap second handling for ANX timing (ANR-1027)
  • Numerical issues with DEM tile loading in FIFO mode (ANR-1029)
  • Segmentation fault in JAVA API getMsg() (ANR-1036)
  • Various issues in JAVA API Target interface with multiTragetInter (ANR-1040)
  • xo_orbit_cart_init() gets stuck in infinite loop when orbit input data is ill defined (ANR-1041)
  • Segmentation fault in xo_orbit_init_file_precise() if orbit0 = NULL (ANR-1042)
  • Explanation added in documentation why xo_orbit_init_file_precise() fails if there is no ANX in the ROF (ANR-1043)
  • Explanation added in documentation how Copernicus DEM water body mask values can be read
  • Various typographical issues in the documentation