You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you again for your quick response to my last issue.
I am having trouble with gridded.py. I see that imports from spharm were removed (I presume because that package is no longer maintained). Within gridded.py regrid is defined and used while Spharmt is used but not defined. I believe this may be the source of my error (NameError: name 'Spharmt' is not defined) shown below:
Any help much appreciated!
-Dave
The text was updated successfully, but these errors were encountered:
Thanks for catching this. I just fixed it in version 0.8.6; please upgrade. The package pyspharm can be installed via: conda install -c conda-forge pyspharm .
Hello again Feng,
Thank you again for your quick response to my last issue.
I am having trouble with gridded.py. I see that imports from spharm were removed (I presume because that package is no longer maintained). Within gridded.py regrid is defined and used while Spharmt is used but not defined. I believe this may be the source of my error (NameError: name 'Spharmt' is not defined) shown below:
Any help much appreciated!
-Dave
The text was updated successfully, but these errors were encountered: