Ghost Weather Station

The Ghost Weather Station is a website widget, which allows you to display the current lunar and weather conditions on your website.

With a simple line of code, you can add GWS to your very own website. The entire application is stored on West Virginia Ghosts in order for us to make updates easier and for you to have fewer server requirements to run it.

Below you will find a fully operational version of GWS. You are free to try it out and play around with its features.

For Your Website

You can copy the below code and paste it on your website to display the same “Ghost Weather Station” as above. Do not modify any of the code besides changing the Zipcode or it may not work.

<script type="text/javascript">
// Add a Default Zipcode Below
gws_ZipCode = "25801";
</script>
<script type="text/javascript" src="https://www.wvghosts.com/gws/gws.js"></script>
<div id="gwswv"></div>

If you prefer, you can still use the iFrame code, shown below.

<iframe src="https://www.wvghosts.com/gws/gws.php?zipcode=25801" height="370" width="495" frameborder="0" scrolling="no"></iframe>

Terms of Usage

West Virginia Ghosts hereby grants you the permission to use and display the Ghost Weather Station widget on your web site solely for your own personal and non-commercial use.