Commit Graph

8 Commits

Author SHA1 Message Date
4408514439 Rename attribute station --> station_abbr 2025-04-11 11:20:48 +02:00
3dfed2c5f3 Update pipelines/steps/prepare_ebas_submission.py. Rmoved hard coded paths and build output name using metadata from campaign descriptor. Also, we can now specify month ranges 2025-04-08 18:44:46 +02:00
b0d68747e9 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
8cdd8a0771 Completed command line interface for pipelines/steps/prepare_ebas_submission.py. This finishes WIP associated with commit 2eb88e4. 2025-03-14 13:09:09 +01:00
2eb88e444c WIP: finished last commit, and tested the whole step. Now we need to implement the command line interface. 2025-03-07 16:51:06 +01:00
f035afbf3b Fix duplicate time stamp problems and added code to check for NaTs before ebas submission files.) 2025-03-04 09:02:37 +01:00
6eccbb5018 Moved get_metadata() from pipelines/steps/prepare_ebas_submission.py to utils.py 2025-03-03 18:55:46 +01:00
d3a491ea85 Renamed pipeline step join_tables.py to prepare_ebas_submission.py for accuracy. This step performs more than joining tables, it also does renaming using dictionaries and generates the ebas data submission package 2025-03-03 10:48:03 +01:00