E3SM-Project / ChemDyg

Chemistry Diagnostics Package
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Hsiangheleellnl/start date fix #25

Closed hsiangheleellnl closed 1 year ago

hsiangheleellnl commented 1 year ago

The original script cannot read the year '0001' due to the format request. I use pandas 'pd.date_range' function to read a start date xxxx-01-01 to get startindex. It does not matter which year I give in this function. Here I use the year 2000.