Skip to content

leaver2000/torch_spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

torch spa

A Python implementation of the Solar Position Algorithm (SPA) for PyTorch.

Installation

Simple install using pip

python3.11 -m venv .venv
source .venv/bin/activate
pip install git+https://github.com/leaver2000/torch_spa@master

Timeseries comparison of the NOAA Solar Calculator and torch_spa

alt text

Globe plot of the solar position algorithm

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published