Commit Graph

11 Commits

Author SHA1 Message Date
Tom Keffer
391454c689 More almanac details 2023-07-15 14:50:45 -07:00
Tom Keffer
6a4ab5246b Use new names for all almanac names that return ValueHelpers 2023-07-11 16:34:13 -07:00
Matthew Wall
86dd2c7270 use consistent file naming 2023-06-26 00:41:25 -04:00
Matthew Wall
85c0ff2761 push report scheduling back into customization guide. fix links. 2023-06-26 00:06:58 -04:00
Matthew Wall
e55e306a9c remove version. fix broken links. reducde duplication with quickstarts. 2023-06-25 12:36:03 -04:00
Tom Keffer
3b2f7c3817 Remove dollar sign from parameter names in Cheetah expressions. 2023-05-26 17:08:15 -07:00
Tom Keffer
2aba36a7e3 Return almanac properties as ValueHelpers.
This leverages all the goodness of ValueHelpers, including obeying
local formatting conventions.

To avoid breaking old skins, the VH versions have been given
new names.
2023-05-25 15:46:54 -07:00
Tom Keffer
ed24b0659c Format azimuth properties as zero padded 3 digits.
E.g., `005°` instead of `5°`.
2023-05-24 11:01:41 -07:00
Tom Keffer
6983a07c07 Define duration synonyms explicitly 2023-04-28 07:35:16 -07:00
Tom Keffer
7dc50e224a Allow additional shortcuts for specifying durations
For example, '3h' for three hours.
2023-04-22 07:22:15 -07:00
Tom Keffer
2fe42433fe Rename docs subdirectories.
docs -> docs_src
html_docs -> docs

This puts the names closer to the end product.
2023-04-04 07:27:42 -07:00