Giter VIP home page Giter VIP logo

bcow / pecan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pecanproject/pecan

0.0 0.0 0.0 398.35 MB

The Predictive Ecosystem Analyzer (PEcAn) is an integrated ecological bioinformatics toolbox.

Home Page: www.pecanproject.org

License: Other

R 48.45% Shell 6.26% Fortran 28.89% Makefile 0.09% CSS 0.18% Python 1.20% C++ 0.88% C 0.04% PHP 3.43% JavaScript 0.02% HTML 10.32% TeX 0.23% MATLAB 0.01%

pecan's People

Contributors

andydawson avatar ankurdesai avatar apourmok avatar araiho avatar ashiklom avatar bcow avatar bpbond avatar ch1eroe1 avatar crollinson avatar djaiswal avatar dlebauer avatar gbromley avatar gitter-badger avatar hardimanb avatar hmb1 avatar infotroph avatar istfer avatar jam2767 avatar jingxia avatar kemball avatar mccabete avatar mchenry avatar mdekauwe avatar mdietze avatar mtmarsh2 avatar robkooper avatar tonycohen avatar tonygardella avatar yan130 avatar zhangwenx avatar

Watchers

 avatar  avatar

pecan's Issues

Input IDs for different stages

line 27-32: what if the input is something other than met$id?
input id for latest step - how do we determine what it is and where to start the workflow? With naming?

  #get met source and potentially determine where to start in the process
  met <- ifelse(is.null(input_met$source), logger.error("Must specify met source"),input_met$source)

@felicien.meunier I think this issue has a bit of a history that I can't fully recall, but I believe you need to manually edit the part below in your pecan.xml for now, otherwise it automatically starts numbering PFTs from 1 ``` &lt;pfts&gt; &lt;pft&gt; &lt;name&gt;temperate.Early_Hardwood&lt;/name&gt; &lt;constants&gt; &lt;num&gt;9&lt;/num&gt; &lt;/constants&gt; &lt;/pft&gt; &lt;pft&gt; &lt;name&gt;temperate.Late_Conifer&lt;/name&gt; &lt;constants&gt; &lt;num&gt;8&lt;/num&gt; &lt;/constants&gt; &lt;/pft&gt; &lt;/pfts&gt; ```

Made an issue out of a slack comment

Printing checks

Do we actually want to print out the checks at each step?

start CHECK
dataframe
end CHECK

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.