Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

solar_geometry_calculation

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solar_geometry_calculation

  • 0.1.5
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Solar Geometry Calculation

Calculate solar geometry, such as height or azimuth of the Sun for the purpose of obtaining information for solar panel installation.

Installation

Add to your Gemfile and run the bundle command to install it.

gem "solar_geometry_calculation"

Requires Ruby 2.0.0 or later.

Usage

Instantiate SolarPositionCalculation class.

solar_position_calculation = SolarPositionCalculation.new(latitude: "45.5")

Development

Questions or problems? Please post them on the issue tracker. You can contribute changes by forking the project and submitting a pull request. You can ensure the tests passing by running bundle and rake.

This gem is created by Tadatoshi Takahashi and is under the MIT License.

FAQs

Package last updated on 11 Jun 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc