Skip to content

Holos 4 - 4969cf76

Choose a tag to compare

@github-actions github-actions released this 14 Oct 23:40
Add validation for missing NASA climate data in 2025

Introduced IsValidDailyData to filter out invalid daily data entries for 2025, when NASA API data is missing due to a US government shutdown. Updated NasaClimateProvider to skip such entries and added corresponding unit tests to ensure correct behavior.