SME FAQ: Difference between revisions
From agrineer_wiki
Jump to navigationJump to search
No edit summary |
|||
| Line 3: | Line 3: | ||
== I am a irrigation specialist at a large farm. How can I use the SME ? == | == I am a irrigation specialist at a large farm. How can I use the SME ? == | ||
== I am an agricultural professor. How can I participate? == | == I am an agricultural professor. How can I participate? == | ||
Here are some ways to participate: <br><br> | |||
- show your students the website tools and indicate that source code is available for review and improvements. | |||
- incorporate the tools into classroom lectures/exercises/labs for critique. We would appreciate feedback on usage. | |||
- suggest projects/studies to students regarding comparison with data (soil moisture, ETo, ETc, precipitation, etc.) from research stations currently covered geographically. | |||
- generate WRF data for areas of interest (sectors). | |||
We currently cover only half of the western US and invite data contributions from third parties. We have released a Docker file package for container implementation of the data generation, whereby necessary code is automatically downloaded and bundled for use. All software is free. This requires a Docker friendly platform, with multi-core CPU, and of course somebody to maintain it (eg. check that data gets delivered, etc.). We have tested the container on a Linux platform, but not on Macs or Windows yet. The computer does not need to be dedicated to generate the data, as only ~4hrs is used per sector per day. A graduate student with Linux navigability, or local IT Linux administrator, would be appropriate to maintain it. | |||
== I am an agricultural student without programming skills. How can I participate? == | == I am an agricultural student without programming skills. How can I participate? == | ||
== I am an agricultural student with programming skills. How can I participate? == | == I am an agricultural student with programming skills. How can I participate? == | ||
Revision as of 09:59, 26 January 2019
Frequently Asked Questions for the Soil Moisture Estimator
I am a county extension agent. How can I use the SME to help the farmers in my county?
I am a irrigation specialist at a large farm. How can I use the SME ?
I am an agricultural professor. How can I participate?
Here are some ways to participate:
- show your students the website tools and indicate that source code is available for review and improvements.
- incorporate the tools into classroom lectures/exercises/labs for critique. We would appreciate feedback on usage.
- suggest projects/studies to students regarding comparison with data (soil moisture, ETo, ETc, precipitation, etc.) from research stations currently covered geographically.
- generate WRF data for areas of interest (sectors).
We currently cover only half of the western US and invite data contributions from third parties. We have released a Docker file package for container implementation of the data generation, whereby necessary code is automatically downloaded and bundled for use. All software is free. This requires a Docker friendly platform, with multi-core CPU, and of course somebody to maintain it (eg. check that data gets delivered, etc.). We have tested the container on a Linux platform, but not on Macs or Windows yet. The computer does not need to be dedicated to generate the data, as only ~4hrs is used per sector per day. A graduate student with Linux navigability, or local IT Linux administrator, would be appropriate to maintain it.