How to project Cartesian data using PyGMT?

Greetings dear PyGMT users,

The question is: how can I import a grid in PyGMT which initially is in Mercator CRS and set in the code what is the CRS of the imported data?

It will allow me to plot this grid using frame with geographical coordinates and add other geographic data on top of it.

Thank you.