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
solarmach uses speasy to obtain the measured solar wind speeds for selected spacecraft and falls back to an editable default value is this fails or speasy is not available. Because speasy is not available through conda, the conda version of solarmach skips its installation, and consequently, this version doesn't offer the functionality provided by speasy.
Add a mentioning of this to the documentation, so that a user might op to install the pypi version of solarmach, or pip-install speasy in their conda environment.
Investigate the option to automatically install the pypi version of speasy with the conda version of solarmach.
The text was updated successfully, but these errors were encountered:
solarmach uses speasy to obtain the measured solar wind speeds for selected spacecraft and falls back to an editable default value is this fails or speasy is not available. Because speasy is not available through conda, the conda version of solarmach skips its installation, and consequently, this version doesn't offer the functionality provided by speasy.
The text was updated successfully, but these errors were encountered: