Prepare model input#
|
Object to repeatedly regrid similar objects. |
|
Object to repeatedly regrid layers of similar objects. |
|
Object to repeatedly voxelize similar objects. |
|
Replace the value of invalid |
|
Fills gaps in source by interpolating from existing values using Laplace interpolation. |
|
Polygonize a 2D-DataArray into a GeoDataFrame of polygons. |
|
Reprojects and/or resamples a 2D xarray DataArray to a different cellsize or coordinate system. |
|
Rasterize a geopandas GeoDataFrame onto the given xarray coordinates. |
|
Use GDAL to rasterize a vector file into an xarray.DataArray. |
|
Process area of features by rasterizing in a chunkwise manner to limit memory usage. |
|
Rasterizes a table, such as produced by |
|
Compute a zonal aggregate of polygon data for (other) polygon geometries, e.g. |
|
Compute a zonal aggregate of raster data for polygon geometries, e.g. |
|
Distribute well pumping rate according to filter length when |