Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@RobelTakele RobelTakele released this 04 Sep 19:04
· 61 commits to master since this release

[1.0.0] - 2024-09-04

Added

  • Error Handling: Enhanced error handling and warnings for missing and unrealistic data.
  • Consistency Check: Implemented checks to ensure that the maximum temperature is always greater than the minimum temperature.
  • Documentation: Improved documentation for better clarity and completeness.
  • Testing: Established a testing structure for the calcEto function using testthat