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

Implementation of this project to MODIS data for large area which is already downloaded and saved as TIFF. #1

Open
Zahid1995 opened this issue Jul 30, 2024 · 0 comments

Comments

@Zahid1995
Copy link

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:

  1. 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?

  2. 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?

  3. 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?
  4. 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.

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