Skip to content

jdbrown-USGS/earthquake-wwdesign

Repository files navigation

Worldwide Seismic Design Tool

Build Status

Displays seismic design data for locations around the world.

This web application is designed to be developed locally on a developer's desktop or laptop, and will later be deployed on the USGS Earthquake Hazards Program website.

Prerequisites

In order to run this application your machine will need a few prerequisites already installed. The process of installing these can vary from system-to-system and is thus beyond the scope if this guide. These prerequisites include:

Getting Started

Clone this project onto your local machine

git clone https://github.com/usgs/earthquake-wwdesign

Run Bower and NPM installations

bower install
npm install

Run Grunt to start the web server

grunt

That's it!

Getting Involved

So you want to help develop this application? That's awesome. If you've got the chops, fork the repository and send us pull requests. Be sure to follow our coding standards so we can merge your pull requests without any additional modification.

If you have ideas but no real coding skill, you can always file a bug report or feature request and somebody else might do it for you!

License

Unless otherwise noted, this software is in the public domain because it contains materials that originally came from the United States Geological Survey, an agency of the United States Department of Interior. For more information, see the official USGS copyright policy at http://www.usgs.gov/visual-id/credit_usgs.html#copyright

Dependent libraries found are distributed under the open source (or open source-like) licenses/agreements. Appropriate license agreements for each library can be found with the library content.

About

Web application for computing design values worldwide.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published