Giter VIP home page Giter VIP logo

refet's People

Contributors

cgmorton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

refet's Issues

Wind speed

Hi,

The code says the wind speed unit is in miles per hour (mph) however, the documentation says it is in meters per second. What is the right unit for this?

Add new method etsz() method that takes surface type as a string parameter

The separate ".eto()" and ".etr()" methods are nice, but for some applications it would be easier to just pass the surface type directly to a method (instead of having a conditional in the application that picks which method to call).

Since it seems confusing to have "etsz()" and "_etsz()" methods, I think it might be easiest to rename the current "_etsz()" method to something like "_eq1()".

Remove protection from functions

It would be nice to for the following functions to be accessible outside of the refet daily and hourly classes:
calcs._wind_height_adjust
calcs._ra_daily
calcs._rso_daily

Switch default latitude/longitude units to degrees (from radians)

It is fairly confusing having the latitude and longitude values be in degrees. There are checks in the code to see if the values are outside the expected range (i.e. [-pi/2, pi/2] for latitude), but it would probably be easier to just make the expected units be degrees.

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.