Skip to content

dmidk/sunflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sunflow: solar nowcasting for Denmark

Scientific development framework for open sourced solar nowcasting at the Danish Meteorological Institute (DMI).

Overview

sunflow provides tools and models for short-range forecasting (nowcasting) of solar irradiance, supporting renewable energy integration and solar power production forecasting in Denmark.

Future Features

  • Solar irradiance nowcasting models
  • Data ingestion and preprocessing utilities
  • Verification and evaluation metrics
  • Visualisation tools

Requirements

  • Python >= 3.10

Installation

Clone the repository and install in editable mode:

git clone https://github.com/dmidk/sunflow.git
cd sunflow
pip install -e .

Usage

import sunflow

# Example usage will be documented here as the project develops

Project Structure

sunflow/
├── sunflow/          # Main Python package
│   └── __init__.py
├── tests/              # Unit and integration tests
├── notebooks/          # Jupyter notebooks for exploration and demos
├── pyproject.toml      # Package metadata and build configuration
├── CONTRIBUTING.md     # Contribution guidelines
├── LICENSE             # MIT License
└── README.md

Contributing

Contributions are welcome! Please read CONTRIBUTING.md before submitting pull requests.

License

This project is licensed under the MIT License — see the LICENSE file for details.

About

This repository contains the scientific development framework for solar nowcasting at the Danish Meteorological Institute.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages