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

mods from AM3 corresponding to #496 here and a few others #519

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

JhanSrbinovsky
Copy link
Collaborator

@JhanSrbinovsky JhanSrbinovsky commented Jan 7, 2025

CABLE

Thank you for submitting a pull request to the CABLE Project.

Description

#496

Fixes #496

Type of change

Please delete options that are not relevant.

  • Bug fix
  • New or updated documentation

Checklist

  • The new content is accessible and located in the appropriate section.
  • I have checked that links are valid and point to the intended content.
  • I have checked my code/text and corrected any misspellings

Please add a reviewer when ready for review.


📚 Documentation preview 📚: https://cable--519.org.readthedocs.build/en/519/

@JhanSrbinovsky JhanSrbinovsky requested a review from har917 January 7, 2025 01:10
@JhanSrbinovsky JhanSrbinovsky self-assigned this Jan 7, 2025
@JhanSrbinovsky JhanSrbinovsky linked an issue Jan 7, 2025 that may be closed by this pull request
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

definitely suggest you hide whitespace differences here

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

surprising this was never picked up before AM3

@@ -84,7 +84,7 @@ SUBROUTINE define_canopy(bal,rad,rough,air,met,dels,ssnow,soil,veg, canopy,clima
TYPE (veg_parameter_type), INTENT(INOUT) :: veg

REAL :: reducedLAIdue2snow(mp)
LOGICAL :: sunlit_veg_mask(mp)
logical :: sunlit_veg_mask(mp)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't the coding standards indicate we should be using capitals? i.e. LOGICAL not logical

Copy link
Collaborator

@har917 har917 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor change requested regarding cdoing standards but otherwise okay to go in.

@JhanSrbinovsky JhanSrbinovsky merged commit 5da794f into main Jan 7, 2025
7 checks passed
@JhanSrbinovsky JhanSrbinovsky deleted the 496-dewmm-and-cansto-units-change branch January 7, 2025 01:42
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.

dewmm and cansto units change
2 participants