verde.datasets.setup_rio_magnetic_map#
- verde.datasets.setup_rio_magnetic_map(ax, region=(-42.6, -42, -22.5, -22))[source]#
 Setup a Cartopy map for the Rio de Janeiro magnetic anomaly dataset.
Warning
All sample datasets in Verde are deprecated and will be removed in Verde v2.0.0. The tutorials/examples will transition to using Ensaio instead.
- Parameters:
 - ax
matplotlibAxes The axes where the map is being plotted.
- region
list= [W,E,S,N] The boundaries of the map region in the coordinate system of the data.
- ax
 
See also
fetch_rio_magneticMagnetic anomaly data from Rio de Janeiro, Brazil.