I’m a beginner. First question: Google Colab cannot be used for debugging at all, because the Python version there comes with NumPy and Pandas that are incompatible with the versions required by cropharvest. But that’s okay—I can choose not to use it.
Second question: How can I generate an H5 file from a TIF file? I couldn’t find any example in the source code package that shows how to call a method to create an H5 file.
I’m a beginner. First question: Google Colab cannot be used for debugging at all, because the Python version there comes with NumPy and Pandas that are incompatible with the versions required by cropharvest. But that’s okay—I can choose not to use it.
Second question: How can I generate an H5 file from a TIF file? I couldn’t find any example in the source code package that shows how to call a method to create an H5 file.