8000 Leap years · wsag WBM · Discussion #20 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Leap years #20

Discussion options

You must be logged in to vote

How "WBM handles leap years" answer/comment -
WBM runs with two calendar options: (1) Standard (default) which can be specified in the "MT_Code_Name =>{...}" block as "Calendar=>'standard'" or "Calendar=>366", and (2) No leap year calendar, as "Calendar=>365".

This is how WBM handles different calendars of the input datasets (e.g. temperature, precipitation, etc.) -

  1. WBM runs in standard calendar -
    a) Input in standard calendar: as it is.
    b) Input is no leap calendar: WBM Feb 29 takes Feb 28. So, in WBM leap years Feb 28 is used twice.
    c) Input is in 360 calendar: WBM day 31 of a 31-day month takes day 30 of the input. So, WBM takes day 30 twice in 31 day months.
  2. WBM runs in no leap year …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by alex-prusevich
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
0