Skip to content

Commit 57e7e96

Browse files
committed
Update models again
1 parent 421c3f5 commit 57e7e96

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

opendrift_leeway_webgui/simulation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ def main():
101101
print("Using CMEMS")
102102
cmems_dataset_ids = [
103103
"cmems_mod_med_phy-cur_anfc_4.2km_PT15M-i",
104+
"cmems_mod_glo_phy_anfc_merged-uv_PT1H-i",
104105
"cmems_obs-wind_glo_phy_nrt_l4_0.125deg_PT1H",
105106
]
106107
print("Using sources:\n - {}".format("\n - ".join(cmems_dataset_ids)))

0 commit comments

Comments
 (0)