iiasa / ixmp

The ix modeling platform for integrated and cross-cutting scenario analysis
https://docs.messageix.org/ixmp
Apache License 2.0
38 stars 111 forks source link

Documentation to subannual timeslices erroneous #474

Closed glatterf42 closed 1 year ago

glatterf42 commented 1 year ago

Normally, all values intended for use in the subannual category need to be registered on a platform first with ixmp.Platform.add_timeslice(). However, this is not the case for the special value Year, which indicates that the surrounding timeseries is actually valid for the whole year. This parameter is case sensitive, though, which is not always clear from the documentation. This issue, then, is supposed to fix all occurrences of year and YEAR as the special values present without prior registration.