2023-04-12 17:29:10,114 utils.prepare_workspace(123) INFO Writing log messages to C:/Users/carlo/Documents/Rang/prueba1\Rangeland-Production-Model-log-2023-04-12--17_29_10.txt 2023-04-12 17:29:10,116 model._logged_target(1635) Level 100 Starting model with parameters: Arguments for InVEST rangeland_production.forage 0.2.1: animal_grazing_areas_path C:/Users/carlo/Documents/Rangeland/Rangeland_SN/StudyArea/Ovejas2_cortado_wgs84.shp animal_trait_path C:/Users/carlo/Documents/Rangeland/Rangeland_SN/animal_trait_table.csv aoi_path C:/Users/carlo/Documents/Rangeland/Rangeland_SN/StudyArea/studyAreawgs84.shp bulk_density_path C:/Users/carlo/Documents/Rangeland/Rangeland_SN/soil/bulkDensity_SG_wgs84.tiff clay_proportion_path C:/Users/carlo/Documents/Rangeland/Rangeland_SN/soil/clay_SG_wgs84.tiff initial_conditions_dir management_threshold 100 max_temp_dir C:\Users\carlo\Documents\Rangeland\Rangeland_SN\temperature_max min_temp_dir C:\Users\carlo\Documents\Rangeland\Rangeland_SN\temperature_min n_months 12 n_workers -1 pft_initial_table C:/Users/carlo/Documents/Rangeland/Rangeland_SN/pft_initial_table.csv ph_path C:/Users/carlo/Documents/Rangeland/Rangeland_SN/soil/pH_REDIAM_wgs84.tiff precip_dir C:\Users\carlo\Documents\Rangeland\Rangeland_SN\precipitation proportion_legume_path C:/Users/carlo/Documents/Rangeland/Rangeland_SN/prop_legume.tif results_suffix sand_proportion_path C:/Users/carlo/Documents/Rangeland/Rangeland_SN/soil/sand_SG_wgs84.tiff save_sv_rasters False silt_proportion_path C:/Users/carlo/Documents/Rangeland/Rangeland_SN/soil/silt_SG_wgs84.tiff site_initial_table C:/Users/carlo/Documents/Rangeland/Rangeland_SN/site_initial_table.csv site_param_spatial_index_path C:/Users/carlo/Documents/Rangeland/Rangeland_SN/site_index.tif site_param_table C:/Users/carlo/Documents/Rangeland/Rangeland_SN/site_parameters.csv starting_month 1 starting_year 2020 veg_spatial_composition_path_pattern C:/Users/carlo/Documents/Rangeland/Rangeland_SN/pft.tif veg_trait_path C:/Users/carlo/Documents/Rangeland/Rangeland_SN/pft_trait.csv workspace_dir C:/Users/carlo/Documents/Rang/prueba1 2023-04-12 17:29:10,120 forage.execute(617) INFO model execute: {'workspace_dir': 'C:/Users/carlo/Documents/Rang/prueba1', 'results_suffix': '', 'n_months': '12', 'starting_year': '2020', 'starting_month': '1', 'aoi_path': 'C:/Users/carlo/Documents/Rangeland/Rangeland_SN/StudyArea/studyAreawgs84.shp', 'management_threshold': '100', 'proportion_legume_path': 'C:/Users/carlo/Documents/Rangeland/Rangeland_SN/prop_legume.tif', 'clay_proportion_path': 'C:/Users/carlo/Documents/Rangeland/Rangeland_SN/soil/clay_SG_wgs84.tiff', 'silt_proportion_path': 'C:/Users/carlo/Documents/Rangeland/Rangeland_SN/soil/silt_SG_wgs84.tiff', 'sand_proportion_path': 'C:/Users/carlo/Documents/Rangeland/Rangeland_SN/soil/sand_SG_wgs84.tiff', 'bulk_density_path': 'C:/Users/carlo/Documents/Rangeland/Rangeland_SN/soil/bulkDensity_SG_wgs84.tiff', 'ph_path': 'C:/Users/carlo/Documents/Rangeland/Rangeland_SN/soil/pH_REDIAM_wgs84.tiff', 'precip_dir': 'C:\\Users\\carlo\\Documents\\Rangeland\\Rangeland_SN\\precipitation', 'min_temp_dir': 'C:\\Users\\carlo\\Documents\\Rangeland\\Rangeland_SN\\temperature_min', 'max_temp_dir': 'C:\\Users\\carlo\\Documents\\Rangeland\\Rangeland_SN\\temperature_max', 'site_param_spatial_index_path': 'C:/Users/carlo/Documents/Rangeland/Rangeland_SN/site_index.tif', 'veg_spatial_composition_path_pattern': 'C:/Users/carlo/Documents/Rangeland/Rangeland_SN/pft.tif', 'animal_grazing_areas_path': 'C:/Users/carlo/Documents/Rangeland/Rangeland_SN/StudyArea/Ovejas2_cortado_wgs84.shp', 'site_param_table': 'C:/Users/carlo/Documents/Rangeland/Rangeland_SN/site_parameters.csv', 'veg_trait_path': 'C:/Users/carlo/Documents/Rangeland/Rangeland_SN/pft_trait.csv', 'animal_trait_path': 'C:/Users/carlo/Documents/Rangeland/Rangeland_SN/animal_trait_table.csv', 'initial_conditions_dir': '', 'site_initial_table': 'C:/Users/carlo/Documents/Rangeland/Rangeland_SN/site_initial_table.csv', 'pft_initial_table': 'C:/Users/carlo/Documents/Rangeland/Rangeland_SN/pft_initial_table.csv', 'save_sv_rasters': False, 'n_workers': '-1'} 2023-04-12 17:29:10,920 model._logged_target(1641) ERROR Exception while executing Traceback (most recent call last): File "src\rangeland_production\ui\model.py", line 1638, in _logged_target File "src\rangeland_production\forage.py", line 772, in execute TypeError: sequence item 0: expected str instance, numpy.int32 found 2023-04-12 17:29:10,921 model._logged_target(1644) INFO Execution finished 2023-04-12 17:29:10,921 utils.prepare_workspace(129) INFO Elapsed time: 0.81s