Geotiff images are not displayed[BUG]
Describe the problem
I have create a geotif dataset following this approach
On running the app, images are not displayed:
System information
- OS Platform and Distribution MacOS 14.2.1 (23C71)
- Python version Python 3.11.6
- FiftyOne version FiftyOne v0.23.2
- FiftyOne installed from pip
Other info/logs
For context, these are 18 channel tifs but the first three are RGB
Willingness to contribute
The FiftyOne Community encourages bug fix contributions. Would you or another member of your organization be willing to contribute a fix for this bug to the FiftyOne codebase?
- [ ] Yes. I can contribute a fix for this bug independently
- [x] Yes. I would be willing to contribute a fix for this bug with guidance from the FiftyOne community
- [ ] No. I cannot contribute a bug fix at this time
@robmarkcole what browser are you using? Some popular browsers do not support TIFF, but notably Safari does.
@swheaton ok the issue is my geotif was 64 bit - if I create an 8 bit (RGB) it displays fine.
I think this would be good to mention in the documentation - ideally support for other bit depths can be added to?
Note: also necessary to view in Safari