Deadwood-ai / deadwood-api

Main FastAPI application for the deadwood backend
GNU General Public License v3.0
0 stars 0 forks source link

add `acqusition_date_hour` as metadata column #68

Open cmosig opened 1 month ago

cmosig commented 1 month ago

It's technically easy to implement and it would make sense for users to be able to add the information if its already there. The time of day may be interesting for further analysis.

On the downside one may have to start dealing with timezones. One could default to the timezone of the location of the orthophoto or just disregard them completely.