Skip to content

Commit

Permalink
outdated warning
Browse files Browse the repository at this point in the history
  • Loading branch information
sengiv committed Mar 25, 2024
1 parent 435c4c7 commit 10ea5be
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions demo_calculate_events.py
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 10ea5be

Please sign in to comment.