Code Monkey home page Code Monkey logo

planet_tracks's Introduction

Planet tracks

GitHub Workflow Status GitHub Workflow Status Codacy Badge Codacy Badge

Console app for calculating Sun, Moon, etc coordinates for given point at the Earth with skyfield library.

Next call saves to file sun_xxxx.csv in current dir the track of the Sun for location at latitude 51.551750 north degrees and longitude 45.964380 eastern degrees (Saratov, Russia).

source/main.py sun 51.551750 45.964380

If you want location with south latitude / west longitude, use negative values. For example Rio de Janeiro, Brazil.

source/main.py moon -22.908333 -43.196388

You can use next options to change output.

--step: Track points step in seconds. Default is 20.

--length: Track length in seconds. Default is 432000 (5 days).

--min_elevation: Minimal planet elevation in degrees above horizon. Default is 1.

--utc: Sets UTC time for start calculating. Format: 2022-01-31:23:00 Default is now.

--output: Sets file name for output data in CSV format. Default file name construct automatically.

planet_tracks's People

Contributors

vb64 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.