Skip to content

Commit

Permalink
Merge pull request #4501 from osg-cat/catworks
Browse files Browse the repository at this point in the history
Fixed UWL coordinates; FD #78803
  • Loading branch information
matyasselmeci authored Jan 24, 2025
2 parents 71edd56 + 1839438 commit c5f4477
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,5 @@ State: Wisconsin
### Zipcode (optional) is the zipcode/postal code of the site
Zipcode: "54601"

# Latitude is the latitude of the site (positive values are in the northern hemisphere)
Latitude: 43.813
# Longitude is the longitude of the site (positive values are in the eastern hemisphere)
Longitude: -90.231
Latitude: 43.81321
Longitude: -91.23103

0 comments on commit c5f4477

Please sign in to comment.