Coder Social home page Coder Social logo

treeselection about logginglab HOT 5 OPEN

sylvainschmitt avatar sylvainschmitt commented on May 25, 2024
treeselection

from logginglab.

Comments (5)

sylvainschmitt avatar sylvainschmitt commented on May 25, 2024

A note to myself and for you to have an idea, I'm doing my checks in this order:

  • check the doc ?fun
  • check the example in the doc by running it
  • check the code reading it
  • check the test by running it manually in the file

from logginglab.

VincyaneBadouard avatar VincyaneBadouard commented on May 25, 2024

Thank you again for your work!

from logginglab.

sylvainschmitt avatar sylvainschmitt commented on May 25, 2024

Code

The harvestable volume (=20.924047945303)is always higher (by 0.924047945302966) than your objective volume despite the increase in Minimum Falling Diameter (MinFD) (Initial harvestable volume = 29.4223071858134). In order to reach your objective volume, the trees were selected in decreasing order of volume until the objective volume was reached.

  • you are missing spaces and use round to not have as many decimals
  • harvestable, selected, and futurereserve are in the code but not in my review list? Try to list clearly all the functions I shoudlcheck in every issue.
  • Why are you using sp::coordinates to define coordinates and then sf::st_as_sf instead of using directly sf::st_as_sf(coords = c("X", "Y"))

Test

  • inventory as 3,5k lines, could you reduced to maybe one subplot or less to decrease testing time (4.4s is a lot and maybe unnecessary to prove that functions are working properly)

from logginglab.

sylvainschmitt avatar sylvainschmitt commented on May 25, 2024

@VincyaneBadouard , what about :

Why are you using sp::coordinates to define coordinates and then sf::st_as_sf instead of using directly sf::st_as_sf(coords = c("X", "Y"))

from logginglab.

sylvainschmitt avatar sylvainschmitt commented on May 25, 2024

@VincyaneBadouard , the last comment is okay for me, it's just a detail and won't make you lose a lot of computation time, so I'll consider the code checked.

from logginglab.

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.