Hello, When I run Crop Production with the sample data that comes with the Invest installer, I get the error:
WARNING [errno 1] The definition of projected CRS EPSG:26910 got from GeoTIFF keys is not the same as the one from the EPSG registry, which may cause issues during reprojection operations. Set GTIFF_SRS_SOURCE configuration option to EPSG to use official parameters (overriding the ones from GeoTIFF keys), or to GEOKEYS to use custom values from GeoTIFF keys and drop the EPSG code.
ERROR [errno 1] PROJ: proj_create: unrecognized format / unknown name
AttributeError: ‘NoneType’ object has no attribute ‘TransformPoint’
11/26/2024 18:06:38 natcap.invest.utils INFO Execution finished; version: 3.14.2
This is the same error as when using my own data. Logically, it should be possible to run the model if i use the sample data, but in fact it is not. I’m not sure what went wrong. I put logfile below.
InVEST-natcap.invest.crop_production_percentile-log-2024-11-26–18_06_38.txt (3.0 KB)