nansencenter / openwind

A python package for estimating high resolution wind from SAR images
41 stars 25 forks source link

Installation Issue #27

Closed fabiansurya closed 6 years ago

fabiansurya commented 7 years ago

Hi, guys. I am just starting to use python, sorry for the basic questions. First question, I managed to run Nansat, yet i still not get on how to install the Openwind.

Add the top level folder openwind/ to your PYTHONPATH Add the subfolder openwind/openwind/ to your PATH (for command line usage) Test the installation by running the test script (test_sarwind.py) in openwind/tests

I have downloaded the openwind-master file with openwind and all the subfolders correctly. I have not change the default PYTHONPATH, not really sure also about the PATH, but then i copy the open wind files to directory below

/home/fabian/miniconda/pkgs/openwind

seems work, that i can run from openwind import SARWind in Python interpreter with no error but it shows a lots of errors while i run the python test_sarwind.py in above directory test_sarwind error.txt Could you please show me where did i make mistakes in between? surely i missed something.

Second, what kind of file format of Normalised Radar Cross Section (NRCS) works with openwind? I am using the ESA SNAP software with Sentinel 1-A VV polarization.

Thank you in advance guys, for your time. Fabian

fabiansurya commented 7 years ago

Hi, is there someone who can help me with the installation problem above? thank you :)

brigitmaria commented 3 years ago

Hi, is there someone who can help me with the installation problem above? thank you :)

@fabiansurya Were u able to solve it? I am facing the same issue in here?