Open Issues Need Help
View All on GitHub [RFTR][Pretrain]: refactor era5 fetcher 2 months ago
AI Summary: Refactor a Python script (era_load3.py) used to fetch ERA5 data, improving its readability, maintainability, and usability. This involves moving configuration parameters to a YAML file, converting the script into a callable function, creating a main script to call the function, and documenting the process for reproducibility.
Complexity:
4/5
enhancement good first issue
Open-source deep-learning framework for building, training, and fine-tuning deep learning models using state-of-the-art Physics-ML methods
Python