hello I dont know how to merge you simple code in "belchertonw.py" file. ( line 1069) I modify "skin.conf" like this (line 84) :
earthquake_stale = 3600 earthsquale_server = ReNass I try several thinks but always I ve mistakes when I use this comand wee_reports I find your belchertown.py file in your git here https://github.com/ddperso/weewx-belchertown I try also but doesn t work well... If you can help me Best regards Thansk a lot ;) Stephane //////// In french Bonsoir je viens d'essayer d'intégrer votre bout de code dans le fichier belchertown.py. je pense qu'il faut intégrer votre code aux alentours des lignes 1069 J'ai modifié le fichier skin.conf (ligne 84) Je génère les rapports via wee_report s et j'ai des stacks d'erreurs ( que je peux regénérer) J'ai des erreurs et je ne comprends vraiment pas J'ai tenté également votre fichier pris sur votre dépot et j'ai les meme soucis . Si vous pouvez m'aider ;) Merci bcp Stephane Le mercredi 3 février 2021 à 12:33:41 UTC+1, [email protected] a écrit : > I have made modifications in Belchertown skin > see Issue https://github.com/poblabs/weewx-belchertown/issues/561 > Le mardi 2 février 2021 à 10:38:25 UTC+1, [email protected] a écrit : > >> Hi >> >> Today in Belchertown skin, we can display USGS and GEONET earthquakes. >> I would like to add RENASS network. >> >> Renass can be reached by a url and gives a json answer, exemple: >> >> https://renass.unistra.fr/fdsnws/event/1/query?latitude=46.6&longitude=1.9&maxradius=9&minmagnitude=1&orderby=time&starttime=2021-01-18&format=json >> >> and result is : >> { "bbox": [ -3.621, 41.399, 9.87, 49.682 ], "features": [ { "geometry": { >> "coordinates": [ 6.953, 44.888, -10 ], "type": "Point" }, "id": >> "6018e3eb6dc5b1490661b451", "properties": { "description": "S\u00e9isme de >> magnitude 1.3 \u00e0 31km de Pinerolo", "evaluationMode": "manual", "mag": >> 1.3, "magType": "MLv", "place": "FRANCE", "time": >> "2021-02-02T05:30:08.834000Z", "type": "earthquake", "url": " >> https://renass.unistra.fr/evenements/6018e3eb6dc5b1490661b451" }, >> "type": "Feature" }, { "geometry": { "coordinates": [ 4.436, 47.195, 0 ], >> "type": "Point" }, "id": "6018079d2d270784e6057f05", >> ....... >> >> >> As I am not a strong programmer, is somebody can add this option? >> >> Many thanks for your help >> Didier >> > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/faa12844-92cd-423b-8454-795044f99ccbn%40googlegroups.com.
