NOC-MSM / pyBDY

pyBDY: a Python based regional NEMO model configuration toolbox.
GNU General Public License v3.0
7 stars 7 forks source link

generation of U/V failing in benchmark #75

Closed jdha closed 2 years ago

jdha commented 2 years ago

Bugs so far:

jdha commented 2 years ago

int // int = int updated

rot_str appears to have become redundant at some point - so I've removed all instances

jdha commented 2 years ago

KeyError is being caused by reading vozocrtx twice instead of both vozocrtx and vomecrty

jdha commented 2 years ago

Re-write of profile.py has introduced a whole bunch of bugs when generating Vvel. Quick fixes applied to rectify these. Branch+PR to follow shortly