User Tools

Site Tools


misc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
misc [2026/04/11 15:38] msmisc [2026/04/23 12:21] (current) ms
Line 58: Line 58:
 </code> </code>
 <code> <code>
-curl -s "https://api.open-meteo.com/v1/forecast?latitude=48.76&longitude=9.14&current=temperature_2m"| jq '.current.temperature_2m'+curl -s "https://api.open-meteo.com/v1/forecast?latitude=48.76&longitude=9.15&timezone=Europe%2FBerlin&current=temperature_2m"| jq '.current.temperature_2m' 
 +curl -s "https://api.open-meteo.com/v1/forecast?latitude=48.76&longitude=9.15&timezone=Europe%2FBerlin&current=temperature_2m"| jq '.current.time,.current.temperature_2m'
 </code> </code>
 <code> <code>
misc.1775921938.txt.gz · Last modified: 2026/04/11 15:38 by ms

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki