public ClimaWeatherController() : base()
 {
     climaCellEndpoint = new ClimaCellEndpoint();
 }