julia> h_rough = regrid_bathymetry(grid) [ Info: Downloading bathymetry... * WARNING: failed to open cookie file "" * Couldn't find host www.ngdc.noaa.gov in the .netrc file; using defaults * Trying 140.172.190.1:443... * Connected to www.ngdc.noaa.gov (140.172.190.1) port 443 * schannel: disabled automatic use of client certificate * using HTTP/1.x > GET /thredds/fileServer/global/ETOPO2022/60s/60s_surface_elev_netcdf\ETOPO_2022_v1_60s_N90W180_surface.nc HTTP/1.1 Host: www.ngdc.noaa.gov Accept: */* User-Agent: curl/8.4.0 julia/1.10 * schannel: remote party requests renegotiation * schannel: renegotiating SSL/TLS connection * schannel: SSL/TLS connection renegotiated * schannel: remote party requests renegotiation * schannel: renegotiating SSL/TLS connection * schannel: SSL/TLS connection renegotiated * schannel: server closed the connection < HTTP/1.1 400 400 < date: Wed, 11 Sep 2024 23:16:12 GMT < server: Apache < cache-control: private, max-age=0, must-revalidate < strict-transport-security: max-age=31536000; < content-type: text/html;charset=UTF-8 < content-length: 58 < x-frame-options: SAMEORIGIN < access-control-allow-origin: * < access-control-allow-headers: X-Requested-With, Content-Type < connection: close < * Closing connection * schannel: shutting down SSL/TLS connection with www.ngdc.noaa.gov port 443 [ Info: ... downloaded 58.0 B (100% complete, 213495.002 days) [ Info: ... downloaded 58.0 B (100% complete, 213495.002 days) [ Info: ... downloaded 58.0 B (100% complete, 213495.002 days) [ Info: ... downloaded 58.0 B (100% complete, 213495.002 days) ERROR: IOError: could not spawn `wget --no-check-certificate -O 'C:\Users\kab\.julia\scratchspaces\0376089a-ecfe-4b0e-a64f-9c555d74d754\Bathymetry\ETOPO_2022_v1_60s_N90W180_surface.nc' 'https://www.ngdc.noaa.gov/thredds/fileServer/global/ETOPO2022/60s/60s_surface_elev_netcdf\ETOPO_2022_v1_60s_N90W180_surface.nc'`: no such file or directory (ENOENT)