Replies: 2 comments 1 reply
|
OpenDrift can work with any grids, provided a suitable reader. |
|
Hi, The native ROMS reader is available here: As you can see from the code/comments, it does not perform any destaggering, so it crudely assumes that the u- and v- (as well as S and T) variables are located at the same positions, provided by the lon- and lat-arrays at rho-points. But as you can also see, it did include de-staggering at some earlier stage, but I do not remember exactly why this was disabled. Outside of this reader (generally for all readers), the fields (e.g. current components) are extrapolated towards coast if there should be any gaps, to prevent particles getting stuck with zero currents. |
Uh oh!
There was an error while loading. Please reload this page.
Can the OpenDrift platform accept and process data from a numerical model that uses the Arakawa C-grid grid type?
All reactions