ProMeteo Logo

Contents:

  • Welcome to ProMeteo
    • Requirements
    • Supported Anemometers
    • Input and Output
    • Main Script Workflow
    • Configuration File
    • Design Notes
    • Testing
    • Contributing
    • How to Cite
    • Planned Features
  • Despiking
    • Vickers and Mahrt (1997) Method
      • Workflow of pre_processing.despiking_VM97()
    • “Robust” Method
      • Workflow of pre_processing.despiking_robust()
    • Comparison between the Two Methods
    • References
  • Frame rotation and wind direction
    • Rotation to LEC reference
    • Streamline rotation
    • Horizontal wind direction
      • Wind direction in the LEC system
      • Wind direction in the streamline system
    • Bibliography
  • Test data (test_data.csv)
    • Variables
    • Timestamps
    • Data Anomalies Introduced
    • Output
  • Pre-processing Module – Usage Example
  • ProMeteo functions
    • core
      • import_data()
      • load_config()
      • min_to_points()
      • running_stats()
      • running_stats_robust()
    • pre_processing
      • despiking_VM97()
      • despiking_robust()
      • fill_missing_timestamps()
      • identify_interp_spikes()
      • interp_nan()
      • linear_interp()
      • remove_beyond_threshold()
    • frame
      • rotation_to_LEC_reference()
      • rotation_to_streamline_reference()
      • wind_dir_LEC_reference()
      • wind_dir_modeldependent_reference()
ProMeteo
  • ProMeteo Documentation
  • View page source

ProMeteo Documentation

Welcome to the ProMeteo documentation!

Contents:

  • Welcome to ProMeteo
    • Requirements
    • Supported Anemometers
    • Input and Output
    • Main Script Workflow
    • Configuration File
    • Design Notes
    • Testing
    • Contributing
    • How to Cite
    • Planned Features
  • Despiking
    • Vickers and Mahrt (1997) Method
    • “Robust” Method
    • Comparison between the Two Methods
    • References
  • Frame rotation and wind direction
    • Rotation to LEC reference
    • Streamline rotation
    • Horizontal wind direction
    • Bibliography
  • Test data (test_data.csv)
    • Variables
    • Timestamps
    • Data Anomalies Introduced
    • Output
  • Pre-processing Module – Usage Example
  • ProMeteo functions
    • core
    • pre_processing
    • frame
Next

© Copyright 2025, Alessandro Zampella.

Built with Sphinx using a theme provided by Read the Docs.