Skip to content

Allow location selection as part of the calculator, with temp profile from local weather station

James Devine requested to merge feature/climate_function into master

Global weather station data for CARA. Weather station name can now be specified as a variable when calling the weather data. Currently set locally to Cointrin as the default (station id 067000-99999).

  • Weather data is stored as LFS
  • Need to check the weather data; it doesn't match our current Geneva temp profile, for example.
  • Need to add correct path for the .json file to open
  • Unit tests etc. still need to be modified/updated
  • Weather station name is a local variable in data.py, should come from the form.
Edited by Philip Elson

Merge request reports