Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for cftime 1.5.0 #168

Merged
merged 11 commits into from
Jun 8, 2021
Merged

Updates for cftime 1.5.0 #168

merged 11 commits into from
Jun 8, 2021

Commits on May 24, 2021

  1. num2date: return datetimes by default if possible (SciTools#165)

    * make proper datetimes default
    
    * replace cftime.utime.num2date with cftime.num2date
    
    * attempt fixes
    
    * pass both utime and Unit to _num2date_to_nearest_second
    
    * revert _num2date_to_nearest_second calling sequence
    
    * dummy commit to kick travis
    
    * appease stickler
    
    * license headers
    
    * contain only_use_cftime_datetimes within utime object
    
    * revert test__num2date_to_nearest_second.py
    
    * actually pass flag to where it is needed
    
    * reinstate type check
    
    * Reinstate _num2date_to_nearest_second changes
    
    This reverts commit 0b89777.
    
    * reinstate test changes
    
    * make sure option is passed down num2date
    rcomer committed May 24, 2021
    Configuration menu
    Copy the full SHA
    c3b4fb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bb8728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    238c83e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. remove utime

    rcomer committed May 25, 2021
    Configuration menu
    Copy the full SHA
    ebcc69c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eb23b1 View commit details
    Browse the repository at this point in the history
  3. pep8

    rcomer committed May 25, 2021
    Configuration menu
    Copy the full SHA
    2c9ba56 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. update matplotlib comments

    rcomer committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    f6e168e View commit details
    Browse the repository at this point in the history
  2. pep8

    rcomer committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    a7bb981 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5462c2b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. review actions

    rcomer committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    0d67475 View commit details
    Browse the repository at this point in the history
  2. update utilities.rst

    rcomer committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    c8056ad View commit details
    Browse the repository at this point in the history