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

Feature/vdyp 400 grow qmd+lh #60

Merged
merged 81 commits into from
Sep 10, 2024
Merged

Feature/vdyp 400 grow qmd+lh #60

merged 81 commits into from
Sep 10, 2024

Conversation

mjunkin
Copy link
Collaborator

@mjunkin mjunkin commented Sep 4, 2024

Implementation complete and unit testing completed up to step 6 of grow().

mjunkin added 30 commits July 2, 2024 16:04
# Conflicts:
#	vdyp-forward/src/main/java/ca/bc/gov/nrs/vdyp/forward/ForwardProcessingEngine.java
#	vdyp-forward/src/test/java/ca/bc/gov/nrs/vdyp/forward/GeneralForwardProcessingEngineTest.java
# Conflicts:
#	vdyp-forward/src/main/java/ca/bc/gov/nrs/vdyp/forward/ForwardProcessingEngine.java
#	vdyp-forward/src/test/java/ca/bc/gov/nrs/vdyp/forward/GeneralForwardProcessingEngineTest.java
# Conflicts:
#	vdyp-common/src/test/java/ca/bc/gov/nrs/vdyp/common/EstimationMethodsTest.java
#	vdyp-common/src/test/java/ca/bc/gov/nrs/vdyp/common/ReconcilationMethodsTest.java
#	vdyp-vri/src/main/java/ca/bc/gov/nrs/vdyp/vri/VriStart.java
#	vdyp-vri/src/test/java/ca/bc/gov/nrs/vdyp/vri/VriStartTest.java
# Conflicts:
#	vdyp-common/src/main/java/ca/bc/gov/nrs/vdyp/application/VdypStartApplication.java
#	vdyp-common/src/main/java/ca/bc/gov/nrs/vdyp/common/Estimators.java
#	vdyp-fip/src/main/java/ca/bc/gov/nrs/vdyp/fip/FipStart.java
#	vdyp-forward/src/main/java/ca/bc/gov/nrs/vdyp/forward/ForwardProcessingEngine.java
#	vdyp-vri/src/main/java/ca/bc/gov/nrs/vdyp/vri/VriStart.java
@mjunkin mjunkin marked this pull request as draft September 4, 2024 18:18
@mjunkin mjunkin requested a review from smithkm September 6, 2024 20:12
@mjunkin mjunkin marked this pull request as ready for review September 6, 2024 20:14
@smithkm
Copy link
Collaborator

smithkm commented Sep 9, 2024

The comments about magic numbers and unifying some methods in UtilizationOperations are more thoughts I had while reviewing. They might make more sense to deal with more comprehensively across the code base instead of in this PR. the DQ magic number is also a bit annoying since there are so many slightly offset versions of it, should we make a constant for each or offset each from the base as it's used?

# Conflicts:
#	vdyp-lib/vdyp-common/src/main/java/ca/bc/gov/nrs/vdyp/io/write/VriAdjustInputWriter.java
#	vdyp-lib/vdyp-common/src/main/java/ca/bc/gov/nrs/vdyp/model/BaseVdypLayer.java
#	vdyp-lib/vdyp-common/src/main/java/ca/bc/gov/nrs/vdyp/model/VdypLayer.java
#	vdyp-lib/vdyp-fip/src/main/java/ca/bc/gov/nrs/vdyp/fip/FipStart.java
#	vdyp-lib/vdyp-vri/src/main/java/ca/bc/gov/nrs/vdyp/vri/VriStart.java
#	vdyp-lib/vdyp-vri/src/test/java/ca/bc/gov/nrs/vdyp/vri/VriStartTest.java
Copy link

sonarcloud bot commented Sep 10, 2024

@smithkm smithkm merged commit 0d57ac6 into main Sep 10, 2024
5 checks passed
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.

2 participants