FESOM / fmesh

MIT License
0 stars 2 forks source link

Coastline File #10

Open FinnHeu opened 1 year ago

FinnHeu commented 1 year ago

Hi Sergei,

thanks for creating this nice tool, it is really convenient to use. I am wondering if you could provide a Coastlines.pkl file to use for refining the coastlines. It's loaded in read_coastlines2 in utils.py but I'm having trouble inferring the exact structure of the Coastlines.pkl file from the code and would be grateful for an example.

Best wishes, Finn

Sealki commented 1 year ago

Hi Finn,

The file you need can be downloaded separately along with bathymetric data. See the followed section in the readme.md:

Downloading necessary data _You have to download bathymetry and coastlines. This can be done by executing: ./downloaddata.sh

Regards, Sergei

FinnHeu commented 1 year ago

Hi Sergei,

great, thanks a lot. I had missed that part.

Best wishes, Finn