Skip to content

Enable plotting functions for non-polar stereographic projections #325

@mdtanker

Description

@mdtanker

Starting with PR #324 PolarToolkit offers support for EPSG projections other an 3031 and 3413. It would be good to eventually allow all plotting functions to work with any EPSG projection. Below are all the plotting functions (non-data related) and the checkout ones should already work:

  • add_imagery
    • need an imagery dataset to fetch
  • add_coast
  • add_gridlines
  • add_simple_basemap
  • add_inset
  • add_scalebar
  • add_north_arrow
  • add_grid
  • add_points
  • add_colorbar
  • plot_grid
  • interactive_map
    • only supports 3031, 3413, and 3857
  • subplots
  • plot_3d
  • interactive_data
    • works but cant include coastlines yet
  • geoview_points

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions