The function climterp_linear in functions_scenarioV1.py was not interpolating temperature and relative humidity (this is data pulled from the database) properly.
This may be related to #212
This PR also contains some minor edits related to the renaming of the environment variables in the secrets file.
The function
climterp_linear
infunctions_scenarioV1.py
was not interpolating temperature and relative humidity (this is data pulled from the database) properly. This may be related to #212This PR also contains some minor edits related to the renaming of the environment variables in the secrets file.