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
After successfully running a spectral extension workflow, I obtained the following outputs:
1.s2_rasters: The original Sentinel-2 product used in the workflow.
2.matched_raster: The Sentinel-2 product resampled to match the grid of the UAV image.
3.extended_raster: A GeoTIFF file containing 8 Sentinel-2 bands at high resolution.
Upon accessing the extended_raster, I confirmed it contains 8 bands, which represent certain values. However, the metadata in the GeoTIFF file does not provide names for the bands, making it unclear which band corresponds to which Sentinel-2 spectral band (e.g., B1, B2, B3, etc.).
Questions:
1)Do the values in the extended_raster represent reflectance values for each band?
2)How can I detect which values correspond to specific Sentinel-2 bands, given the lack of metadata?
The Metadata extracted from the extended_raster file
The values at all Latitude Longitude from the extended_raster geotiff file
The text was updated successfully, but these errors were encountered:
Topic
Workflow
Ask away!
After successfully running a spectral extension workflow, I obtained the following outputs:
1.s2_rasters: The original Sentinel-2 product used in the workflow.
2.matched_raster: The Sentinel-2 product resampled to match the grid of the UAV image.
3.extended_raster: A GeoTIFF file containing 8 Sentinel-2 bands at high resolution.
Upon accessing the extended_raster, I confirmed it contains 8 bands, which represent certain values. However, the metadata in the GeoTIFF file does not provide names for the bands, making it unclear which band corresponds to which Sentinel-2 spectral band (e.g., B1, B2, B3, etc.).
Questions:
1)Do the values in the extended_raster represent reflectance values for each band?
2)How can I detect which values correspond to specific Sentinel-2 bands, given the lack of metadata?
The Metadata extracted from the extended_raster file
![Image](https://private-user-images.githubusercontent.com/173336151/390800156-050f5523-57c5-4bbd-a71c-a1f1e99cdbea.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMTcyODUsIm5iZiI6MTczOTExNjk4NSwicGF0aCI6Ii8xNzMzMzYxNTEvMzkwODAwMTU2LTA1MGY1NTIzLTU3YzUtNGJiZC1hNzFjLWExZjFlOTljZGJlYS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQxNjAzMDVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jNzY2ODg0MWI4MTBiOWVmMDc0Zjk3YzQ5MWM4ZmE5ZjAwNTViNWZmMzhmOTBmNzBmOTU1MjZhMDY5NTA3OGFmJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.RUzfEco6Njn68QjvmJxELhWEVSXBnD_PWIrygnnp-bY)
The values at all Latitude Longitude from the extended_raster geotiff file
![Image](https://private-user-images.githubusercontent.com/173336151/390800756-a02657cb-79db-4528-9f78-2a2cb0569975.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMTcyODUsIm5iZiI6MTczOTExNjk4NSwicGF0aCI6Ii8xNzMzMzYxNTEvMzkwODAwNzU2LWEwMjY1N2NiLTc5ZGItNDUyOC05Zjc4LTJhMmNiMDU2OTk3NS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQxNjAzMDVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yZjI4NTZmOGQxZGMyMjQ2Zjk4Yjc0MmFkNmJmYjExNjhlOGMzNDRjNjNmYTE3Mzk3NDRkMGFhNjcwNzVkOWEzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.NHKPOOwJt4Kf7W_6dHZsMXCqX5mWgmzZDDWQw2tLlJY)
The text was updated successfully, but these errors were encountered: