info

info(GI, showdata::Bool=true; crs::Bool=false)

Shows information about the GI GMTgrid or GMTimage that includes dimensional and, if exists, referencing data.

info(D::GDtype; crs::Bool=false, attribs=false, att="")

Shows information about the D GMTdataset (or vector of them).

info(any)`

Runs show(stdout, "text/plain", any) which prints all elements of any. Good for printing the entire vector or matrix.

Source Code

This function has multiple methods: