This repository was archived by the owner on Sep 11, 2023. It is now read-only.
This repository was archived by the owner on Sep 11, 2023. It is now read-only.
Document how to download data & use nowcasting_dataset #224
Closed
Description
Detailed Description
Provide a list of instructions for how to:
Download:
- NWPs
- EUMETSAT data
- PV data from PVOutput.org
- GSP-level PV
- Topographical data
Pre-process:
- NWPs
- EUMETSAT data
- PV data from PVOutput.org
- GSP-level PV
- Topographical data
The disk space required for:
- NWPs native
- NWPs intermediate (Zarr?)
- EUMETSAT native data
- EUMETSAT intermediate (Zarr?)
- PV data from PVOutput.org
- GSP-level PV
- Topographical data
Generate:
- Sun data
Also:
- Configure and run
scripts/prepare_ml_data.py
- How to use the prepared data in an ML model (Document how to train an ML model using the pre-prepared batches. nowcasting_dataloader#5)
Possible Implementation
For now, we could just put this all into the README