Hi there 👋
I am using Processing API and a custom eval script here. So far so good.
Q: Is there a way to access inputMetadata inside the evaluatePixel function?
I need to get access to the from and to datetimes from dateFilter.timeRange for some calculation (compute delta datetime in days from the user provided to datetime to all scenes used)… I don’t want to use it in calculating outputMetadata but for a custom pixel calculation… 🤔 🤔
