Replies: 1 comment 1 reply
-
|
There are several variables that break our suggestion of not putting units in variable values. We will fix that in a release later this year. I assume this is the section in the documentation that's wrong? @Alex-developer, FYI |
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 was setting up some extra modules today and started adding in some Sun and Moon data. I noticed alt/az data for the Sun is a number while the Moon is text (with
°included). As a result, I cannot format the Moon's number to a single decimal place (who needs 0.01° resolution in an all-sky camera?).Additionally,
°was not rendering properly as°; it was rendering as°instead. I've attached an image here. I can copy the symbol into the text box and it ultimately displays how I want it, but the documentation is either wrong or incomplete (here, in JSON Files section).Beta Was this translation helpful? Give feedback.
All reactions