Open-source deep-learning framework for building, training, and fine-tuning deep learning models using state-of-the-art Physics-ML methods

1 Open Issue Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub

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