.coverage
.gitignore
.readthedocs.yaml
CITATION.cff
LICENSE
README.md
environment.yml
pyproject.toml
steps.txt
.github/workflows/pypi-publish.yml
.idea/.Rhistory
.idea/.name
.idea/MicroMet.iml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/webResources.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
.idea/shelf/Uncommitted_changes_before_Update_at_1_21_2025_2_53_PM__Changes_.xml
.idea/shelf/Uncommitted_changes_before_Update_at_1_21_2025_4_12_PM__Changes_.xml
.idea/shelf/Uncommitted_changes_before_Update_at_12_19_2024_3_35_PM_[Changes]/shelved.patch
.idea/shelf/Uncommitted_changes_before_Update_at_1_21_2025_2_53_PM_[Changes]/shelved.patch
.idea/shelf/Uncommitted_changes_before_Update_at_1_21_2025_4_12_PM_[Changes]/shelved.patch
.vscode/launch.json
.vscode/settings.json
docs/Makefile
docs/about_ufn.rst
docs/ameriflux_variables.rst
docs/conf.py
docs/data_processing.rst
docs/flux_processing_workflow.md
docs/flux_workflow_summary.md
docs/getting_started.rst
docs/index.rst
docs/links.rst
docs/make.bat
docs/micromet.rst
docs/modules.rst
docs/plan.md
docs/requirements.txt
docs/tasks.md
docs/_static/flux_workflow_flowchart.png
docs/notebooks/AMF_US-CRT_BASE_HH_3-5.csv
docs/notebooks/Appending Data From Dataloggers.ipynb
docs/notebooks/DL_forAmeriFluxOutputOnly.ipynb
docs/notebooks/PRISM_wellington.csv
docs/notebooks/Pull DB Data and Impute.ipynb
docs/notebooks/Sensor Comparisons.ipynb
docs/notebooks/alfalfa_height.ipynb
docs/notebooks/alfalfa_height_exp_gdd_wellington.csv
docs/notebooks/converter_tutorial (2).ipynb
docs/notebooks/cs_files.ipynb
docs/notebooks/data_sample.csv
docs/notebooks/fix_headers.ipynb
docs/notebooks/footprint_recalculation.ipynb
docs/notebooks/graphs_usage_example.ipynb
docs/notebooks/netrad_limits_getting_started.ipynb
docs/test_apidoc/micromet.format.rst
docs/test_apidoc/micromet.format.transformers.rst
docs/test_apidoc/micromet.qaqc.rst
docs/test_apidoc/micromet.report.rst
docs/test_apidoc/micromet.rst
docs/test_apidoc/modules.rst
out_data/EddyProVariables.csv
out_data/Example_High_Freq.csv
out_data/Flux_variables.csv
out_data/TOB1_23861_Flux_CSFormat_32.dat
out_data/extreme_values.csv
out_data/reformatter_vars.yml
sql/met_eddy_merge_view.sql
sql/most_recent_date_met.sql
sql/set_amfluxeddy_keys.sql
src/micromet/__init__.py
src/micromet/pipeline.py
src/micromet/reader.py
src/micromet/station_data_pull.py
src/micromet/station_info.py
src/micromet/utils.py
src/micromet.egg-info/PKG-INFO
src/micromet.egg-info/SOURCES.txt
src/micromet.egg-info/dependency_links.txt
src/micromet.egg-info/requires.txt
src/micromet.egg-info/top_level.txt
src/micromet/data/Flux_variables.csv
src/micromet/data/US-CdM.ini
src/micromet/data/US-UTB.ini
src/micromet/data/US-UTD.ini
src/micromet/data/US-UTE.ini
src/micromet/data/US-UTG.ini
src/micromet/data/US-UTJ.ini
src/micromet/data/US-UTM.ini
src/micromet/data/US-UTN.ini
src/micromet/data/US-UTP.ini
src/micromet/data/US-UTV.ini
src/micromet/data/US-UTW.ini
src/micromet/data/extreme_values.csv
src/micromet/format/__init__.py
src/micromet/format/compare.py
src/micromet/format/file_compile.py
src/micromet/format/headers.py
src/micromet/format/merge.py
src/micromet/format/reformatter.py
src/micromet/format/reformatter_vars.py
src/micromet/format/transformers/__init__.py
src/micromet/format/transformers/cleanup.py
src/micromet/format/transformers/columns.py
src/micromet/format/transformers/corrections.py
src/micromet/format/transformers/interval_updates.py
src/micromet/format/transformers/timestamp_update.py
src/micromet/format/transformers/timestamps.py
src/micromet/format/transformers/validation.py
src/micromet/qaqc/__init__.py
src/micromet/qaqc/data_cleaning.py
src/micromet/qaqc/netrad_limits.py
src/micromet/qaqc/variable_limits.py
src/micromet/report/__init__.py
src/micromet/report/alfalfa_growth.py
src/micromet/report/easyflux_footprint.py
src/micromet/report/eddy_plots.py
src/micromet/report/fix_g_values.py
src/micromet/report/gap_summary.py
src/micromet/report/graphs.py
src/micromet/report/recalculate_albedo.py
src/micromet/report/tools.py
src/micromet/report/validate.py
tests_micromet/__init__.py
tests_micromet/pytest.ini
tests_micromet/test_conf.py
tests_micromet/test_data_cleaning.py
tests_micromet/test_eddy_plots.py
tests_micromet/test_file_compile.py
tests_micromet/test_gap_summary.py
tests_micromet/test_graphs.py
tests_micromet/test_netrad_limits.py
tests_micromet/test_pipeline.py
tests_micromet/test_reformatter.py
tests_micromet/test_timestamp_update.py
tests_micromet/test_tools.py
tests_micromet/test_validate.py
tests_micromet/data/sample_ameriflux.dat
tests_micromet/data/sample_toa5.dat