2DegreesInvesting / tiltIndicator

Indicators for the TILT project
https://2degreesinvesting.github.io/tiltIndicator/
GNU General Public License v3.0
1 stars 1 forks source link

Estimate Effort required to build functioning & documented prototype for PR indicator #773

Closed Tilmon closed 2 months ago

Tilmon commented 2 months ago

Hi @kalashsinghal ,

please identify what still needs to be done for PR indicator and estimate effort that is required.

Thanks!

kalashsinghal commented 2 months ago

@Tilmon I assessed the Physical risk code and came to the conclusion that the code still needs a lot of improvements. Currently, the code is non-functional. These are the improvements we need to work on:

  1. Resolve hidden bugs.
  2. Write unittests so that resolved bugs won't appear again.
  3. Convert current scripts and data into an R package.
  4. Document each function and process.

According to my judgement, Physical risk code needs 8-9 days time to be considered prototype-ready.