Giter VIP home page Giter VIP logo

cell-track-stats's Introduction

cell-track-stats

The Atmospheric Radiation Measurement user facility (ARM) deployed one of the ARM Mobile Facilities (AMF1) to the Houston, TX region in support of the TRacking Aerosol Convection interactions ExpeRiment (TRACER). As part of this campaign, the development and implementation of automated cell-tracking techniques were implemented with ARM's C-Band system (CSAPR2). It will be important for ARM and the science communnity to understand the location of the cell(s) tracked. This is a preliminary program to gather cell-location and a variety of other statistics noted below until the more formal metadata is made available by the cell-tracking team.

This script is very simple in that after thresholding the data by the following, it looks for the location of the max reflectivity. Images are generated for the cell-tracked files and located here for verification where the red x marks the location of the cell.

  • Smoothed Zdr (time=5) < 4.5 dB
  • Smoothed RhoHV (time=4) > 0.98
  • Range > 500 m

Currently the files in the data directory adhere to the following format

  • index: Index based on the pandas dataframe that wrote it out
  • time: Date/time of the scan
  • scan_mode: Scan mode reported by the radar
  • scan_name: Scan name reported by the radar which looks to be the same as scan_mode
  • template_name: Name of the scan defined on the instrument computer
  • azimuth_min: Minimum of azimuth for the entire scan
  • azimuth_max: Maximum of the azimuth for the entire scan
  • elevation_min: Minimum of elevation for the entire scan
  • elevation_max: Maximum of elevation for the entire scan
  • range_min: Minimum of range for the entire scan
  • range_max: Maximum of range for the entire scan
  • cell_azimuth: Azimuth location of the max Zh that is defined as the cell
  • cell_range: Range of the max Zh that is defined as the cell
  • cell_zh: Max of the reflectivity of the cell
  • ngates_gt_0: Number of gates in the file greater than 0 dBZ
  • ngates_gt_10: Number of gates in the file greater than 10 dBZ
  • ngates_gt_30: Number of gates in the file greater than 30 dBZ
  • ngates_gt_50: Number of gates in the file greater than 50 dBZ
  • ngates_gt_10_5km: Number of gates in the file greater than 10 dBZ and greater than 5 km from the ground
  • ngates_gt_40_5km: Number of gates in the file greater than 40 dBZ and greater than 5 km from the ground
  • ngates: Number of gates in the file

cell-track-stats's People

Contributors

adamtheisen avatar

Stargazers

 avatar

Watchers

 avatar  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.