Open ludohenin opened 4 days ago
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.
1 2
fi i ci
| =1.4 |
---G--|---G--- fj 8
j ___|_ . |
=8.3 | |
---G------G--- cj 9
| |
Ok, got it. In #17 I also add an optimization for performances:
routing_obj.algorithm.setParamValue("subdiv", 2)
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: