Remove temporary file from test/em_real#1424
Merged
davegill merged 1 commit intowrf-model:developfrom Mar 3, 2021
Merged
Conversation
deleted: landFilenames
Contributor
Author
|
jenkins |
weiwangncar
approved these changes
Mar 2, 2021
kkeene44
approved these changes
Mar 2, 2021
vlakshmanan-scala
pushed a commit
to scala-computing/WRF
that referenced
this pull request
Apr 4, 2024
TYPE: no impact KEYWORDS: remove SOURCE: internal DESCRIPTION OF CHANGES: There is a file in the test/em_real directory that does not belong in the repository: landFilenames. The `landFilenames` has a storied history: ``` commit 7629cd0 Author: John Michalakes <[email protected]> Date: Fri Feb 18 18:55:16 2005 +0000 Temporary addition for hires topo input. Should remove later. JM git-svn-id: https://svn-wrf-model.cgd.ucar.edu/trunk@753 b0b5d27b-6f0f-0410-a2a3-cb1e977edc3d ``` John's advice was to "remove later". We waited 16 years, and now we are removing the file. LIST OF MODIFIED FILES: D test/em_real/landFilenames TESTS CONDUCTED: 1. Jenkins is OK.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TYPE: no impact
KEYWORDS: remove
SOURCE: internal
DESCRIPTION OF CHANGES:
There is a file in the test/em_real directory that does not belong in the repository: landFilenames.
The
landFilenameshas a storied history:John's advice was to "remove later". We waited 16 years, and now we are removing the file.
LIST OF MODIFIED FILES:
D test/em_real/landFilenames
TESTS CONDUCTED: