Skip to content
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

Open
MikeWooster opened this issue Jul 14, 2016 · 4 comments
Open

problem using SAR_look_direction #20

MikeWooster opened this issue Jul 14, 2016 · 4 comments
Labels

Comments

@MikeWooster
Copy link

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.

@mortenwh
Copy link
Contributor

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.
I'm closing this issue now - you could try to use the https://github.com/nansencenter/nersc-vagrant configuration develop. That has the develop versions of nansat and openwind preconfigured although these may be unstable at times...

@MikeWooster
Copy link
Author

pip freeze shows me that I'm using nansat==0.6.12 and openwind==0.6.1

@mortenwh
Copy link
Contributor

ok - I have changed the version numbers of nansat and openwind in setup.py. If you run python setup.py install in openwind, it should work. Also, it should work with the latest master and develop versions of openwind and nansat.

@mortenwh
Copy link
Contributor

mortenwh commented Oct 6, 2016

Strangely, this seems not to be fixed anyway. At least in master. Reopened to check and correct later...

@mortenwh mortenwh reopened this Oct 6, 2016
@mortenwh mortenwh added bug and removed invalid labels Oct 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants