Version 1.0.0
[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 usingtestthat