721 plantsmodel to use swdown radation#741
Conversation
…mperialCollegeLondon/virtual_ecosystem into 721-plantsmodel-to-use-swdown-radation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #741 +/- ##
========================================
Coverage 94.69% 94.69%
========================================
Files 74 74
Lines 5148 5149 +1
========================================
+ Hits 4875 4876 +1
Misses 273 273 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
davidorme
left a comment
There was a problem hiding this comment.
This looks great.
Sorry for the slow response - please don't hesitate to kick me via Teams or email if you need stuff done. The GitHub emails are a blizzard so I don't track stuff well just from that.
I'm just checking with @vgro about the terminology: I've tended to see shortwave_downwelling_radiation and SWDown in the data I've used with pyrealm so it would be worth being consistent here, but the terminology may be more flexible than my narrow experience!
No worries, thanks for looking it over!! And sounds good - I was just using what I found on google - but I definitely defer to the two of you on terminology. LMK what you prefer 😃 |
davidorme
left a comment
There was a problem hiding this comment.
We're happy with it as it is!
Change PPFD to DSR for main radiation input
Changed the plants input from PPFD to DSR. Added a conversion from DSR to PPFD in the plants
_setup, as this unit is then used throughout the model.Fixes #721
Type of change
Key checklist
pre-commitchecks:$ pre-commit run -a$ poetry run pytestFurther checks