Open-ET / flux-data-qaqc

Energy Balance Closure Analysis and Eddy Flux Data Post-Processing
BSD 3-Clause "New" or "Revised" License
23 stars 13 forks source link

Update date_parse to accommodate deprecation #32

Open inkenbrandt opened 5 months ago

inkenbrandt commented 5 months ago

Lib\site-packages\fluxdataqaqc\data.py:1123: FutureWarning: The argument 'date_parser' is deprecated and will be removed in a future version. Please use 'date_format' instead, or read your data in as 'object' dtype and then call 'to_datetime'.