diff --git a/demo_calculate_events.py b/demo_calculate_events.py index 2337aec..64fa1c7 100644 --- a/demo_calculate_events.py +++ b/demo_calculate_events.py @@ -5,6 +5,12 @@ import VedAstro.Library as VedAstro +################################################################ +## WARNING !!!!!!! OUTDATED CODE!!!! (MARCH 2024) +## BELOW FUNCTIONALITY STILL WORKS IN NEW CODE +## BUT SOMEBODY HAS TO CONVERT BELOW CODE, WILL THAT BE YOU? +################################################################# + # Create a GeoLocation object for Tokyo, Japan geolocation = GeoLocation(location="Tokyo", latitude=35.6895, longitude=139.6917).geolocation