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

Are features folder and eo_data related? #115

Open
pavanthanay opened this issue Mar 16, 2023 · 1 comment
Open

Are features folder and eo_data related? #115

pavanthanay opened this issue Mar 16, 2023 · 1 comment

Comments

@pavanthanay
Copy link

How is features folder different from eo_data folder? Has an technique been used to derive features folder from eo_data?

@gabrieltseng
Copy link
Collaborator

Hi @pavanthanay ,

The flow is described in this diagram (in the "Pipeline" section of the Readme).

The engineer transforms the tif files in the eo_data folder into the h5 arrays in the features folder.

More specifically, the engineer:

  1. Extracts the right pixel from the patch in the tif file
  2. Adds the NDVI band
  3. Removes B1 and B10 bands from the Sentinel data
  4. Fills in any missing values in the data

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

2 participants