Skip to content

v0.2.8

Choose a tag to compare

@JLHerreraCortijo JLHerreraCortijo released this 22 Apr 21:19
· 2 commits to main since this release

What's Changed

Summary of Changes:

  • MDP1 Calculation: Fixed bugs in the MDP1, and MSP1 calculation SeaSondeRCS_MUSIC.R.
  • Unit Tests: Added extra unit tests for SeaSondeR spectra file processing, including:
    • Reading APM and CS files.
    • Computing first order settings.
    • Running the MUSIC algorithm and exporting LLUV radial metrics.
    • Implemented filtering to remove timestamp lines for accurate result comparison.
  • R-CMD-check Workflow Enhancements:
    • Added package installation step and refined test directory references.
    • Specified the shell for additional tests, renaming steps for clarity.
    • Separated additional tests for Windows and macOS/Linux environments.
  • Code Cleanup: Removed redundant library calls in test files and added a setup file for additional tests
  • Documentation: Reviewed documentation examples to meet CRAN requirements.

Full Changelog: v0.2.7...v0.2.8