You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
might as next issue. Need to rescript the portfolio_function script to allow changes to number of time periods considered - changing the timePeriod variable leads to many mis-matches in the code as hardwired to use all future periods
Error in current portfolio for some BGCs where only one time period has the species (?) or something where only one value and cannot be extrapolated.
Transpose the model parameter table with species as columns. Need row names for min and max. and make the table caption in the chunk header rather than on the actual tabel
Reduce size of legend in portfolio graphs - to long in some cases.
Add caption title to portfolio in the knitr chunk
Add in the line type to the legend (or in caption)
The estimated site index seems like it it the mean SI where the species occurs. But it should probably mean SI over all 30 futures. (then Ss in the CDFmm would be really low I assume)
Use ClimateBC6.3 for the climate data if you have not already
The model parameters could be at the bottom of the report and include the min/max weight, the minimum threshold weight to be included, and the time frame of the portfolio (to 2040, 2070, or 2100)
Can the portions of the stacked BGC bars be labelled directly with the BGC code? Hard to easily interpret by referring to the legend by colour
The text was updated successfully, but these errors were encountered:
Pertaining to the first bullet, I think it's actually ok. With the simulation, we're doing a time period of 100 years, regardless of what time periods we're actually using data for.
OK. It dies for me for some reason though
From: Kiri Daust <notifications@github.com>
Sent: 10-Jun-20 09:39
To: FLNRO-Smithers-Research/PortfolioKiri <PortfolioKiri@noreply.github.com>
Cc: MacKenzie, Will H FLNR:EX <Will.MacKenzie@gov.bc.ca>; Author <author@noreply.github.com>
Subject: Re: [FLNRO-Smithers-Research/PortfolioKiri] Report tweaks (#11)
Pertaining to the first bullet, I think it's actually ok. With the simulation, we're doing a time period of 100 years, regardless of what time periods we're actually using data for.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#11 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AID6VZQM7CT2EBXZZK2UU5TRV6ZK5ANCNFSM4NZ6OR7A>.
might as next issue. Need to rescript the portfolio_function script to allow changes to number of time periods considered - changing the timePeriod variable leads to many mis-matches in the code as hardwired to use all future periods
Error in current portfolio for some BGCs where only one time period has the species (?) or something where only one value and cannot be extrapolated.
Transpose the model parameter table with species as columns. Need row names for min and max. and make the table caption in the chunk header rather than on the actual tabel
Reduce size of legend in portfolio graphs - to long in some cases.
Add caption title to portfolio in the knitr chunk
Add in the line type to the legend (or in caption)
The estimated site index seems like it it the mean SI where the species occurs. But it should probably mean SI over all 30 futures. (then Ss in the CDFmm would be really low I assume)
Use ClimateBC6.3 for the climate data if you have not already
The model parameters could be at the bottom of the report and include the min/max weight, the minimum threshold weight to be included, and the time frame of the portfolio (to 2040, 2070, or 2100)
Can the portions of the stacked BGC bars be labelled directly with the BGC code? Hard to easily interpret by referring to the legend by colour
The text was updated successfully, but these errors were encountered: