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 timedelta to json serialzation. #349

Closed aniketsinghrawat closed 1 year ago

aniketsinghrawat commented 1 year ago

Current implementation of to_json_serializable_type() only handles np.timedelta and was missing case of datetime.timedelta