frappe / agriculture

Agriculture Domain for ERPNext
GNU General Public License v3.0
43 stars 50 forks source link

Weather Doctype #21

Open codingCoffee opened 6 years ago

codingCoffee commented 6 years ago
agritheory commented 6 years ago

You need to decide if this is a forecast or a weather record: This does not have fields planned for Precipitation Received. I strongly recommend adding a field for degree days Also, while PAR is scientifically the best choice, I don't know that its supported by the planned weather API - consider plain old "insolation" as an alternative.

robertbecht commented 6 years ago

What do you want to achieve....A typical agroclimatological weather station sample say every 15 min....P,T,RH, P, Radiation of PAR, leafe wetness....Precipitaion probability is in my view meaningless

Why do you want to store climate variables anyway??

agritheory commented 6 years ago

Local climate variables would be valuable, if they're from a local weather (like USB-connected) station. Perhaps sensor data in greenhouse and refrigerated storage too. Most weather APIs are less friendly about historical data.

codingCoffee commented 6 years ago

We're planning to have this as a weather record and not a forecast.

robertbecht commented 6 years ago

Hi Tyler,

we are working on this: https://drive.google.com/open?id=0B3jOtOTmCjzNZS1OTFA1d0lFRzQ Sure that you can retrieve the data sets,....Question is: Why should u do it..Unless u want to make a farm management system built in Erpnext rgds robert

On Mon, Oct 16, 2017 at 11:27 PM, Tyler Matteson notifications@github.com wrote:

Local climate variables would be valuable, if they're from a local weather (like USB-connected) station. Perhaps sensor data in greenhouse and refrigerated storage too. Most weather APIs are less friendly about historical data.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/frappe/erpnext/issues/11215#issuecomment-337048706, or mute the thread https://github.com/notifications/unsubscribe-auth/ABdiFxZOeeH_xH_Dm2WLA5ubIc8ZY9Dcks5ss8pbgaJpZM4P6s6L .

agritheory commented 6 years ago

Hi Robert, I've worked with Glances and the time-series database behind it, InfluxDB. And yes, I am building farm management systems in ERPNext.

robertbecht commented 6 years ago

Hi Tyler, Thanks for this link...I will forward to our IT guys...Robert:

On Tue, Oct 17, 2017 at 2:37 PM, Tyler Matteson notifications@github.com wrote:

Hi Robert, I've worked with Glances https://nicolargo.github.io/glances/and the time-series database behind it, InfluxDB. And yes, I am building farm management systems in ERPNext.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/frappe/erpnext/issues/11215#issuecomment-337217625, or mute the thread https://github.com/notifications/unsubscribe-auth/ABdiF4YZDcNl5dEcl0OGODpeB8ofyr58ks5stJ-kgaJpZM4P6s6L .