File: geographic_projections.rst

package info (click to toggle)
yt 4.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 76,192 kB
  • sloc: python: 125,909; ansic: 6,303; cpp: 3,590; sh: 556; javascript: 352; makefile: 131; csh: 36
file content (11 lines) | stat: -rw-r--r-- 422 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
.. _cookbook-geographic_projections:

Using Geographic Transforms and Projections
-------------------------------------------

This feature requires `cartopy <https://scitools.org.uk/cartopy/docs/latest/>`_
to be installed on your machine. This
installation varies by machine. For more detailed instructions on how to do
this, please refer to :ref:`install-cartopy`.

.. notebook:: geographic_xforms_and_projections.ipynb