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

day_of_week year 0 bug #215

Open
andy-theia opened this issue Aug 2, 2024 · 0 comments
Open

day_of_week year 0 bug #215

andy-theia opened this issue Aug 2, 2024 · 0 comments

Comments

@andy-theia
Copy link

andy-theia commented Aug 2, 2024

Describe the bug
The day_of_week function returns the incorrect value for the first 60 days of year 0 (Jan 1 - Feb 29)

Provide the following:

  • Example:
  • dow = day_of_week(0,1,1)
  • ; dow = 0
  • Should return 6

Computing environment

  • OS: Mac
  • OS version: MacOS 14.3.1
  • NCL Version: 6.6.2
  • Installation method: conda

Additional context

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

No branches or pull requests

1 participant