robintw / Py6S

A Python interface to the 6S Radiative Transfer Model
GNU Lesser General Public License v3.0
186 stars 105 forks source link

Add proper error handling for new date parsing #83

Closed robintw closed 3 years ago

robintw commented 3 years ago

The code in #81 didn't have proper error handling for the new ISO date parsing. This PR adds proper error handling.