Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update(contouring routines): updates for contour_array and export_contourf routines #1353

Merged
merged 1 commit into from
Feb 16, 2022

Commits on Feb 14, 2022

  1. update(contouring routines): updates for contour_array and export_con…

    …tourf routines
    
    * added filled kwarg to contour_array for filled contours
    * update PlotCrossSection.contour_array() to mask out edge triangles outside of cross-section boundaries
    * update export_contourf, provide support for multipolygon contours and update support for holes
    * update export_contourf, remove shapely dependency. Replaced with flopy geometry objects
    * update t007_test.py, test_export_contourf()
    jlarsen-usgs committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    392d581 View commit details
    Browse the repository at this point in the history