nansencenter / openwind

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

OpenWind not compatible with the most recent version of nansat #40

Open jzocrs opened 3 months ago

jzocrs commented 3 months ago

Hi Morten,

The nansat package has been updated. Apparently, the current version of OpenWind is compatible with nansat. Is it possible for you to update the useful package?

I am pretty sure that a lot of newbies will benefit from this.

Thanks a lot.

Jun

mortenwh commented 3 months ago

I have refactored openwind into a new package py-sar-wind. Can you try that?

jzocrs commented 3 months ago

Hi Morten,

Thanks for your reply. I will give it a try. Do you have any documentation for py-sar-wind?

Jun

mortenwh commented 3 months ago

The code is here: https://github.com/metno/py-sar-wind - it is used the same way as openwind, so it should be straightforward but unfortunately no proper docs. If you want to contribute, don't hesitate to submit a PR for some content in the README :)