rocketpal.core.weather_library module¶ class rocketpal.core.weather_library.WeatherLibrary(library_folder)[source]¶ Bases: Library Parameters: library_folder (Path) load_entry(data)[source]¶ Parameters: data (dict) Return type: LibraryEntry new_entry()[source]¶ Return type: LibraryEntry