Skip to content

Functions and Functionality

jwblin edited this page Feb 16, 2013 · 1 revision
  • NOAA AWIPS functions
  • Constants attributes to standardize the values of AOS constants (borrowing from NumPy and SciPy if available; maybe also from scikit-aero which has atmospheric properties as part of it).
  • WRF routines?
  • NCL functions?
  • Py-ART (ARM Radar toolkit), BSD licensed, can use relevant routines.
  • Design the routines so default behavior captures most use-cases but keyword parameter setting enable more fine-grained control (e.g., change the algorithm, etc.).
  • Ultimately, GUIs ?
Clone this wiki locally