Skip to content

Add raster intersection functionality #537

@jdhughes-dev

Description

@jdhughes-dev

from @zstanko-usgs:

I've been working with some functions to read in vector/raster files and resample them to a model grid. similar to what Jeff Starn did here with the geospatial processing notebook.

I'm wondering if there is any interest in being able to fold some of that into Flopy utilities. The dependency on any geospatial libraries is certainly a concern but I see the export(.tif) requires rasterio so an input(*.tif) feature might not be that much of a stretch.

Basically, for any dataset that could could be entered as an array, it would be sweet if we could import it from a geotiff, ascii grid, or shapefile. What would be the limitations for being able to do this within Flopy code or do you think this would always best be done external to Flopy?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions