We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22f29ca commit 904daf7Copy full SHA for 904daf7
config.toml
@@ -29,7 +29,7 @@
29
delta = [0.75] # default domain length in degrees (applied to both lon/lat), to download or crop data
30
# note: delta is used only if set_domain = false
31
[input_files.dtm]
32
- bathymetry_path = "WITOIL_iMagine/data/gebco/GEBCO_2024_sub_ice_topo.nc"
+ bathymetry_path = "WITOIL_iMagine/data/gebco/GEBCO.nc"
33
coastline_path = "WITOIL_iMagine/data/gshhs/GSHHS_shp/f/GSHHS_f_L1.shp"
34
[input_files.metoce]
35
oce_data_path = false # to provide if dowload_curr = false
0 commit comments