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

Organize script structure, rewrite properly #12

Open
1 of 4 tasks
AlexisRenchon opened this issue Dec 9, 2021 · 1 comment · Fixed by #36, #39 or #40
Open
1 of 4 tasks

Organize script structure, rewrite properly #12

AlexisRenchon opened this issue Dec 9, 2021 · 1 comment · Fixed by #36, #39 or #40
Assignees
Labels
Best practice Improve workflow Organisation Neat folder structure

Comments

@AlexisRenchon
Copy link
Member

AlexisRenchon commented Dec 9, 2021

  • /functions/ should contain only folders, no scripts - started in Tweaks #36 , done in restructure #39
  • Commented MWE below every functions, started in functions MWE #40
  • Rewrite menu1 (interactive DAMM) clean, using DAMMmodel.jl, with the julia script section in /functions/MAIN/
  • Create TEA.jl package to load and filter databases such as FLUXNET or COSORE

Before going further, take a step back after FLUXNET respiration figure.
reorganize folders structure in /functions, make sure each script is tidy.

@AlexisRenchon AlexisRenchon added the Organisation Neat folder structure label Dec 9, 2021
@AlexisRenchon AlexisRenchon added this to the CUP of TEA v0.2 milestone Dec 9, 2021
@AlexisRenchon AlexisRenchon pinned this issue Dec 9, 2021
@AlexisRenchon AlexisRenchon added the Best practice Improve workflow label Dec 9, 2021
@AlexisRenchon
Copy link
Member Author

TO DO:
don't use include() inside functions
function script only contain functions. no using and no include

@AlexisRenchon AlexisRenchon self-assigned this Dec 14, 2021
This was linked to pull requests Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Best practice Improve workflow Organisation Neat folder structure
Projects
None yet
1 participant