Open sinyoungpark01 opened 3 years ago
Hi Raul,
There is another issue about the data we need, but we are not sure if it is missing, or if we are supposed to generated it using the codes you gave us.
In '3_extracion.R' line 124
distancia <- raster(paste0("data/distancia_incendios/distancia_", anio_actual - 1,".tif"))
Regarding to 'distancia_', it it something we need to genarate using '2_distancia_incendios_anios_previos.egoml' and the software DinamicaEgo? We also met some difficulties calculating required distance data. We asked this question in #3 .
Hi Raul,
There is another issue about the data we need, but we are not sure if it is missing, or if we are supposed to generated it using the codes you gave us.
In '3_extracion.R' line 124
distancia <- raster(paste0("data/distancia_incendios/distancia_", anio_actual - 1,".tif"))
Regarding to 'distancia_', it it something we need to genarate using '2_distancia_incendios_anios_previos.egoml' and the software DinamicaEgo? We also met some difficulties calculating required distance data. We asked this question in #3 .
This data is included in the folder i shared you yesterday. The limite_combinado_lulc.gpkg is in the limits folder, here in the repo.
Hi Raul,
There are some missing data in file 4_exploratorio_modeleo.R
In line 37,
I think we do not have the data, "limite_combinado_lulc.gpkg".
In lines 161 to 165
I am not sure we have that data, "incendios_2020/MERGE_JAL_2020_630.gpkg", as well.
If possible, could you give us those data to run the code, please?