Skip to content

pacificclimate/wx-files-service

Repository files navigation

Wx Files Service

Metadata and data service for Wx Files. Main client is the Wx Files App, but this service stands independent of that app.

This microservice provides

  • metadata describing the available weather files
  • contents of the available weather files (as file downloads)

Documentation

Releasing

  1. Increment version in pyproject.toml

  2. Summarize the changes since the last version in NEWS.md

  3. Commit these changes, then tag the release and push to github:

git add pyproject.toml NEWS.md
git commit -m "Bump to version x.x.x"
git tag -a -m "x.x.x" x.x.x
git push --follow-tags

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •