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

Quarter offset implemented (base is now latest pydata-master). #2721

Merged
merged 14 commits into from
Mar 2, 2019

Commits on Jan 27, 2019

  1. Configuration menu
    Copy the full SHA
    0a58cba View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Configuration menu
    Copy the full SHA
    ae82957 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87c9690 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd1bffb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ab3b3c View commit details
    Browse the repository at this point in the history
  5. Update doc/whats-new.rst

    Co-Authored-By: jwenfai <jwenfai@gmail.com>
    spencerkclark and jwenfai authored Feb 2, 2019
    Configuration menu
    Copy the full SHA
    46e9540 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2019

  1. Configuration menu
    Copy the full SHA
    018e5f2 View commit details
    Browse the repository at this point in the history
  2. Added support for quarter frequencies when resampling CFTimeIndex. Le…

    …ss redundancy in CFTimeIndex resampling tests.
    jwenfai committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    39386fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3465c00 View commit details
    Browse the repository at this point in the history
  4. Removed normalization code (unnecessary for cftime_range) in cftime_o…

    …ffsets.py. Removed redundant lines in whats-new.rst.
    jwenfai committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    0d086a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Removed invalid option from _get_day_of_month docstring. Added tests …

    …back in that raises ValueError when resampling (base=24 when resampling to daily freq, e.g., '8D').
    jwenfai committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    2d0e2b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Configuration menu
    Copy the full SHA
    66e103e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. Configuration menu
    Copy the full SHA
    7a5e0cb View commit details
    Browse the repository at this point in the history
  2. lint

    spencerkclark authored Feb 26, 2019
    Configuration menu
    Copy the full SHA
    0a1f219 View commit details
    Browse the repository at this point in the history