Problem with fetch-load tutorial
Hi @matt_s , I am attempting to run the fetch_load tutorial. However, when I try to load the GEBCO data, the kernel dies. I'm guessing this is due to lack of memory, but I'm not sure.
This is the block of code that causes the problem:
kwargs = dict(
south=47, west=-63,
north=49, east=-61,
bottom=0, top=0,
start=datetime(2013, 1, 1), end=datetime(2013, 1, 7))
bathy1, lat1, lon1 = kadlu.load(source='gebco', var='bathymetry', **kwargs)
waveheight2, lat2, lon2, epoch2 = kadlu.load(source='era5', var='waveheight', **kwargs)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information