You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempting to use this project with my custom data, which differs from the provided MODIS data downloader setup. My data consists of TIFF files representing a 100x100 km site, with temporal coverage from 2013 to 2021. I am facing several issues and would appreciate guidance on the following points:
Data Preparation Without MODIS Downloader:
My dataset is in TIFF format, and I intend not to use the built-in MODIS data downloader. How can I best prepare and upload my TIFF data for use with this project?
Data Slicing and Georeferencing:
For tasks involving super-resolution, I need to slice and stitch my data. However, it's unclear how to handle georeferencing when converting sliced data into formats like PNG. Can you provide guidance or tools within the project that maintain georeferencing after slicing?
Compatibility with Windows-based GPU:
The current project code is designed for OS-based systems, but I am using a Windows-based GPU. Are there specific parts of the code I should modify to make it compatible with Windows, or should I expect any significant issues during this conversion?
Usage of Colab Pro:
Considering my system constraints, I am thinking of using Colab Pro for this project. Could you provide tips or a basic guide on converting the project code to run effectively on Colab Pro?
Thank you for your assistance. I look forward to making this project compatible with my data and system setup.
The text was updated successfully, but these errors were encountered:
Hello,
I am attempting to use this project with my custom data, which differs from the provided MODIS data downloader setup. My data consists of TIFF files representing a 100x100 km site, with temporal coverage from 2013 to 2021. I am facing several issues and would appreciate guidance on the following points:
Data Preparation Without MODIS Downloader:
My dataset is in TIFF format, and I intend not to use the built-in MODIS data downloader. How can I best prepare and upload my TIFF data for use with this project?
Data Slicing and Georeferencing:
For tasks involving super-resolution, I need to slice and stitch my data. However, it's unclear how to handle georeferencing when converting sliced data into formats like PNG. Can you provide guidance or tools within the project that maintain georeferencing after slicing?
Compatibility with Windows-based GPU:
Usage of Colab Pro:
Thank you for your assistance. I look forward to making this project compatible with my data and system setup.
The text was updated successfully, but these errors were encountered: