Replies: 1 comment
-
I run into the same problem. I was too fast when I run my suggestion and indeed you need the tmp variable as it is self referenced in the second line. sorry for the bad insight |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Did you try the approach mentioned in issue #16 ?
It returns a name error :
NameError: name 'lc_transition_climate_coef_temporary' is not defined
For the time being, I am reverting the tmp variable to run the code.
Beta Was this translation helpful? Give feedback.
All reactions