Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepInputs_NTEMS_LCC_FAO failures #421

Open
achubaty opened this issue Jan 17, 2025 · 1 comment
Open

prepInputs_NTEMS_LCC_FAO failures #421

achubaty opened this issue Jan 17, 2025 · 1 comment

Comments

@achubaty
Copy link
Collaborator

@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
@achubaty
Copy link
Collaborator Author

appears to be a problem extracting the zip files, so attributing this to reproducible

@achubaty achubaty transferred this issue from PredictiveEcology/LandR Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant