Skip to content

Releases: GOFUVI/SeaSondeR

v0.2.9

26 Jul 15:28

Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.9

v0.2.8

22 Apr 21:19

Choose a tag to compare

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

0.2.7

21 Apr 08:43

Choose a tag to compare

What's Changed

Full Changelog: 0.2.6...0.2.7

0.2.6

14 Apr 11:02

Choose a tag to compare

First CRAN release