Giter Club home page Giter Club logo

empirical_yield_model's Issues

What other species are good biofuel crops?

@phenolphtalein

How might you answer the following ...

Given the Miscanthus and Switchgrass yield data that @sidewallme has used in his analysis, plus any other data in the yields table, determine:

Are there species that haven't been grown in agronomic trials (i.e. we don't have yield data in betydb.org/yields.csv) that might be good candidates for high yielding crops?

Notes:

  • in the plants table (betydb.org/species.csv) is full of categorical variables - for all species in plants.usda.gov
  • there are also many sparse rows that we have created, mostly for poplar and willow hybrids (bred across species) and non-US plants.

Write methods (and revise / update code)

  • rename tree.Rmd to methods-and-results.Rmd, or else move content to manuscript.Rmd
  • code updated to use both swithcgrass and miscanthus
  • update the methods section
  • update the results section
  • propose new analyses as github issues

Define a modeling approach

Define models, method of evaluation (e.g. regression tree, ANN, linear regression), and model skill metrics (e.g. RMSE, r2, sd_model/sd_mean, Taylor Skill, etc.)

Download climate data for each location using R raster package

@sidewallme

Download each fof the 19 BioClim variables listed here http://www.worldclim.org/bioclim using the getData function of the raster package

other variables: http://www.worldclim.org/formats

library(raster)
x <- getData('worldclim', var='tmin', res=0.5, lon=5, lat=45)

note that bioclim are long-term climate means; also would be useful to find precip. and temp during harvest year (e.g. 'year' field in miscanthus.csv from #2).

Try out this script for downloading dayment: https://bitbucket.org/khufkens/daymetr

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.