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 11:18:54 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
877c0178d757c4caba558cda29cd12a1d9e9a8b9
acsm-fairifier
/
pipelines
/
steps
History
Florez Ospina Juan Felipe
877c0178d7
WIP: Added first version of join_tables and tested txt generation. We should probaly make this step encompasse name renaming for EBAS and rename step to be more generic. Change join_tables.py to generate_ebas_converter_input_files
2025-02-28 17:23:00 +01:00
..
__init__.py
Add import statement and adjust dependencies.
2025-02-06 16:57:46 +01:00
apply_calibration_factors.py
Remove dataset_name parameter from command line interface. Instead i now infer it assuming there is a consistent input filename in the hdf5 file that can be found using hard coded keywords.
2025-02-28 17:17:33 +01:00
generate_flags.py
Refine function. Abstract out load parameters as function to simplify code.
2025-02-28 17:18:13 +01:00
join_tables.py
WIP: Added first version of join_tables and tested txt generation. We should probaly make this step encompasse name renaming for EBAS and rename step to be more generic. Change join_tables.py to generate_ebas_converter_input_files
2025-02-28 17:23:00 +01:00
utils.py
Change data lineage format. Now, data lineage information is accessed using name of the file as key.
2025-02-15 17:57:50 +01:00
visualize_datatable_vars.py
WIP: Completed flag generation for species, command line interface is now clear but still does not consider potentially existing flags. Review TODO.md, for efficiency we need to simplify flag assignment and reconciliation for the species flag type.
2025-02-26 15:11:12 +01:00