UM documentation changes between vn13.9 and vn14.0 missing on github?? #673
MichaelWhitall
started this conversation in
UM
Replies: 1 comment 2 replies
|
Hi MichaelWhitall can you trace your change on GitHub? Your trac ticket reference can be found https://github.com/MetOffice/um_doc/commit/ffc1ae5c4a2d7fc2b84a91cbf3b561a682ce4279 but I can’t obviously see any additional changes for section 3.3.1 (except for its deletion). Anyway, please open a new issue in um_doc and add the missing bits via a new PR. Thank you. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi folks,
Its just been pointed out to me (in this PR working on porting UMDPs to lfric_apps: MetOffice/lfric_apps#523) that my port to LFRic is missing a section present in the original UMDP. Strangely, it actually seems to be missing on the trunk in the github
um_docrepo!Compare the UMDP 030 hosted on trac:
https://code.metoffice.gov.uk/doc/um/latest/papers/umdp_030.pdf
with the same doc on github:
https://upgraded-adventure-jznrmqp.pages.github.io/papers/umdp_030.pdf
Section 3.3.1: Numerical Applicationis there on trac but missing on github.
That section was lodged on the UM trunk between vn13.9 and vn14.0 in this UM ticket:
https://code.metoffice.gov.uk/trac/um/ticket/7403
i.e. just before git migration.
I could quickly fix this myself in the github
um_docrepo, but thought I should report this. Is it possible that when the migration of the UMDPs from trac to github was done, vn13.9 of the docs was accidentally copied onto github instead of the head-of-trunk? Could there be other UM doc changes between vn13.9 and vn14.0 that have been accidentally missed from the git migration?Cheers!
Mike
All reactions