LICENSE.md
MANIFEST.in
README.md
setup.py
docs/100-dev-installation-guide.md
docs/200-usage.md
docs/900-contributing.md
docs/images/SitGen.png
docs/images/logo_promethee.png
mfire/VERSION
mfire/__init__.py
mfire.egg-info/PKG-INFO
mfire.egg-info/SOURCES.txt
mfire.egg-info/dependency_links.txt
mfire.egg-info/top_level.txt
mfire/composite/__init__.py
mfire/composite/aggregation.py
mfire/composite/base.py
mfire/composite/component.py
mfire/composite/event.py
mfire/composite/field.py
mfire/composite/geo.py
mfire/composite/level.py
mfire/composite/operator.py
mfire/composite/period.py
mfire/composite/production.py
mfire/composite/serialized_types.py
mfire/configuration/__init__.py
mfire/configuration/component.py
mfire/configuration/geo.py
mfire/configuration/period.py
mfire/configuration/processor.py
mfire/configuration/production.py
mfire/configuration/rules.py
mfire/data/__init__.py
mfire/data/cumul.py
mfire/data/data_preprocessor.py
mfire/data/downscale.py
mfire/data/grib_reader.py
mfire/data/instant.py
mfire/data/prepare_stack.py
mfire/data/run_info.py
mfire/locale/en/compass.json
mfire/locale/en/date.json
mfire/locale/en/period.csv
mfire/locale/en/synonyms.json
mfire/locale/en/wwmf_labels.csv
mfire/locale/en/LC_MESSAGES/mfire.mo
mfire/locale/en/risk/monozone.csv
mfire/locale/en/risk/monozone_precip.json
mfire/locale/en/risk/multizone.json
mfire/locale/en/risk/multizone_precip.json
mfire/locale/en/risk/rep_value.json
mfire/locale/en/risk/rep_value_altitude.json
mfire/locale/en/risk/rep_value_lpn.json
mfire/locale/en/risk/rep_value_raf.json
mfire/locale/en/risk/snow.json
mfire/locale/en/synthesis/temperature.json
mfire/locale/en/synthesis/weather.json
mfire/locale/en/synthesis/wind.json
mfire/locale/es/compass.json
mfire/locale/es/date.json
mfire/locale/es/period.csv
mfire/locale/es/synonyms.json
mfire/locale/es/wwmf_labels.csv
mfire/locale/es/LC_MESSAGES/mfire.mo
mfire/locale/es/risk/monozone.csv
mfire/locale/es/risk/monozone_precip.json
mfire/locale/es/risk/multizone.json
mfire/locale/es/risk/multizone_precip.json
mfire/locale/es/risk/rep_value.json
mfire/locale/es/risk/rep_value_altitude.json
mfire/locale/es/risk/rep_value_lpn.json
mfire/locale/es/risk/rep_value_raf.json
mfire/locale/es/risk/snow.json
mfire/locale/es/synthesis/temperature.json
mfire/locale/es/synthesis/weather.json
mfire/locale/es/synthesis/wind.json
mfire/locale/fr/compass.json
mfire/locale/fr/date.json
mfire/locale/fr/period.csv
mfire/locale/fr/synonyms.json
mfire/locale/fr/wwmf_labels.csv
mfire/locale/fr/LC_MESSAGES/mfire.mo
mfire/locale/fr/risk/monozone.csv
mfire/locale/fr/risk/monozone_precip.json
mfire/locale/fr/risk/multizone.json
mfire/locale/fr/risk/multizone_precip.json
mfire/locale/fr/risk/rep_value.json
mfire/locale/fr/risk/rep_value_altitude.json
mfire/locale/fr/risk/rep_value_lpn.json
mfire/locale/fr/risk/rep_value_raf.json
mfire/locale/fr/risk/snow.json
mfire/locale/fr/synthesis/temperature.json
mfire/locale/fr/synthesis/weather.json
mfire/locale/fr/synthesis/wind.json
mfire/localisation/__init__.py
mfire/localisation/altitude.py
mfire/localisation/area_algebra.py
mfire/localisation/risk_localisation.py
mfire/localisation/spatial_localisation.py
mfire/localisation/table_localisation.py
mfire/localisation/temporal_localisation.py
mfire/mask/__init__.py
mfire/mask/cardinal_mask.py
mfire/mask/processor.py
mfire/production/__init__.py
mfire/production/adapter.py
mfire/production/base.py
mfire/production/component.py
mfire/production/dataset.py
mfire/production/period.py
mfire/production/production.py
mfire/production/production_manager.py
mfire/settings/__init__.py
mfire/settings/algorithms.py
mfire/settings/constants.py
mfire/settings/logger.py
mfire/settings/settings.py
mfire/settings/geos/altitudes/eurw1s100.nc
mfire/settings/geos/altitudes/eurw1s40.nc
mfire/settings/geos/altitudes/franxl1s100.nc
mfire/settings/geos/altitudes/glob01.nc
mfire/settings/geos/altitudes/glob025.nc
mfire/settings/geos/altitudes/globd01.nc
mfire/settings/geos/altitudes/globd025.nc
mfire/settings/geos/marine/zones_SG_anticyc_front.geojson
mfire/settings/geos/marine/zones_SG_depression.geojson
mfire/settings/interface/configuration_interface.json
mfire/settings/rules/family_param.csv
mfire/settings/rules/geometries.csv
mfire/settings/rules/grib_param.csv
mfire/settings/rules/param_link.csv
mfire/settings/rules/alpha/files_links.csv
mfire/settings/rules/alpha/preprocessed_files.csv
mfire/settings/rules/alpha/source_files.csv
mfire/settings/rules/arpege/files_links.csv
mfire/settings/rules/arpege/param_link.csv
mfire/settings/rules/arpege/preprocessed_files.csv
mfire/settings/rules/arpege/source_files.csv
mfire/settings/rules/psym/files_links.csv
mfire/settings/rules/psym/preprocessed_files.csv
mfire/settings/rules/psym/source_files.csv
mfire/settings/rules/psym_archive/files_links.csv
mfire/settings/rules/psym_archive/preprocessed_files.csv
mfire/settings/rules/psym_archive/source_files.csv
mfire/settings/units/pint_extension.txt
mfire/settings/units/wwmf_w1_correspondence.csv
mfire/sit_gen/__init__.py
mfire/sit_gen/predictor.py
mfire/sit_gen/segmentation.py
mfire/tasks/CLI.py
mfire/tasks/__init__.py
mfire/tasks/core.py
mfire/tasks/preprocess_data.py
mfire/tasks/process_config.py
mfire/tasks/process_mask.py
mfire/text/__init__.py
mfire/text/manager.py
mfire/text/base/__init__.py
mfire/text/base/builder.py
mfire/text/base/reducer.py
mfire/text/risk/__init__.py
mfire/text/risk/builder.py
mfire/text/risk/reducer.py
mfire/text/risk/rep_value.py
mfire/text/synthesis/__init__.py
mfire/text/synthesis/builder.py
mfire/text/synthesis/reducer.py
mfire/text/synthesis/sit_gen.py
mfire/text/synthesis/temperature.py
mfire/text/synthesis/weather.py
mfire/text/synthesis/wind.py
mfire/text/synthesis/wind_reducers/__init__.py
mfire/text/synthesis/wind_reducers/base_param_summary_builder.py
mfire/text/synthesis/wind_reducers/exceptions.py
mfire/text/synthesis/wind_reducers/gust_summary_builder.py
mfire/text/synthesis/wind_reducers/mixins.py
mfire/text/synthesis/wind_reducers/utils.py
mfire/text/synthesis/wind_reducers/wind/__init__.py
mfire/text/synthesis/wind_reducers/wind/utils.py
mfire/text/synthesis/wind_reducers/wind/wind_enum.py
mfire/text/synthesis/wind_reducers/wind/wind_intensity.py
mfire/text/synthesis/wind_reducers/wind/wind_summary_builder.py
mfire/text/synthesis/wind_reducers/wind/case1/__init__.py
mfire/text/synthesis/wind_reducers/wind/case1/summary_builder.py
mfire/text/synthesis/wind_reducers/wind/case2/__init__.py
mfire/text/synthesis/wind_reducers/wind/case2/summary_builder.py
mfire/text/synthesis/wind_reducers/wind/case3/__init__.py
mfire/text/synthesis/wind_reducers/wind/case3/block_summary_builder.py
mfire/text/synthesis/wind_reducers/wind/case3/blocks_builder.py
mfire/text/synthesis/wind_reducers/wind/case3/one_block_summary_builder.py
mfire/text/synthesis/wind_reducers/wind/case3/summary_builder.py
mfire/text/synthesis/wind_reducers/wind/case3/two_blocks_summary_builder.py
mfire/text/synthesis/wind_reducers/wind/case3/wind_block.py
mfire/text/synthesis/wind_reducers/wind/case3/wind_direction.py
mfire/text/synthesis/wind_reducers/wind/helpers/__init__.py
mfire/text/synthesis/wind_reducers/wind/helpers/base_case_summary_builder.py
mfire/text/synthesis/wind_reducers/wind/helpers/mixins.py
mfire/text/synthesis/wind_reducers/wind/helpers/wind_period.py
mfire/utils/__init__.py
mfire/utils/calc.py
mfire/utils/date.py
mfire/utils/dict.py
mfire/utils/exception.py
mfire/utils/geo.py
mfire/utils/hash.py
mfire/utils/json.py
mfire/utils/lpn.py
mfire/utils/mfxarray.py
mfire/utils/period.py
mfire/utils/selection.py
mfire/utils/string.py
mfire/utils/task.py
mfire/utils/template.py
mfire/utils/unit_converter.py
mfire/utils/wwmf.py
mfire/utils/xr.py
mfire/utils/jinja_template/__init__.py
mfire/utils/jinja_template/jinja_template_creator.py
tests/__init__.py
tests/conftest.py
tests/factories.py
tests/functions_test.py
tests/test_cli.py
tests/composite/__init__.py
tests/composite/factories.py
tests/composite/test_aggregation.py
tests/composite/test_base.py
tests/composite/test_component.py
tests/composite/test_event.py
tests/composite/test_field.py
tests/composite/test_geo.py
tests/composite/test_level.py
tests/composite/test_operator.py
tests/composite/test_period.py
tests/composite/test_production.py
tests/configuration/__init__.py
tests/configuration/factories.py
tests/configuration/test_component.py
tests/configuration/test_geo.py
tests/configuration/test_period.py
tests/configuration/test_processor.py
tests/configuration/test_production.py
tests/configuration/test_rules.py
tests/localisation/__init__.py
tests/localisation/factories.py
tests/localisation/test_altitude.py
tests/localisation/test_area_algebra.py
tests/localisation/test_risk_localisation.py
tests/localisation/test_spatial_localisation.py
tests/localisation/test_table_localisation.py
tests/localisation/test_temporal_localisation.py
tests/mask/__init__.py
tests/mask/factories.py
tests/mask/test_cardinal_mask.py
tests/mask/test_processor.py
tests/production/__init__.py
tests/production/factories.py
tests/production/test_adapter.py
tests/production/test_base.py
tests/production/test_component.py
tests/production/test_dataset.py
tests/production/test_period.py
tests/production/test_production.py
tests/production/test_production_manager.py
tests/settings/__init__.py
tests/settings/test_constants.py
tests/settings/test_logger.py
tests/settings/test_settings.py
tests/tasks/__init__.py
tests/tasks/test_core.py
tests/tasks/test_preprocess_data.py
tests/tasks/test_process_config.py
tests/tasks/test_process_mask.py
tests/text/__init__.py
tests/text/factories.py
tests/text/test_manager.py
tests/text/utils.py
tests/text/risk/__init__.py
tests/text/risk/factories.py
tests/text/risk/test_builder.py
tests/text/risk/test_reducer.py
tests/text/risk/test_rep_value.py
tests/text/synthesis/__init__.py
tests/text/synthesis/factories.py
tests/text/synthesis/test_reducer.py
tests/text/synthesis/test_temperature.py
tests/text/synthesis/test_weather.py
tests/text/synthesis/test_wind/__init__.py
tests/text/synthesis/test_wind/factories.py
tests/text/synthesis/test_wind/get_builder_results.py
tests/text/synthesis/test_wind/mixins.py
tests/text/synthesis/test_wind/test_gust_summary_builder.py
tests/text/synthesis/test_wind/test_wind_block.py
tests/text/synthesis/test_wind/test_wind_builder.py
tests/text/synthesis/test_wind/test_wind_direction.py
tests/text/synthesis/test_wind/test_wind_intensity.py
tests/text/synthesis/test_wind/test_wind_summary_builder.py
tests/text/synthesis/test_wind/utils.py
tests/utils/__init__.py
tests/utils/factories.py
tests/utils/test_calc.py
tests/utils/test_date.py
tests/utils/test_dict.py
tests/utils/test_exception.py
tests/utils/test_geo.py
tests/utils/test_hash.py
tests/utils/test_json.py
tests/utils/test_lpn.py
tests/utils/test_mfxarray.py
tests/utils/test_period.py
tests/utils/test_selection.py
tests/utils/test_string.py
tests/utils/test_task.py
tests/utils/test_template.py
tests/utils/test_unit_converter.py
tests/utils/test_wwmf.py
tests/utils/test_xr.py