Skip to content

Commit

Permalink
Merge pull request #83 from NCAR/move_contour
Browse files Browse the repository at this point in the history
Move Contourf to experimental
  • Loading branch information
anissa111 authored Jul 25, 2022
2 parents cccce21 + 251f34c commit 843b6c3
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 1,406 deletions.
2 changes: 0 additions & 2 deletions docs/internal_api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,3 @@ GeoCAT-viz Plotting Internal Routines
.. autosummary::
:toctree: ./generated/
:recursive:

geocat.viz.NCL_Plot
2 changes: 0 additions & 2 deletions docs/user_api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ GeoCAT-viz Plotting Routines

geocat.viz.TaylorDiagram

geocat.viz.Contour

GeoCAT-viz Utility Functions
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand Down
2 changes: 0 additions & 2 deletions src/geocat/viz/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
from .contourf import *
from .plot_util import *
from .taylor import *
from .util import *
324 changes: 0 additions & 324 deletions src/geocat/viz/contourf.py

This file was deleted.

Loading

0 comments on commit 843b6c3

Please sign in to comment.