Is this a version mismatch?
Getting this error message..... from astropy.....
========== not locBase =======================
"raH" line input to dataAzimuthDeg = 329.5678550679712
dataElevationDeg = 1.8540843031345604
dataAzimuthDeg = 329.5678550679712
dataElevationDeg = 1.8540843031345604
file = 0 of 1 in dir 1 of 1 = .\data\Durango250322_12.txt samplesRead= 1,175 fileRawLen= 1,175 rawLen= 1,175 antL file = 0 of 1 in dir 1 of 1 = .\data\Durango250322_12.txt
dataAzimuthDeg = 180.0
dataElevationDeg = 45.0
file = 0 of 1 in dir 1 of 1 = .\data\Durango250322_12.txtantLen ?= 1,176
Traceback (most recent call last):
File "C:\Users\sarbo\ezRABase\ezRA\ezCon.py", line 11698, in <module>
main()
~~~~^^
File "C:\Users\sarbo\ezRABase\ezRA\ezCon.py", line 11330, in main
readDataDir() # creates ezRAObsLat, ezRAObsLon, ezRAObsAmsl, ezRAObsName
~~~~~~~~~~~^^
File "C:\Users\sarbo\ezRABase\ezRA\ezCon.py", line 1953, in readDataDir
if not locBase:
^^^^^^^
File "C:\Users\sarbo\AppData\Local\Programs\Python\Python313\Lib\site-packages\astropy\units\quantity.py", line 1318, in __bool__
raise ValueError(
...<2 lines>...
)
ValueError: EarthLocation truthiness is ambiguous, especially for logarithmic units and temperatures. Use explicit comparisons.