We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4db7574 commit b7a42c6Copy full SHA for b7a42c6
README.md
@@ -46,7 +46,7 @@ Optional (recommended for performance):
46
On **Windows (OSGeo4W Shell / QGIS Python env):**
47
```bash
48
python -m pip install --upgrade pip
49
-python -m pip install xarray rioxarray numpy netCDF4 dask
+python -m pip install xarray rioxarray "numpy>=1.24" netCDF4 dask
50
````
51
52
On **Linux/macOS:**
0 commit comments