Skip to content

Is monthly cal bug#7

Merged
doutriaux1 merged 7 commits intomasterfrom
isMonthly_cal_bug
May 2, 2017
Merged

Is monthly cal bug#7
doutriaux1 merged 7 commits intomasterfrom
isMonthly_cal_bug

Conversation

@doutriaux1
Copy link
Copy Markdown
Contributor

@dnadeau4 ready to review

@dnadeau4
Copy link
Copy Markdown
Contributor

No test?

@dnadeau4
Copy link
Copy Markdown
Contributor

@doutriaux1 can you write a quick test? I'd like to see a green light 🚥

Comment thread Lib/times.py
for i in range(len(tim)-1):
month1=cdtime.reltime(tim[i],units).torel('months since 2000').value
month2=cdtime.reltime(tim[i+1],units).torel('months since 2000').value
month1=cdtime.reltime(tim[i],units).torel('months since 2000',tim.getCalendar()).value
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@doutriaux1 glad to see that you have fallen into line and are now importing using 3-letter acronyms

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@durack1 there's no 3 letters import here.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@doutriaux1 my mistake, the 3 letter variable tim=s.getTime()

@doutriaux1 doutriaux1 merged commit f021bc8 into master May 2, 2017
@doutriaux1 doutriaux1 deleted the isMonthly_cal_bug branch May 2, 2017 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants