Commit Graph

14 Commits

Author SHA1 Message Date
f7e1c31550 added len(interpolated_cpc) 2025-05-21 16:35:50 +02:00
e39c23bbad Update generate_flags.py to skip checking for cpc flags when not available 2025-05-21 09:48:19 +02:00
cc1b445d38 Implement binary flags for visualization purposes, and fix bug with cpc flags. 2025-05-16 14:22:17 +02:00
58d7b425aa Add generate cpc flags pipelines/steps/generate_flags.py 2025-05-15 15:01:11 +02:00
4408514439 Rename attribute station --> station_abbr 2025-04-11 11:20:48 +02:00
881209bf82 Update steps to allow filenames for PAYERN station 2025-04-08 21:26:01 +02:00
7d277e3e3b Clean up print statements. 2025-03-14 13:39:12 +01:00
b643eb2d26 Refactored command line interface, generate_species_flags, and created functions to improve performance and code clarity. 2025-03-13 14:17:46 +01:00
ecdf3687ba Remove/replace def load_parameters(flag_type) with steps.utils.load_project_yaml_files(.). This is to have a more centralized treatment of yaml files inside the data chain. 2025-03-10 11:38:51 +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
a9533ae3e8 Refine function. Abstract out load parameters as function to simplify code. 2025-02-28 17:18:13 +01:00
33f29a8080 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
4edd6809e9 WIP: Redesigned command line functionality. options --species is half baked :). It runs without error but second part needs validation. 2025-02-22 16:00:27 +01:00
e24d451542 Updated thirdparty submodule to latest version 2025-02-22 15:02:17 +01:00