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

Update main_v11.1-ref after #2653 #2656

Merged
merged 36 commits into from
Aug 21, 2023
Merged

Update main_v11.1-ref after #2653 #2656

merged 36 commits into from
Aug 21, 2023

Conversation

JohnHalleyGotway
Copy link
Collaborator

PR #2653 for bugfix #2638 adds a new unit test output file:

ERROR: folder MET-main_v11.1-ref/test_output missing 1 files
    plot_data_plane/visibility_in_air_by_percentile.ps 

This PR updates main_v11.1-ref to get past that difference.

jprestop and others added 30 commits June 27, 2023 12:01
* Adding free disk space script

* Added lines for free disk space

* Take 2 Adding to each job instead of job_controls

* Added fake space as to include ci-run-unit in this commit message

* Added fake space as to include ci-run-unit in this commit message and to resolve syntax error

* Added fake space as to include ci-run-unit in this commit message and to resolve syntax error

* Copied and pasted from METplus to resolve syntax error ci-run-unit

* Added extra space to trigger tests ci-run-unit

* Added extra space to trigger tests and attempted to fix all syntax error ci-run-unit

* Removing free disk space from check for differences

* Added bogus space ci-run-unit

* Removing unnecessary spaces
…center/MET into bugfix_2578_rotated_latlon_main_v11.1
…n_v11.1

Bugfix 2578 rotated latlon main v11.1
Update UPP website link in 2 places from DTC to EPIC owned website.
Update mode.rst to modify multivar_intensity to multivar_intensity_flag
#2603
* Modified parsing to handle changed webpage format, added command line option to specify the existing stations file to use, general cleanup

* Modified documentation to show the new command line option '-e <file>' for the script build_ndbc_stations_from_web.py

* Stations file created on July 10, 2023.  The web content seems to be changing on a daily basis (drifting bouys most likely)
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]>
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)
* Removing disable-new-tags rpath option for GNU compilers 12.3 and above as this option produces an unknown option error

* Adding configuration file for narya

* Resolving sed error 'invalid command code m'

* Modified code to determine OS and take action to build NetCDF-CXX and MET accordingly

* Added documentation about the MAKE_ARGS option

* Made suggested changes by George

* Adding back inadvertently removed LIB_Z to LDFLAGS in HDF5 compilation

* Remove unnecessary indentation
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]>
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)
* Updates release notes for v11.1 for  function removal.

* RST tweaks.

* Fixes bad hyperlink and tries to align code block with bullet.

* One more time to fix hyperlink.
* Update develop-ref after #2555 and #2561 (#2568)

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]>
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)

* Per #2582, update unit_plot_tc.xml to use the -save_data option.

* modified the config for mode regarding multivar_intensity_flag

* #2633 Set the default seeps_p1_thresh to >=0.1&&<=0.85

* #2633 Added default setting of seeps_p1_thresh

* Per #2633, small tweaks to the config file comments and documentation

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: metplus-bot <[email protected]>
Co-authored-by: John Halley Gotway <[email protected]>
Co-authored-by: David Albo <[email protected]>
Co-authored-by: Howard Soh <[email protected]>
The NPO and SPO polylines were removed in MET version 6.1 since they both contain holes. NPO contains the Aleutian Islands and SPO contains Hawaii. The polyline format does not support shapes with holes in them.
JohnHalleyGotway and others added 6 commits August 16, 2023 15:30
…itch from v2 to the most recent v3. Also, instead of setting branch_name to the current branch being run, switch to using truth_data_version. That will be set to develop or main_vX.Y. For this branch, its set to main_v11.1 which will tell the METplus action to update the corresponding input data. Not 100% sure this will work, but its worth a try.
…mitted to the repo sometime during development.
…mension_main_v11.1

Bugfix 2638 nccf coordinate dimension main v11.1
@JohnHalleyGotway JohnHalleyGotway added this to the MET 11.1.1 (bugfix) milestone Aug 21, 2023
@JohnHalleyGotway JohnHalleyGotway merged commit adfe398 into main_v11.1-ref Aug 21, 2023
24 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

6 participants