Skip to content

Set of instructions to run with CABLE v2.#85

Merged
ccarouge merged 2 commits intomasterfrom
79-documentation-for-v2
May 31, 2023
Merged

Set of instructions to run with CABLE v2.#85
ccarouge merged 2 commits intomasterfrom
79-documentation-for-v2

Conversation

@ccarouge
Copy link
Copy Markdown
Member

@ccarouge ccarouge commented May 26, 2023

Fixes #79

Add instructions about:

  • modules
  • build script
  • format of FLUXNET data

I have decided to share the changes needed to the CABLE code by giving the content of the 2 modified routines in files stored under assets/. It is greedy as only parts of the subroutines need to change, but in each subroutine there are several parts that need to be modified and they are far from each other. It seems also that giving the whole subroutine makes it easier for people to know where to put it in their code. I didn't want to go with just a patch as I'm not sure everyone knows how to use them and they may have other modifications in the file that makes applying the patch tricky.

@ccarouge ccarouge force-pushed the 79-documentation-for-v2 branch from 53b68f7 to d98cab6 Compare May 26, 2023 01:40
@ccarouge ccarouge force-pushed the 79-documentation-for-v2 branch from d98cab6 to 1420c41 Compare May 26, 2023 06:30
@ccarouge ccarouge requested review from SeanBryan51 and removed request for SeanBryan51 May 26, 2023 06:35
@ccarouge ccarouge requested a review from SeanBryan51 May 30, 2023 00:15
@ccarouge ccarouge merged commit 7eb5b91 into master May 31, 2023
@ccarouge ccarouge deleted the 79-documentation-for-v2 branch May 31, 2023 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add instructions for running with CABLE v2 to documentation

2 participants