partial void UpdateWeatherEntry(WeatherEntry instance);
 partial void DeleteWeatherEntry(WeatherEntry instance);
 partial void InsertWeatherEntry(WeatherEntry instance);