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
When you create a collection for a process graph with a customized id name, then it will come to an error:
Error in process(., "filter_daterange", prior.name = "imagery", from = "2017-04-01", :
Chain corrupted. prior elemente is neither a process or a collection
It means that a specific key word for process or collection cannot be found. I will change this implementation to use an attribute for this like the follwing to allow independent type checks.
When you create a collection for a process graph with a customized id name, then it will come to an error:
It means that a specific key word for process or collection cannot be found. I will change this implementation to use an attribute for this like the follwing to allow independent type checks.
The text was updated successfully, but these errors were encountered: