oceanmodeling / searvey

Sea state observational data retrieval
https://searvey.readthedocs.io/en/stable/
GNU General Public License v3.0
22 stars 11 forks source link

Installing searvey #158

Closed AtiehAlipour-NOAA closed 2 days ago

AtiehAlipour-NOAA commented 3 weeks ago

Hi,

I’m trying to use the searvey package to download observation data for different applications. But when I run pip install searvey as instructed in the README file, I get an error when importing the libraries:

image

I reached out to @SorooshMani-NOAA, and he kindly helped me by providing an alternative command for installing searvey. The latest command is:

pip install git+[https://github.com/oceanmodeling/searvey.git

I wanted to document this here in case others face a similar issue. Thanks!

SorooshMani-NOAA commented 3 weeks ago

Thank you @AtiehAlipour-NOAA! @pmav99 is there anything preventing us from releasing?

SorooshMani-NOAA commented 2 days ago

@AtiehAlipour-NOAA please check if you can install version 0.3.14 of searvey from PyPI using pip

SorooshMani-NOAA commented 2 days ago

https://github.com/oceanmodeling/searvey/actions/runs/10817738241