Skip to content

Commit

Permalink
Bump xugrid version and update old URL links
Browse files Browse the repository at this point in the history
  • Loading branch information
JoerivanEngelen committed May 14, 2024
1 parent a0d31c2 commit 8808fdc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@ requirements:
- tqdm
- vtk >=9.0
- xarray >=2023.08.0
- xugrid >=0.6.3
- xugrid >=0.10.0
- zarr

test:
imports:
- imod

about:
home: https://gitlab.com/deltares/imod/imod-python
home: https://github.com/Deltares/imod-python
license: MIT
license_family: MIT
license_file: LICENSE
Expand All @@ -71,8 +71,8 @@ about:
MODFLOW groundwater models in Python easier. It builds on top of popular
packages such as xarray, pandas, geopandas, dask, and rasterio to provide
a versatile toolset for working with (large) groundwater (modeling) data.
doc_url: https://deltares.gitlab.io/imod/imod-python/
dev_url: https://gitlab.com/deltares/imod/imod-python
doc_url: https://deltares.github.io/imod-python/
dev_url: https://github.com/Deltares/imod-python

extra:
recipe-maintainers:
Expand Down

0 comments on commit 8808fdc

Please sign in to comment.