2.generate_lists_R.py expects an input file named Lista_raster.csv, which is not created by the previous step.
Please document the expected contents of this file.
Meanwhile, I followed the advice by xime377 and created a local copy 2b.generate_lists_R.py using
https://codeocean.com/capsule/7739905/tree/v1/code/1.PalmsCNN_Tutorial.ipynb.
and created the files trainlist.csv and valllist.csv for the next step.
2.generate_lists_R.pyexpects an input file namedLista_raster.csv,which is not created by the previous step.Please document the expected contents of this file.
Meanwhile, I followed the advice by xime377 and created a local copy 2b.generate_lists_R.py using
https://codeocean.com/capsule/7739905/tree/v1/code/1.PalmsCNN_Tutorial.ipynb.
and created the files
trainlist.csvandvalllist.csvfor the next step.