Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Orden y explicación de las funciones #12

Open
Julenasti opened this issue May 10, 2023 · 4 comments
Open

Orden y explicación de las funciones #12

Julenasti opened this issue May 10, 2023 · 4 comments
Labels
good first issue Good for newcomers

Comments

@Julenasti
Copy link
Collaborator

Julenasti commented May 10, 2023

  1. tranform_om_oc: estima el carbono orgánico a partir de la materia organica
  2. estimate_h: interpola la profundidad inicial y final de cada muestra
  3. estimate_stock: estima la masa acumulada de carbono organico hasta una profundidad dada, en el caso de que el testigo no llegue a esa profundidad extrapola los gramos de carbono/cm2 a la profundidad especificada por el usuario
  4. test_extrapolation: diagnóstico de cuánto de fiable es la extrapolación a partir de distintas profundidades
  5. estimate_flux: estima el flujo medio de carbono organico al suelo a partir del stock y un modelo de edad profundidad
@Julenasti Julenasti added the good first issue Good for newcomers label May 10, 2023
@Pakillo
Copy link
Member

Pakillo commented May 16, 2023

I'd suggest to rename transform_om_oc into estimate_oc. More meaningful of what the function does (transform is too ambiguous) and more coherent with the other functions called estimate...
Do you agree?

@NPJuncal
Copy link
Collaborator

I agree!

@Julenasti
Copy link
Collaborator Author

Fine with me too

@Pakillo
Copy link
Member

Pakillo commented May 17, 2023

perfect! thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants