diff --git a/lib/nexrad/afos.py b/lib/nexrad/afos.py index 4287d1b..0ab716b 100644 --- a/lib/nexrad/afos.py +++ b/lib/nexrad/afos.py @@ -169,8 +169,8 @@ class AFOSMessage(DatabaseTable): self.azimuth = None self.speed = None - self.location = None self.forecaster = None + self.location = None self.poly = None def is_hydro(self):