This website requires JavaScript.
Explore
Help
Sign In
APOG_public
/
acsm-fairifier
Watch
0
Star
0
Fork
0
You've already forked acsm-fairifier
mirror of
https://gitea.psi.ch/APOG/acsm-fairifier.git
synced
2026-01-19 09:28:55 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d290daaa39e3fdded043212df0c1fe93af31a8cd
acsm-fairifier
/
pipelines
/
steps
History
Florez Ospina Juan Felipe
d290daaa39
Update pipelines/steps/visualize_datatable_vars.py. Specify alternative path to flags in case they are not in the HDF5 file. We assume there is an append directory where they may be. Otherwise it throws and error.
2025-04-04 16:06:11 +02:00
..
__init__.py
Add import statement and adjust dependencies.
2025-02-06 16:57:46 +01:00
apply_calibration_factors.py
Refactor command line interface to run a main function on the parsed arguments.
2025-03-14 13:36:52 +01:00
generate_flags.py
Clean up print statements.
2025-03-14 13:39:12 +01:00
prepare_ebas_submission.py
Update code to rearrange table columns based on column_order from acsm_to_ebas.yaml. This can be removed in the future.
2025-03-18 07:23:54 +01:00
utils.py
Fix typo and missing key. 1) Update allowed yaml files in load_project_yaml_files by adding pipelines/params/calibration_factors.yaml. 2) Correct filename access after os.path.split operation.
2025-03-10 13:02:38 +01:00
visualize_datatable_vars.py
Update pipelines/steps/visualize_datatable_vars.py. Specify alternative path to flags in case they are not in the HDF5 file. We assume there is an append directory where they may be. Otherwise it throws and error.
2025-04-04 16:06:11 +02:00