steepleian / weewx-Weather34

Other
44 stars 9 forks source link

some svg images missed: no *.svg generated #121

Closed rolsch closed 2 years ago

rolsch commented 2 years ago

Hello. Some svg images was missed. I see that the html output show no .../svg/image-name.svg, only .../svg/ in the path.

image

Rayvenhaus commented 2 years ago

The SVG files in question are most defiantly in the GitHub repo here. Those images are in the [webroot]/css/svg/

Plese verify that your [webroot]css/svg on your server directory matches what is in the [weewx-Weather34]/[www]/[css]/svg/ here

steepleian commented 2 years ago

Also can you check in your jsondata folder to see if you have a file called lookupTable.json. This matches the AerisWeather forecast code and description to the correct svg image.

Sent from my iPhone

On 2 Apr 2022, at 07:15, Rayvenhaus @.***> wrote:

 The SVG files in question are most defiantly in the GitHub repo here. Those images are in the [webroot]/css/svg/

Plese verify that your [webroot]css/svg on your server directory matches what is in the [weewx-Weather34]/[www]/[css]/svg/ here

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

rolsch commented 2 years ago

Hi Ian, the lookupTable.json was missed in the jsondata. I have manually copy this file and after weewx restart the image-names was filled in the html output :-)

steepleian commented 2 years ago

Excellent, I am glad it is now working OK for you.

Sent from my iPhone

On 2 Apr 2022, at 16:23, rolsch @.***> wrote:

 Hi Ian, the lookupTable.json was missed in the jsondata. I have manually copy this file and after weewx restart the image-names was filled in the html output :-)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.