partial void UpdateWeatherStation(WeatherStation instance);
 partial void DeleteWeatherStation(WeatherStation instance);
 partial void InsertWeatherStation(WeatherStation instance);