Skip to content
This repository has been archived by the owner on Apr 25, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: darkskyapp/astro
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.4
Choose a base ref
...
head repository: darkskyapp/astro
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 7 files changed
  • 5 contributors

Commits on Apr 8, 2019

  1. Configuration menu
    Copy the full SHA
    474d3a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. restore rise_and_set (#16)

    Jay LaPorte authored Apr 9, 2019
    Configuration menu
    Copy the full SHA
    502d16c View commit details
    Browse the repository at this point in the history
  2. v2.1.1: restore lunar.rise_and_set

    Jay LaPorte authored Apr 9, 2019
    Configuration menu
    Copy the full SHA
    ddcc0d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Calculate solar azimuth (#17)

    Closes #14
    jareyes authored Apr 11, 2019
    Configuration menu
    Copy the full SHA
    bf8f2da View commit details
    Browse the repository at this point in the history
  2. Bump version to 2.2.0

    jareyes committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    6eb769c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Improve accuracy a little bit (#18)

    * add a term of accuracy
    
    * comments
    Jay LaPorte authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    9a8f722 View commit details
    Browse the repository at this point in the history
  2. v2.2.1: minor accuracy bump

    Jay LaPorte authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    f711e78 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. tune constants (#19)

    * tune constants
    
    * whoops
    Jay LaPorte authored Aug 30, 2019
    Configuration menu
    Copy the full SHA
    7528e73 View commit details
    Browse the repository at this point in the history
  2. v2.2.2: convinced myself to just stick with the USNO

    Jay LaPorte authored Aug 30, 2019
    Configuration menu
    Copy the full SHA
    351b4fc View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Performance Improvements (#20)

    * cache solar distance
    
    * lazy compute azimuth
    
    * make it match the old form
    
    * keep the old form, negation is cheap
    Jay LaPorte authored Oct 2, 2019
    Configuration menu
    Copy the full SHA
    da4fcc7 View commit details
    Browse the repository at this point in the history
  2. v2.2.3: performance optimizations

    Jay LaPorte authored Oct 2, 2019
    Configuration menu
    Copy the full SHA
    e0e33fe View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. fix sin/cos azimuth

    Jay LaPorte committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    f80388b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from darkskyapp/ironwallaby/fix_astro

    fix sin/cos azimuth
    Jay LaPorte authored Oct 8, 2019
    Configuration menu
    Copy the full SHA
    aaa5153 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. fix julian date calculation

    Jay LaPorte committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    abfc728 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from darkskyapp/ironwallaby/fix_transit_times

    fix julian date calculation
    Jay LaPorte authored Feb 3, 2020
    Configuration menu
    Copy the full SHA
    8a86731 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65c0cb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Update README.md

    Jay LaPorte authored Apr 24, 2020
    Configuration menu
    Copy the full SHA
    d620731 View commit details
    Browse the repository at this point in the history
Loading