get_date_time: Get dates and times from NetCDF type date format.
Description
Get dates and times from NetCDF type date format.
Usage
get_date_time(times, unit)
Value
A data frame with the columns years, months, days and times. Careful:
The parts of the date are of numeric type, but the times are stored as
characters (levels).