Releases: GOFUVI/SeaSondeR
Releases · GOFUVI/SeaSondeR
v0.2.9
What's Changed
- Update version and enhance SeaSondeR functionality with tests by @JLHerreraCortijo in #102
Full Changelog: v0.2.7...v0.2.9
v0.2.8
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
What's Changed
- Standardize documentation examples and enhance clarity by @JLHerreraCortijo in #98
Full Changelog: 0.2.6...0.2.7
0.2.6
First CRAN release