Thanks to visit codestin.com
Credit goes to github.com

Skip to content

update(Raster): add new methods and checks#2267

Merged
jlarsen-usgs merged 6 commits into
modflowpy:developfrom
jlarsen-usgs:develop
Jul 17, 2024
Merged

update(Raster): add new methods and checks#2267
jlarsen-usgs merged 6 commits into
modflowpy:developfrom
jlarsen-usgs:develop

Conversation

@jlarsen-usgs

Copy link
Copy Markdown
Contributor
  • add feature to_crs() for re-projecting rasters
  • add static method raster_from_array() to allow users to make rasters from data
  • update resample_to_grid()
    • removed multithread and thread_pool kwargs
    • added initial check for raster/modelgrid intersection

* add feature `to_crs()` for re-projecting rasters
* add static method `raster_from_array()` to allow users to make rasters from data
* update `resample_to_grid()`
   - removed multithread and thread_pool kwargs
   - added initial check for raster/modelgrid intersection
@jlarsen-usgs jlarsen-usgs merged commit bad483b into modflowpy:develop Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant