xarray-contrib / xwrf

A lightweight interface for working with the Weather Research and Forecasting (WRF) model output in Xarray.
https://xwrf.readthedocs.io/
Apache License 2.0
56 stars 16 forks source link

Added XTIME fallback for Time coord generation #170

Closed lpilz closed 2 months ago

lpilz commented 2 months ago

Change Summary

Added XTIME as fallback for Time coordinate decoding if Times does not exist for some reason.

Related issue number

Closes #169

Checklist

mgrover1 commented 2 months ago

I am happy to review as well @lpilz

lpilz commented 2 months ago

Awesome, any time!