From 8a326fe110659b77d69823df596caf4dbddd6504 Mon Sep 17 00:00:00 2001 From: jpb10 <4648556+jpb10@users.noreply.github.com> Date: Wed, 30 Mar 2022 08:58:55 -0400 Subject: [PATCH] Release SolarCalculator 2.0.0 --- library.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library.properties b/library.properties index 44b5d8e..ee7bb7d 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=SolarCalculator -version=1.0.3 +version=2.0.0 author=jpb10 maintainer=jpb10 -sentence=A library based on the NOAA Solar Calculator. -paragraph=It provides functions to calculate the times of sunrise, sunset, solar noon and twilight (civil, nautical, astronomical dawn and dusk), solar coordinates, interpolation of coordinates, atmospheric refraction correction, Sun's radius vector, Julian day and century, equation of time, delta T, etc. +sentence=A library inspired by the NOAA Solar Calculator. +paragraph=It provides functions to calculate the times of sunrise, sunset, solar noon and twilight (dawn and dusk), solar coordinates, interpolation of coordinates, atmospheric refraction correction, equation of time, delta T, etc. category=Other url=https://github.com/jpb10/SolarCalculator architectures=*