-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
problem using SAR_look_direction #20
Comments
Which versions of nansat and openwind are you running? I can't reproduce the error. It is correct that the "SAR_look_direction" name has changed in nansat but it shouldn't be a problem if you use the correct versions. |
pip freeze shows me that I'm using nansat==0.6.12 and openwind==0.6.1 |
ok - I have changed the version numbers of nansat and openwind in |
Strangely, this seems not to be fixed anyway. At least in master. Reopened to check and correct later... |
I am getting the following error when running openwind using a standard envisat N1 file:
Cannot find band {'name': 'SAR_look_direction'}! bandNumber is from 1 to 6.
It appears that nansat may have changed "SAR_look_direction" to "look_direction" within their mappers.
The text was updated successfully, but these errors were encountered: