{"id":27160494,"url":"https://github.com/beaorn/evapotranspiration","last_synced_at":"2025-04-09T00:01:32.026Z","repository":{"id":99592007,"uuid":"59247101","full_name":"brycejohnston/evapotranspiration","owner":"brycejohnston","description":"Ruby library for calculating reference crop evapotranspiration (ETo)","archived":false,"fork":false,"pushed_at":"2017-08-30T14:00:05.000Z","size":34,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-31T06:02:14.595Z","etag":null,"topics":["agriculture","evapotranspiration","ruby"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/evapotranspiration","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brycejohnston.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-ORIGINAL.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-05-19T22:25:26.000Z","updated_at":"2024-03-05T22:59:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"3123be61-547d-4bac-8029-5bc13ca99397","html_url":"https://github.com/brycejohnston/evapotranspiration","commit_stats":null,"previous_names":["cropquest/evapotranspiration","beaorn/evapotranspiration"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brycejohnston%2Fevapotranspiration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brycejohnston%2Fevapotranspiration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brycejohnston%2Fevapotranspiration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brycejohnston%2Fevapotranspiration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brycejohnston","download_url":"https://codeload.github.com/brycejohnston/evapotranspiration/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947842,"owners_count":21023065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agriculture","evapotranspiration","ruby"],"created_at":"2025-04-09T00:01:02.840Z","updated_at":"2025-04-09T00:01:32.008Z","avatar_url":"https://github.com/brycejohnston.png","language":"Ruby","funding_links":[],"categories":["Geospatial Library","Ruby","Climate, Environment and Weather"],"sub_categories":["Ruby"],"readme":"# Evapotranspiration\n\n[![Gem Version](http://img.shields.io/gem/v/evapotranspiration.svg)][gem]\n[![Build Status](http://img.shields.io/travis/beaorn/evapotranspiration.svg)][travis]\n\n[gem]: https://rubygems.org/gems/evapotranspiration\n[travis]: http://travis-ci.org/beaorn/evapotranspiration\n\nRuby library for calculating reference crop evapotranspiration (ETo), also referred to as potential evapotranspiration (PET), using the FAO-56 Penman-Monteith method. This was originally ported into Ruby from the [PyETo Python package from Mark Richards](https://github.com/woodcrafty/PyETo). The library provides numerous methods for estimating missing meteorological data.\n\nThree methods for estimating ETo/PET are implemented:\n\n- FAO-56 Penman-Monteith (Allen et al, 1998)\n- Hargreaves (Hargreaves and Samani, 1982; 1985)\n- Thornthwaite (Thornthwaite, 1948)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'evapotranspiration'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install evapotranspiration\n\n## Information\n\n### Documentation\n\nYou can view the evapotranspiration documentation here: http://www.rubydoc.info/gems/evapotranspiration\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/beaorn/evapotranspiration\n\n### Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment. To install this gem onto your local machine, run `bundle exec rake install`.\n\n## License\n\nThe gem is available as open source under the terms of the BSD 3-Clause License (see [LICENSE.txt](https://github.com/beaorn/evapotranspiration/blob/master/LICENSE.txt)).\n\nThe original PyETo Python package it is based on was released under the BSD 3-Clause License (see [LICENSE-ORIGINAL.txt](https://github.com/beaorn/evapotranspiration/blob/master/LICENSE-ORIGINAL.txt)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeaorn%2Fevapotranspiration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeaorn%2Fevapotranspiration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeaorn%2Fevapotranspiration/lists"}