pyvista.examples.downloads.download_usa_texture#

download_usa_texture(load=True)[source]#

Download USA texture.

Parameters:
loadbool, default: True

Load the dataset after downloading it when True. Set this to False and only the filename will be returned.

Returns:
pyvista.DataSet | str

DataSet or filename depending on load.

Examples

>>> import pyvista as pv
>>> from pyvista import examples
>>> dataset = examples.download_usa_texture()
>>> dataset.plot(cpos="xy")
https://d33wubrfki0l68.cloudfront.net/94747fbe4182ea7402a2d011716e038664380a65/2b76a/_images/pyvista-examples-downloads-download_usa_texture-1_00_00.png