-
Notifications
You must be signed in to change notification settings - Fork 24
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
Update develop-ref after #2623 #2636
Merged
Merged
Conversation
This file contains 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
…rance score equation in Appendix C is slightly incorrect. Updating to make it consistent with equation 8 in Gneiting et al 2005.
Co-authored-by: John Halley Gotway <[email protected]>
…Updated associated WCOSS2 config files
1. Fix typo: MET-11.0.1 upgrade instructions should be MET-11.1.0. 2. Add note to update instructions about setting MET_PYTHON_BIN_EXE. 3. Use code-block formatting in config_options.rst to get rid of unexpected indent warning when building the docs.
MET_PYTHON should be the location containing the bin, include, lib and share directories for Python; Removing "/bin" from MET_PYTHON value
The structural changes in the last official release removed the met subdirectory.
Added python -m pip install -r docs/requirements.txt
Bugfix #2482 develop time slicing yyyymmdd
…uted by importing
…setting Feature #2401 sonarqube_branch_setting
…on_elv #2493 updates lat/lon/elv if SiteName is changed
* testing dropdown menu * testing dropdown menu take 2 * testing dropdown menu take 3 no header * testing dropdown menu take 4 * testing dropdown menu take 5 * testing dropdown menu take 6 * File IO section * File IO section updates * adding dropdowns BEFORE pcp-combine * adding dropdowns BEFORE tc-stat * adding dropdowns BEFORE utilities * first pass at all dropdowns * adding some more dropdowns. Making sure the new spacing is under 79 characters per line. Exceptions to this include, code blocks, web addresses or headers * Update docs/Users_Guide/appendixA.rst Co-authored-by: jprestop <[email protected]> * Update docs/Users_Guide/appendixA.rst Co-authored-by: jprestop <[email protected]> * Update docs/Users_Guide/appendixA.rst Co-authored-by: jprestop <[email protected]> * changed all references of BUFRLIB_v10.2.3 to BUFRLIB_v11.3.0. * Removed the line Are you using NetCDF version 3.4 or version 4? Currently, only NetCDF version 3.6 can be used with MET. because that is not true. * adding troubleshooting dropdowns * 79 character limit per line * removing 31.3 & 31.4 dropdown menus --------- Co-authored-by: jprestop <[email protected]>
…aplane Feature #2525 fill value at dataplane
…ted the log messages
…er/MET into feature_2521_sonarqube_code_smell
Feature #2521 sonarqube code smell
Co-authored-by: John Halley Gotway <[email protected]> Co-authored-by: Dave Albo <[email protected]>
Co-authored-by: John Halley Gotway <[email protected]> Co-authored-by: Seth Linden <[email protected]> Co-authored-by: jprestop <[email protected]> Co-authored-by: Daniel Adriaansen <[email protected]> Co-authored-by: John and Cindy <[email protected]> Co-authored-by: Howard Soh <[email protected]> Co-authored-by: George McCabe <[email protected]> Co-authored-by: hsoh-u <[email protected]> Co-authored-by: MET Tools Test Account <[email protected]> Co-authored-by: Seth Linden <[email protected]> Co-authored-by: lisagoodrich <[email protected]> Co-authored-by: davidalbo <[email protected]> Co-authored-by: Lisa Goodrich <[email protected]> Co-authored-by: metplus-bot <[email protected]> Co-authored-by: j-opatz <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jonathan Vigh <[email protected]> Co-authored-by: Tracy Hertneky <[email protected]> Co-authored-by: David Albo <[email protected]> Co-authored-by: Dan Adriaansen <[email protected]> Fix Python environment issue (#2407) fix definitions of G172 and G220 based on comments in NOAA-EMC/NCEPLIBS-w3emc#157. (#2406) fix #2380 develop override (#2382) fix #2408 develop empty config (#2410) fix #2390 develop compile zlib (#2404) fix #2412 develop climo (#2422) fix #2437 develop convert (#2439) fix for develop, for #2437, forgot one reference to the search_parent for a dictionary lookup. fix #2452 develop airnow (#2454) fix #2449 develop pdf (#2464) fix #2402 develop sonarqube (#2468) fix #2426 develop buoy (#2475) fix 2518 dtypes appf docs (#2519) fix 2531 compilation errors (#2533) fix #2531 compilation_errors_configure (#2535) fix 2596 main v11.1 rpath compilation (#2614) fix #2514 main_v11.1 clang (#2628)
JohnHalleyGotway
changed the title
Update develop-ref after dtcenter/MET#2623
Update develop-ref after #2623
Aug 1, 2023
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.
Merge main_v11.1 development into develop
Created by @JohnHalleyGotway
Merging #2623 from main_v11.1 into develop triggered three diffs that were flagged during the 20230801 nightly build on seneca:
All of these diffs are expected based on recent development in the main_v11.1 branch. Updating develop-ref to get past them.