ebimodeling / biocro_regional

Enabling BioCro to run regionally, starting with midwest miscanthus
University of Illinois/NCSA Open Source License
1 stars 3 forks source link

Compute Miscanthus yield quantiles for Illinois #2

Open dlebauer opened 9 years ago

dlebauer commented 9 years ago
dlebauer commented 9 years ago

@taolin1 I've made a sample dataset that you can use in data/mxg_il_example.csv

taolin1 commented 9 years ago

Thanks for the data. I just went through it and did not see the year information. Would you also provide that as well?

taolin1 commented 9 years ago

One more question: Shall we create a page to describe our project and use that page to monitor our progress? Please let me know where you should create that page.

dlebauer commented 9 years ago

@taolin1

taolin1 commented 9 years ago

The new data sample looks great. I will work on model development to incorporate these data. Will create a README.Rmd page to provides an overview of our project.

dlebauer commented 9 years ago

Note that README.Rmd is already in the root directory of this repository; the contents appear if you scroll down.

And, magically, Rstudio makes it easy to compile as (pdf, word, or) html: http://rawgit.com/ebimodeling/biocro_regional/master/README.html

taolin1 commented 9 years ago

Hi David,

I went through the root directory you mentioned. It seems that it is focused on the BioCro regional modeling. I would suggest we can create a new repository for our project. Maybe we can call it “CyberGIS-BioCro-BioScope”. Let me know your thoughts. We will share this link with Shaowen and Luis for their reference.

Let me know your thoughts.

Regards, Tao

dlebauer commented 9 years ago

We could have three repositories:

  1. CyberGIS-BioScope (do you already have one?)
  2. CyberGIS-BioCro (which could be this one)
  3. CyberGIS-BioCro-BioScope this would be for the proposed analysis, but would have 1 and 2 as dependencies (mostly contain analysis code, including what was in the README).

I think 1 and 2 should be separate, but we can create 2) when someone is ready to work on the CyberGIS-BioCro interface.

I can create a new repository, but I feel i would mostly be moving the contents of this one over there - let me know what you think. We can just as easily adapt this one (even change its name). I went ahead and moved the contents of README.Rmd to a new file (BioCro_runs.Rmd) and created a blank README where you can get started on the scoping.

taolin1 commented 9 years ago

CyberGIS-BioScope has been developed already but not documented in GitHub...

I agree with your suggestion. I will go ahead to add some contents on the blank README page. Feel free to edit and add information later. I would say the first step is BioCro-BioScope, and then CyberGIS-BioCro or CyberGIS-BioCro-BioScope.