Skip to content

pyOSOAA v1.2

Compare
Choose a tag to compare
@fnemina fnemina released this 06 May 12:47
· 32 commits to master since this release

This is the fifth release of the pyOSOAA code. It consist manly of bug-fixes and quality of life improvements.

Bug fixes

  • Correct configuration of wind speed for a value of zero.
  • Added default sensible values for SED distribution.
  • Fixed problem with directory implementation for parallel runs.
  • Added check for the angle type to be a float.
  • Fixed log-file saving only the last simulation log.
  • Change interpolation method from scipy interp1d to numpy interp.
  • Fixed reading of advup and advdown files.

New feature

  • Added option to get the tau of Rayleigh and the tau profile for the simulation.
  • Black ocean custom simulation.
  • Run Wavelengths now supports custom Rayleigh optical thickness.
  • Run Wavelengths now supports different angles for each band.
  • Run Wavelengths now supports a custom surface albedo.
  • Added config parameter to clean results after the simulation is done pyOSOAA.OSOAA(cleanup=True).

Source code and install instructions for OSOAA can be found at https://github.com/CNES/RadiativeTransferCode-OSOAA