/SBRA

Saginaw Bay Restoration Assessment, part of the Great Lakes Coastal Wetlands Restoration Assessment (GLCWRA) Project

Primary LanguageJavaScriptOtherNOASSERTION

WIM

SBRA

Saginaw Bay Restoration Assessment, part of the Great Lakes Coastal Wetlands Restoration Assessment (GLCWRA) Project

The Saginaw Bay Restoration Assessment (SBRA) model was co-developed by investigators in the Environmental Studies Program at the New College of Florida in Sarasota, Florida and the USGS - Great Lakes Science Center in Ann Arbor, Michigan. The web mapping application for interfacing with the SBRA model was developed by developers on the Web Informatics and Mapping team.

The development of the SBRA has been supported by the Great Lakes Restoration Initiative, the Upper Midwest and Great Lakes Landscape Conservation Cooperative and the University of Michigan Water Center.


Developer Instructions

run npm install AND bower install to get dependencies after first cloning

gulp watch to run in browser with watch for debugging

gulp build to build project

NOTE: You MUST run the gulp build before committing and pushing to repo

Deployment

Deploy to AWS S3 bucket glcwra.wim.usgs.gov, sbra directory

Built With

Contributing

Please read CONTRIBUTING.md for details on the process for submitting pull requests to us. Please read CODE_OF_CONDUCT.md for details on adhering by the USGS Code of Scientific Conduct.

Semver versioning/release tags

Advance the version when adding features, fixing bugs or making minor enhancements. Follow semver principles. To add tag in git, type git tag v{major}.{minor}.{patch}. Example: git tag v2.0.5

First push tags to origin: git push origin --tags then, after pull request, upstream: git push upstream --tags Note that your alias for the upstream repo may differ

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the Creative Commons CC0 1.0 Universal License - see the LICENSE.md file for details

Suggested Citation

In the spirit of open source, please cite any re-use of the source code stored in this repository. Below is the suggested citation:

This project contains code produced by the Web Informatics and Mapping (WIM) team at the United States Geological Survey (USGS). As a work of the United States Government, this project is in the public domain within the United States. https://wim.usgs.gov

About WIM

  • This project authored by the USGS WIM team
  • WIM is a team of developers and technologists who build and manage tools, software, web services, and databases to support USGS science and other federal government cooperators.
  • WIM is a part of the Upper Midwest Water Science Center.