Use GWS with CLI
The shell commands below show how to 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"
The shell commands below show how to 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"