alan-turing-institute / CROP

CROP is a Research Observation Platform
MIT License
25 stars 5 forks source link

Fix ges interpolation #339

Closed dsj976 closed 2 years ago

dsj976 commented 2 years ago

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.