nansencenter / openwind

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

Constant wind direction does no longer work #16

Closed knutfrode closed 9 years ago

knutfrode commented 9 years ago

Providing constant wind direction does no longer work:

sar_wind.py -s RS2/RS2_20150115_072025_0076_SCWA_HHHV_SGF_372273_0708_10847173/ -f test.jpeg -w 90

...

IOError: Set by user (90): File does not exist

This functionality seems to have been broken by https://github.com/nansencenter/openwind/commit/7d294827ec3eae205818bb1deca4c224b72f6953

mortenwh commented 9 years ago

which branch is this? did you try it on the release version in master?

On 27 January 2015 at 12:17, Knut-Frode Dagestad notifications@github.com wrote:

Assigned #16 https://github.com/nansencenter/openwind/issues/16 to @mortenwh https://github.com/mortenwh.

— Reply to this email directly or view it on GitHub https://github.com/nansencenter/openwind/issues/16#event-225281922.

mortenwh commented 9 years ago

I see I have messed up quite a bit in this commit - must have been in a hurry. I'll fix it but in the meantime this should work well in the master branch.

On 27 January 2015 at 13:04, Morten W. Hansen < morten.wergeland.hansen@gmail.com> wrote:

which branch is this? did you try it on the release version in master?

On 27 January 2015 at 12:17, Knut-Frode Dagestad <notifications@github.com

wrote:

Assigned #16 https://github.com/nansencenter/openwind/issues/16 to @mortenwh https://github.com/mortenwh.

— Reply to this email directly or view it on GitHub https://github.com/nansencenter/openwind/issues/16#event-225281922.

mortenwh commented 9 years ago

@knutfrode - can you have a look at the issue16 branch and tell me if it's ok? I have it all in my local develop branch, so will push that if it is ok...

mortenwh commented 9 years ago

Fixed and merged into develop at 19e8f1b3acb82942a27f94be933a520bb7115c40