Skip to content

v2.2.0

Compare
Choose a tag to compare
@leoherzog leoherzog released this 12 Jun 15:42
· 92 commits to main since this release
d1bb28b

After years of wishing that this project could submit data to the NOAA Citizen Weather Observer Program (CWOP), I'm thrilled to announce that you now can! With the announcement of Cloudflare Workers now supporting connect() and the ability to open TCP sockets, I've built cwop.rest, a new CWOP submission method that abstracts out all of the difficulty in submitting weather data to CWOP. I've been wanting to do this for a couple of years (#2) and I'm so glad it's now possible.

To update:

  1. Copy the code from code.gs in this release over your Code.gs file.
  2. Make sure your API Keys and settings at the top of the file are correct and 💾 Save.
  3. Run the Schedule function again with the ▷ Run button in the toolbar.