-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Router accuracy & performance #16
Comments
When saying that you are not interpolating GRIB what do you mean? Did you put a constant wind from south?
|
By interpolating, I mean ... well interpolating twa & tws across gribs. The grid is quite large for degree based resolution (116km) and you can have significant gap between the surrounding forecast, it's better then to interpolate. This is not perfect as it's linear but better than not doing it.
|
Ok, got it. In #17 I also add an optimization for performances:
give it a try |
Excellent 👍 , I've have a look during the week-end. |
@rgrente here is a trial I made, this is not completely out of the picture, it's quite linear as you were saying. I don't (yet) interpolate Gribs data.
Comment on the track:
The text was updated successfully, but these errors were encountered: