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

Line 16: rasterio not recognising a tif as a supported file type #12

Open
hlydecker opened this issue Oct 21, 2022 · 0 comments
Open

Line 16: rasterio not recognising a tif as a supported file type #12

hlydecker opened this issue Oct 21, 2022 · 0 comments

Comments

@hlydecker
Copy link
Member

hlydecker commented Oct 21, 2022

Ran line 16:

harvest("assets/full_config.yaml", plot = TRUE)

Appeared to work and files downloaded, however an error occurred in python, with rasterio not recognising a tif as a supported file type:

Extracting data points for Pointdata_Llara.csv  -----
⊙ • ee_LAN_20210101_20211231_NDVISRB2SRB3SRB4_median_100m | pixel size: (145, 201) 0.6s                        
⊙ • landsat_barest_earth | pixel size: (77, 107) 0.0s                                                          
⊙ • ga_ls_fc_pc_cyear_3_2021-1-1 | pixel size: (77, 107) 0.0s         
Error in py_call_impl(callable, dots$args, dots$keywords) :
rasterio.errors.RasterioIOError: 'downloads/DEM_SRTM_1_Second_Hydro_Enforced_2022_10_21.tif' not recognized as a supported file format.
@hlydecker hlydecker changed the title Line 16: harvest("assets/full_config.yaml", plot = TRUE) python failure: Error in py_call_impl(callable, dots$args, dots$keywords) : Line 16: rasterio not recognising a tif as a supported file type Oct 21, 2022
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