Git Product home page Git Product logo

Comments (3)

maurolepore avatar maurolepore commented on August 16, 2024

@ervanSTRI, please run data_preparation() with the data in data/ and send me the output. That output will be my reference to ensure I don't change the behavior of your function when I do some change. So far I have been very conservative. I have not made any changes that could affect the output (only changed a bit the style of the code and added some comments). But to really help you I will need to make bigger changes. And I can't do that safely until I have a regression test.

I need your help with this because right now, I fail to fun your function. And I don't want to try fix it because in doing so I may break something else.

from agbfluxes.

maurolepore avatar maurolepore commented on August 16, 2024

@ervanSTRI, I see that you added the folder output/ with some plots and a .csv file. The .csv file contains only what seems to be column-headers. Is that what you expect?

Also, I see the file "barro colorado island_formated_data.Rdata" in data/. When I load it its name is DF. Is this the output of data_preparaiton()?

As you advance in this and other issues, please leave a record here so I can quickly understand what is the state of each issue.

from agbfluxes.

maurolepore avatar maurolepore commented on August 16, 2024

@ervanSTRI, is the object DF (named "barro colorado island_formated_data.Rdata" in data/. ) the one you are refering to when you write data(df): For example:

# data(df)
# correctDBH(df[treeID==240])

If so, notice that one is lowercase and the other one is uppercase. Also, I'm not clear about what DF is and whether it should live in data/ or not.

from agbfluxes.

Related Issues (20)

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.