From 2352afd7c00f778bfc8c6f0b6ca712ca56675cba Mon Sep 17 00:00:00 2001 From: asapcatftw <31966895+asapcatftw@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:19:09 -0400 Subject: [PATCH] Fixed latitude and longitude --- .../Harrisburg - CARC/SITE.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/topology/Harrisburg University of Science and Technology/Harrisburg - CARC/SITE.yaml b/topology/Harrisburg University of Science and Technology/Harrisburg - CARC/SITE.yaml index 1f4ed7e2a..84057e042 100644 --- a/topology/Harrisburg University of Science and Technology/Harrisburg - CARC/SITE.yaml +++ b/topology/Harrisburg University of Science and Technology/Harrisburg - CARC/SITE.yaml @@ -17,6 +17,6 @@ State: Pennsylvania # Zipcode: "01234" # Latitude is the latitude of the site (positive values are in the northern hemisphere) -Latitude: 40.26 +Latitude: 40.261965 # Longitude is the longitude of the site (positive values are in the eastern hemisphere) -Longitude: -76.88 +Longitude: -76.880203