google / weather-tools

Tools to make weather data accessible and useful.
https://weather-tools.readthedocs.io/
Apache License 2.0
216 stars 40 forks source link

Added time metrics to `weather-mv` ee #361

Closed aniketsinghrawat closed 1 year ago

aniketsinghrawat commented 1 year ago

Added job_start_time: timestamp of the beginning of convert to asset injestion_time: timestamp of the start of ingestion into earth engine.

The time stamps are ISO date time strings adjusted to the UCT time zone.

fixes: #360