Code Monkey home page Code Monkey logo

wwa_tools's Introduction

Watch and Warning (WWA) ArcGIS Toolbox v.1.0

This repository contains code and documentation for an ArcGIS Python Toolbox, WWA Tools v.1.0, with a single tool: Associate Watches/Warnings with Ports. It was developed in ArcGIS v.10.5.1 and written in Python v.2.7. ArcGIS desktop software is required to use the toolbox. Users without Git can download a ZIP file of the folder containing the toolbox, tool, and associated scripts and xml files.

The toolbox was developed to support Dr. Lisa Pfeiffer’s research into commercial fishing behavior as related to hazardous weather. Specifically, the tool was used to associate historic National Weather Service (NWS) Watches and Warnings (WWA) spatial data with coastal port locations based on proximity. This project was a follow-up to the study described in Pfeiffer and Gratz, 2016, but with the goal of using historical coastal forecast data (watches and warnings) instead of wind speed to understand and predict fishing behavior.

The project used historic National Weather Service (NWS) Watch and Warning polygons downloaded from Iowa State University’s Environmental Mesonet (IEM) Archived NWS Watch/Warning page.

The Associate Watches/Warnings with Ports tool takes three inputs:

  • one or more NWS WWA polygon feature classes
  • a feature class of port locations
  • a user-specified maximum (straight line) distance for associating the WWA events with each port location

The output of the tool is:

  • a comma-delimited text file (csv) of the ports with all associated WWA events based on the user-specified distance. All attributes from the input feature classes are retained in this output file.

The output file from the tool can then be used as input for modeling and analysis of the potential impact of these weather and storm events on fishing behavior. The benefit of the csv output format is that the data can be used in other statistics, modeling, and analysis environments.

This tool could also be used for any application where the user wants to associate two sets of spatial features based on a user-specified distance and output the resulting records to a csv file.

More specific details about the tool usage and guidance for data preparation, (especially related to use of the historic WWA data from IEM), can be found in the documentation included with the toolbox.

wwa_tools's People

Contributors

cybersea avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.