Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate duplicated soiltemp() with air_to_soil_temp() #294

Open
fabern opened this issue Mar 24, 2025 · 0 comments
Open

Consolidate duplicated soiltemp() with air_to_soil_temp() #294

fabern opened this issue Mar 24, 2025 · 0 comments

Comments

@fabern
Copy link
Member

fabern commented Mar 24, 2025

Following the DRY principle we should strive to de-duplicate code where possible.
This means, that (after merging #282) soiltemp() should be consolidated with air_to_soil_temp(), where the former is used in pmodel and the latter in BiomeE.

This could be taken care of, if we want to re-organize the pmodel side of the repo following the extensive refactoring done in #282

@fabern fabern changed the title Homogenize Consolidate duplicated soiltemp() with air_to_soil_temp() Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant