AtmoLibraryTERCurve works with parameters other than pwv - #972
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #972 +/- ##
=======================================
Coverage 75.89% 75.89%
=======================================
Files 70 70
Lines 9030 9032 +2
=======================================
+ Hits 6853 6855 +2
Misses 2177 2177 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
teutoburg
left a comment
There was a problem hiding this comment.
How does this work if more than one parameter is provided? e.g.
kwargs:
parameter: relH # the quotes should be redundant here
pmv: 25.
relH: 25I assume the pmv is ignored in this case? I'm note sure about that parameter, but I also don't have the mental capacity right now to come up with any alternative, so go ahead.
|
Yes, |
AtmoLibraryTERCurveis generalised to work with libraries categorised by parameters other than 'pwv'.Needs AstarVienna/irdb/pull/365