Update requirements and configuration files; added new dependencies and modified paths for data processing. Adjusted model parameters and batch sizes for training and inference, including simultaneous flare movie generation logic.
Update data processing scripts to use new combined directory structure; adjust validation and training splits, enhance loss calculation with updated parameters, and modify configuration files for improved model training and evaluation.
Refactor GOES data processing to optimize loading and preparation; implement batch processing for efficient timestamp handling and create a lookup table for improved data retrieval.
Enhance SXRDataProcessor with improved file processing feedback and error handling; added progress tracking for satellite data loading and detailed summary output upon completion.
enhance FlareDownloadProcessor with dynamic max_workers and improved sampling intervals; modify inference_config.yaml for batch size and checkpoint path adjustments.
Updated splitting function so now it can do SXR and AIA individually... it can also repartition an already partioned folder... updated the megs models to include warm restarts, weight decay, and adaptive weights