Replies: 1 comment 1 reply
-
Unix command line options begin with a dash
The If you find it works, let me know, and I'll update the documentation to explain that case! Edit: Also, 4 BCE is the year -3 because astronomers have a year zero. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to make an excerpt from de441 since the file is so big. My start time and end time are 4BCE/01/01 to 4BCE/12/31. I tried adding negative signs before the year (ex:-0004/01/01) or bc (ex B.C 0004/01/01), but none of them worked. It all returned an error: argument start_date: specify each date as YYYY or YYYY/MM or YYYY/MM/DD. Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions