-
crstn updated
7 years ago
-
- Add local operation
- Add Python bindings
- Add PCRaster wrapper (`fac`)
-
gdalwarp -of PCRaster -ot Float32 -co PCRASTER_VALUESCALE=VS_SCALAR -s_srs EPSG:28992 -t_srs EPSG:4326 hd_ld_res.map b.map
Creating output file that is 14688P x 10056L.
Processing input file hd_ld…
-
Dear developers,
I am trying to generate a timeseries report for the water use module in my model. I added the following command to the XML file ([settings_calibrationRun_test.zip](https://github.c…
-
the error log is
"QGIS version: 3.36.2-Maidenhead
QGIS code revision: 6d250527
Qt version: 5.15.13
Python version: 3.12.3
GDAL version: 3.8.5
GEOS version: 3.12.1-CAPI-1.18.1
PROJ version: Rel…
-
I keep trying to install PCRaster Tool Plugin and I get the same message "PCRaster must be installed and available in the current Python environment before the PCRaster algorithms can be used. Please …
-
The docker image uses `stretch` which is really old and causing issues when trying to update + it fails to integrate other services such as gcloud integration. Here is a suggested dockerfile that I bu…
-
check if these are still valid
sf8 Creates boolean raster with wrong values
sf249 Wrong raster statistics
sf210 Handle color interpretation
-
The `python_pcrcalcpy_pythonunittest` fails on two tests with NumPy 1.26.2 for Python 3.11 (on Mac ARM).
```
======================================================================
FAIL: test_003 …
-
Use unit tests of PCRaster's pcraster_python. Generate same tests, but different import statements.