Closed stopyun-jirong closed 3 years ago
Python 3.9.6 in Mac There was error when running your example code like below
base.py line 144 -> TypeError: Using a DataArray object to construct a variable is ambiguous, please extract the data using the .data property.
So I fixed some code about 'incl' and 'decl' in igrf function
Thank you for your code
Thank you, an equivalent fix has been provided in e12a4d1b7
Python 3.9.6 in Mac There was error when running your example code like below
base.py line 144 -> TypeError: Using a DataArray object to construct a variable is ambiguous, please extract the data using the .data property.
So I fixed some code about 'incl' and 'decl' in igrf function
Thank you for your code