Skip to main content
Ctrl+K

HIBOU 0.2.1 documentation

  • Home
  • User Guide
  • Reference Guide
  • Home
  • User Guide
  • Reference Guide

Section Navigation

  • Utility (hibou.utils)
    • hibou.utils.TaylorDiagramAxes
    • hibou.utils.Variable
    • hibou.utils.date_range
    • hibou.utils.get_ticks
    • hibou.utils.metpy_calc
    • hibou.utils.get_sinusoidal_time_parameters
    • hibou.utils.remove_nan_rows
    • hibou.utils.read_input
    • hibou.utils.write_input
    • hibou.utils.read_output
    • hibou.utils.write_output
    • hibou.utils.get_full_flux_name
    • hibou.utils.centered_reduced_normalization
    • hibou.utils.min_max_normalization
    • hibou.utils.get_validation_from_training
    • hibou.utils.timer
  • Configuration (hibou.config)
    • hibou.config.Inputs
    • hibou.config.Targets
    • hibou.config.EXTENSIONS
    • hibou.config.OUTPUT_DIR
  • Data preprocessing (hibou.preprocessing)
    • hibou.preprocessing.sync
    • hibou.data_preprocessing.split
    • hibou.data_preprocessing.split_from_file
  • Filters (hibou.filters)
    • hibou.filters.Filters
    • hibou.filters.h_thresholding
    • hibou.filters.h_quality
    • hibou.filters.le_thresholding
    • hibou.filters.le_quality
    • hibou.filters.co2_thresholding
    • hibou.filters.co2_quality
    • hibou.filters.bowen_thresholding
    • hibou.filters.relative_humidity_thresholding
  • Artificial Neural Network (hibou.nn)
    • hibou.nn.ModelSet
    • hibou.nn.default_model
    • hibou.nn.default_model_builder
    • hibou.nn.tune_default_model
  • Statistics (hibou.stats)
    • hibou.stats.plot_diurnal_cycle
    • hibou.stats.plot_correlation
    • hibou.stats.sensibility_test
  • Reference Guide
  • Configuration (hibou.config)

Configuration (hibou.config)#

Description#

This module contains two classes that store the variable names for the inputs and the targets. It also provides the path for the output directory.

License#

This project is licensed under the GNU Affero General Public Licence v3.0. For more information please see the LICENSE file.

Class#

  • hibou.config.Inputs
  • hibou.config.Targets

Data#

  • hibou.config.EXTENSIONS
  • hibou.config.OUTPUT_DIR

previous

hibou.utils.timer

next

hibou.config.Inputs

On this page
  • Description
  • License
  • Class
  • Data
Show Source

© Copyright 2026-2026, HIBOU's Developpers.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.21.0.