@ianmseddy I'm still seeing failures with the new NTEMS LCC fun, e.g.,
Browse[1]> LCC_lrg <- Cache(LandR::prepInputs_NTEMS_LCC_FAO,
+ year = 2010,
+ cropTo = sim$rasterToMatchLarge,
+ maskTo = sim$studyAreaLarge,
+ projectTo = sim$rasterToMatchLarge,
+ destinationPath = mod$dPath)
Jan17 16:25:32 BC_HRV_preamble :init temporarily setting reproducible.usegdalwarp to FALSE to avoid error
Jan17 16:25:32 BC_HRV_preamble :init Running `prepInputs`
Jan17 16:25:32 BC_HRV_preamble :init Running `preProcess`
Jan17 16:25:33 BC_HRV_preamble :init Preparing: CA_forest_VLCE2_2010.tif
Jan17 16:25:33 BC_HRV_preamble :init alsoExtract is unspecified; assuming that all files must be extracted
Jan17 16:25:33 BC_HRV_preamble :init Checksumming all files in archive
Jan17 16:25:33 BC_HRV_preamble :init From:
Jan17 16:25:33 BC_HRV_preamble :init /mnt/projects/HRV/BC_HRV/inputs/CA_forest_VLCE2_2010.zip
Jan17 16:25:33 BC_HRV_preamble :init Extracting
Jan17 16:25:33 BC_HRV_preamble :init files
Jan17 16:25:33 BC_HRV_preamble :init <char>
Jan17 16:25:33 BC_HRV_preamble :init 1: CA_forest_VLCE2_2010.lyr
Jan17 16:25:33 BC_HRV_preamble :init 2: CA_forest_VLCE2_2010.tfw
Jan17 16:25:33 BC_HRV_preamble :init 3: CA_forest_VLCE2_2010.tif
Jan17 16:25:33 BC_HRV_preamble :init 4: CA_forest_VLCE2_2010.tif.ovr
Jan17 16:25:33 BC_HRV_preamble :init 5: CA_forest_VLCE2_2010.tif.vat.cpg
Jan17 16:25:33 BC_HRV_preamble :init 6: CA_forest_VLCE2_2010.tif.vat.dbf
Jan17 16:25:33 BC_HRV_preamble :init 7: CA_forest_VLCE2_2010_LISEZMOI.txt
Jan17 16:25:33 BC_HRV_preamble :init 8: CA_forest_VLCE2_2010_README.txt
Error in file(file, ifelse(append, "a", "w")) :
cannot open the connection
@ianmseddy I'm still seeing failures with the new NTEMS LCC fun, e.g.,