Use GWS In Shell
You can use wget or curl to access the GPlates Web Service.
curl "https://gws.gplates.org/reconstruct/coastlines/?time=140"
or
wget -qO - "https://gws.gplates.org/reconstruct/coastlines/?time=140"
You can use wget or curl to access the GPlates Web Service.
curl "https://gws.gplates.org/reconstruct/coastlines/?time=140"
or
wget -qO - "https://gws.gplates.org/reconstruct/coastlines/?time=140"