Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@ We are looking for volunteers with the following skills:

Ready to dive in? Check out our [Getting Started Guide](docs/getting_started.md#solar-forecasting-volunteer-onboarding) for an introduction to the key concepts and how you can contribute effectively.

### Documentation

- [Getting Started Guide](docs/getting_started.md) - Introduction to key concepts
- [Training Model for New Country](docs/training_model_new_country.md) - Step-by-step guide for training models for new countries
- [Working with NWP Data](docs/working_with_nwp.md) - Understanding weather data
- [Datasets Guide](docs/datasets.md) - Available datasets

### Notebooks

- [Understanding GFS Data](notebooks/understanding_gfs_data.ipynb)
Expand Down
Loading