Skip to content

Web application for interactively visualizing and downloading design value fields and tables.

License

Notifications You must be signed in to change notification settings

pacificclimate/design-value-explorer

Repository files navigation

Docker Publishing Python CI

Design Value Explorer

Web application for visualizing and downloading design value fields and tables.

Documentation

Changelog

For a summary of releases and changes, see NEWS.md.

Releasing

To create a versioned release:

  1. Increment __version__ in setup.py
  2. Summarize the changes from the last release in NEWS.md
  3. IMPORTANT: Update the image tag in docker/production/docker-compose.yml to the new version.
  4. Commit these changes, tag the release, then push it all:
git add setup.py NEWS.md docker/production/docker-compose.yml
git commit -m"Bump to version x.x.x"
git tag -a -m"x.x.x" x.x.x
git push --follow-tags

Authors

About

Web application for interactively visualizing and downloading design value fields and tables.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •