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 develop-ref after #2728, #2723, #2736 #2747

Merged
merged 979 commits into from
Nov 17, 2023
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 14, 2023

  1. #2474 Removed the convertion option

    Howard Soh committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    d4c8844 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature_2285_read_point_data' of github.com:dtcenter/ME…

    …T into feature_2285_read_point_data
    Howard Soh committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    f921a9a View commit details
    Browse the repository at this point in the history
  3. Cleans up code-block formatting and adds captions to relevant code bl…

    …ocks that might be nice to link to since with a caption, the code block has a copyable link to share.
    DanielAdriaansen committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    9b1134c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d70498 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abad322 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38a7478 View commit details
    Browse the repository at this point in the history
  7. Corrects RST error.

    DanielAdriaansen committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    aadfb92 View commit details
    Browse the repository at this point in the history
  8. RST link errors.

    DanielAdriaansen committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    e179642 View commit details
    Browse the repository at this point in the history
  9. @2474 Changed long pointer to LongArray

    Howard Soh committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    a766cab View commit details
    Browse the repository at this point in the history
  10. #2474 Use LongArray for NetCDF API

    Howard Soh committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b197624 View commit details
    Browse the repository at this point in the history
  11. #2474 Formating (intend), Moved convert_point_data to under met_point…

    …_tools
    Howard Soh committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    47af55d View commit details
    Browse the repository at this point in the history
  12. Merge branch 'feature_2285_read_point_data' of github.com:dtcenter/ME…

    …T into feature_2285_read_point_data
    Howard Soh committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    aa395e5 View commit details
    Browse the repository at this point in the history
  13. #2474 Formating (intend), Moved convert_point_data to under met_point…

    …_tools
    Howard Soh committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    c893ed0 View commit details
    Browse the repository at this point in the history
  14. #2474 Changed 0 to nullptr

    Howard Soh committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    422baa3 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. #2474 Assign FO_Node instead of calling memcpy

    Howard Soh committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    af6712c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. #2285 Check and give wwarning if met_point_data or point_data is miss…

    …ing from python script.
    Howard Soh committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    08aeeec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    465be3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d28d550 View commit details
    Browse the repository at this point in the history
  4. Removes examples for MPR/StatAnalysis since it's really just command …

    …line only and no config file is involved.
    DanielAdriaansen committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    8b5989d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    716f922 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5244b66 View commit details
    Browse the repository at this point in the history
  7. Update docs/Users_Guide/appendixF.rst

    Co-authored-by: jprestop <[email protected]>
    DanielAdriaansen and jprestop authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    d199e17 View commit details
    Browse the repository at this point in the history
  8. Update docs/Users_Guide/appendixF.rst

    Co-authored-by: jprestop <[email protected]>
    DanielAdriaansen and jprestop authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    fb43a77 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9890fd8 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature_2285_read_point_data' of github.com:dtcenter/ME…

    …T into feature_2285_read_point_data
    DanielAdriaansen committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    2334d1a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Merge pull request #2512 from dtcenter/feature_2474_sonarqube_finding…

    …s_ncutil
    
    Feature 2474 sonarqube findings ncutil
    hsoh-u authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c3ab2c2 View commit details
    Browse the repository at this point in the history
  2. Update appendixF.rst

    Fixes typo in Appendix F.
    DanielAdriaansen authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9364ae1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    ccd2612 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature_2285_read_point_data' of github.com:dtcenter/ME…

    …T into feature_2285_read_point_data
    DanielAdriaansen committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    7eef4df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a849167 View commit details
    Browse the repository at this point in the history
  4. #2474 Check the offset

    Howard Soh committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    89a2cff View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Merge pull request #2509 from dtcenter/feature_2285_read_point_data

    Feature 2285 read point data
    hsoh-u authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    0071adf View commit details
    Browse the repository at this point in the history
  2. #2474 cleanup

    Howard Soh committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c7df68f View commit details
    Browse the repository at this point in the history
  3. #2474 Added comment

    Howard Soh committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    60dcd4e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2515 from dtcenter/feature_2474_sonarqube_finding…

    …s_vector
    
    Feature 2474 sonarqube findings at MTD
    hsoh-u authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    22fbca7 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Hotfix to the develop branch to fix the formatting of two Debug(0) me…

    …ssages. But Debug(0) is printed as Warning. Switching to Debug(1) instead.
    JohnHalleyGotway committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    2f527ef View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    5293de4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    530ca20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf0e5ad View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    801e485 View commit details
    Browse the repository at this point in the history
  2. Revert "#2521 Changed a double pointer to DoubleArray for SonarQube"

    This reverts commit 801e485.
    Howard Soh committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6a0209e View commit details
    Browse the repository at this point in the history
  3. #2521 Changed module() to get_module() because module becomes a keywo…

    …rd since C++20
    Howard Soh committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    ec92890 View commit details
    Browse the repository at this point in the history
  4. #2521 Added data_len argument to get_filtered_nc_data_2d

    Howard Soh committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    3eb3604 View commit details
    Browse the repository at this point in the history
  5. Checks if Nelements is a negative value

    Howard Soh committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    0a38a44 View commit details
    Browse the repository at this point in the history
  6. #2521 Checks the boundary.

    Howard Soh committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b2de76c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Corrected hdr_cnt from python embedding

    Howard Soh committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    9bf9595 View commit details
    Browse the repository at this point in the history
  2. Rollback

    Howard Soh committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    4064ff9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad2fada View commit details
    Browse the repository at this point in the history
  4. #2525 Use -9999. as a missing value

    Howard Soh committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    68df283 View commit details
    Browse the repository at this point in the history
  5. #2525 Removed a log message

    Howard Soh committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    dad2812 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Merge pull request #2529 from dtcenter/bugfix_2525_nhdr_1_off

    Bugfix #2525 nhdr 1 off
    hsoh-u authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    38e68e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    571ddf9 View commit details
    Browse the repository at this point in the history
  3. Feature develop cycle change (#2528)

    * change PROJECT ASSIGNMENT to CYCLE ASSIGNMENT
    
    * change PROJECT ASSIGNMENT to CYCLE ASSIGNMENT
    
    * change PROJECT ASSIGNMENT to CYCLE ASSIGNMENT
    
    * change PROJECT ASSIGNMENT to CYCLE ASSIGNMENT
    
    * change PROJECT ASSIGNMENT to CYCLE ASSIGNMENT
    
    * Added paths to ignore
    
    * Added addt'l paths to ignore, specific to METplus
    
    * Added return that I inadvertently removed
    
    * Removed path added to wrong file
    
    ---------
    
    Co-authored-by: jprestop <[email protected]>
    lisagoodrich and jprestop authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    8b9d8ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc315e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9051bb View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Merge pull request #2526 from dtcenter/feature_2521_sonarqube_finding…

    …s_mtd
    
    Feature 2521 sonarqube findings mtd and madis2nc
    hsoh-u authored May 3, 2023
    Configuration menu
    Copy the full SHA
    bc39161 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Update .readthedocs.yaml

    Modifying the structure of the Python version and updating to Python 3.10 to resolve the Import and Extension errors related to urllib3 in ReadTheDocs builds
    jprestop authored May 4, 2023
    Configuration menu
    Copy the full SHA
    2220a8f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Bugfix 2531 compilation errors (#2533)

    * Resolve error: more than one instance of overloaded function isnan matches the argument list
    
    * Ensure RTD build passes
    
    * Added std:: in front of isnan for compilation on Hera
    
    * Add -std=c++11 to CXXFLAGS
    
    * Added note about C++11
    jprestop authored May 5, 2023
    Configuration menu
    Copy the full SHA
    48f9ffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    728e031 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    815b78d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39d61b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2345e2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Update release-notes.rst

    jprestop authored May 8, 2023
    Configuration menu
    Copy the full SHA
    a9eae78 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    jprestop authored May 8, 2023
    Configuration menu
    Copy the full SHA
    fbabd80 View commit details
    Browse the repository at this point in the history
  3. Fix formatting problem

    jprestop authored May 8, 2023
    Configuration menu
    Copy the full SHA
    d2f024d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d70cf8 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    349e3ec View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. #2521 Move down using statement after include

    Howard Soh committed May 10, 2023
    Configuration menu
    Copy the full SHA
    8fd7d94 View commit details
    Browse the repository at this point in the history
  2. #2521 Remove these useless parentheses

    Howard Soh committed May 10, 2023
    Configuration menu
    Copy the full SHA
    93a11c7 View commit details
    Browse the repository at this point in the history
  3. #2521 Move #include statement to the top of the file

    Howard Soh committed May 10, 2023
    Configuration menu
    Copy the full SHA
    ed9a5e6 View commit details
    Browse the repository at this point in the history
  4. #2521 Move #include statement to the top of the file and removed thes…

    …e useless parentheses
    Howard Soh committed May 10, 2023
    Configuration menu
    Copy the full SHA
    3138e3c View commit details
    Browse the repository at this point in the history
  5. #2521 Move #include statement to the top of the file and removed thes…

    …e useless parentheses. used nullptr
    Howard Soh committed May 10, 2023
    Configuration menu
    Copy the full SHA
    54f2abb View commit details
    Browse the repository at this point in the history
  6. #2521 Used nullptr

    Howard Soh committed May 10, 2023
    Configuration menu
    Copy the full SHA
    6032e7b View commit details
    Browse the repository at this point in the history
  7. #2521 Move #include statement to the top of the file

    Howard Soh committed May 10, 2023
    Configuration menu
    Copy the full SHA
    324d3d0 View commit details
    Browse the repository at this point in the history
  8. #2521 Appended name space std to ostream

    Howard Soh committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7f31d65 View commit details
    Browse the repository at this point in the history
  9. #2521 Appended the namespace std to ostream

    Howard Soh committed May 10, 2023
    Configuration menu
    Copy the full SHA
    c46b83c View commit details
    Browse the repository at this point in the history
  10. #2521 defined int j out of for loop)

    Howard Soh committed May 10, 2023
    Configuration menu
    Copy the full SHA
    840c5df View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0502262 View commit details
    Browse the repository at this point in the history
  12. Feature #2425 tc_stat_rirw (#2536)

    Co-authored-by: Seth Linden <[email protected]>
    Co-authored-by: John Halley Gotway <[email protected]>
    3 people authored May 10, 2023
    Configuration menu
    Copy the full SHA
    66ef8a9 View commit details
    Browse the repository at this point in the history
  13. Feature #1060 shapes (#2537)

    Co-authored-by: Daniel Adriaansen <[email protected]>
    JohnHalleyGotway and DanielAdriaansen authored May 10, 2023
    Configuration menu
    Copy the full SHA
    682669e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    593f2d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c040c6 View commit details
    Browse the repository at this point in the history
  3. Update update_truth.yml

    Name this workflow the same as its named in the dtcenter/METplus repository.
    JohnHalleyGotway authored May 11, 2023
    Configuration menu
    Copy the full SHA
    bfae0e4 View commit details
    Browse the repository at this point in the history
  4. #2521 Added asignment operator with noexcept keyword

    Howard Soh committed May 11, 2023
    Configuration menu
    Copy the full SHA
    1e54976 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49f65b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc5ddfc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0417e8a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba80c23 View commit details
    Browse the repository at this point in the history
  9. #2521 Added asignment operator with noexcept keyword to ConvData and …

    …RadData
    Howard Soh committed May 11, 2023
    Configuration menu
    Copy the full SHA
    a754b74 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    577dd4f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Per #2542 develop gheidke (#2543)

    * Per #2542, in the ContingencyTable class, update gheidke(), gheidke_ec(), gkuiper(), and gerrity() to return bad data for empty contingency tables rather than erroring out.
    
    * Per #2542, modify TC-Stat config file job number 8 that was added for #2425 by adding the  option. That produces output for both the AHWI and BCLP model names. The BCLP contingency table is empty which triggers this runtime error. Tweaking this newly added tests and confirming that it now runs without error demonstrate the fix.
    JohnHalleyGotway authored May 15, 2023
    Configuration menu
    Copy the full SHA
    caf4bd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    089ea94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e527ab5 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    77261b9 View commit details
    Browse the repository at this point in the history
  2. #2521 Refactoring to reduce the depth of if/for

    Howard Soh committed May 18, 2023
    Configuration menu
    Copy the full SHA
    5f8d794 View commit details
    Browse the repository at this point in the history
  3. #2521 Refactoring to reduce the depth of if/for

    Howard Soh committed May 18, 2023
    Configuration menu
    Copy the full SHA
    564f572 View commit details
    Browse the repository at this point in the history
  4. #5221 Changed strtok to strtok_r

    Howard Soh committed May 18, 2023
    Configuration menu
    Copy the full SHA
    b69d834 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    8a7c42f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Feature 2540 2485 compilation (#2548)

    * Per 2540, added library name prefixes to log file names
    
    * Per #2485, allow user to specify compiler name/version and python name/version modules to load
    
    * Fix equality statement
    
    * Added more documentation at the top
    jprestop authored May 24, 2023
    Configuration menu
    Copy the full SHA
    1b4704a View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Update appendixC.rst

    Updated HSS and HSS_EC definitions with CPC input
    j-opatz authored May 25, 2023
    Configuration menu
    Copy the full SHA
    5988bbe View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. #2525 Keep the embedded name to pyembed_name

    Howard Soh committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    115618f View commit details
    Browse the repository at this point in the history
  2. #2525 Corrected typo

    Howard Soh committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    facad27 View commit details
    Browse the repository at this point in the history
  3. #2525 Added logger,py

    Howard Soh committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    874af60 View commit details
    Browse the repository at this point in the history
  4. #2525 Added logger,py

    Howard Soh committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fd86643 View commit details
    Browse the repository at this point in the history
  5. #2525 Call the wrapper which validates the MET data

    Howard Soh committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ed9090e View commit details
    Browse the repository at this point in the history
  6. #2525 Added validate_met_data and drived from logger.

    Howard Soh committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8103d00 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76ac508 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. #2521 Cast to char

    Howard Soh committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    4377a78 View commit details
    Browse the repository at this point in the history
  2. #2521Added explicit to construcore

    Howard Soh committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    87863d4 View commit details
    Browse the repository at this point in the history
  3. #2521Added explicit to construcore

    Howard Soh committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    26ffda3 View commit details
    Browse the repository at this point in the history
  4. #2521 USe nullptr instead of 0

    Howard Soh committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    305cf34 View commit details
    Browse the repository at this point in the history
  5. #2521 Added explicit to non default constructor

    Howard Soh committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8ad40ac View commit details
    Browse the repository at this point in the history
  6. #2521 Release allocated memory

    Howard Soh committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    cf9e9a2 View commit details
    Browse the repository at this point in the history
  7. #2521 applied constexpr

    Howard Soh committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    14d21dd View commit details
    Browse the repository at this point in the history
  8. #2521 Excluded three vaiables which are declared at basic/vx_cal/unix…

    …_to_mdyhms.cc
    Howard Soh committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    71ba7be View commit details
    Browse the repository at this point in the history
  9. #2521 Applied explicit & virtual

    Howard Soh committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b5cc588 View commit details
    Browse the repository at this point in the history
  10. #2521 Fixed code smells

    Howard Soh committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8c33179 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/develop' into feature_2521_sonar…

    …qube_code_smell
    Howard Soh committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    5344987 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Feature #2552 gtwo (#2553)

    Co-authored-by: John and Cindy <[email protected]>
    JohnHalleyGotway and John and Cindy authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    4178281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2356283 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    665411e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0195876 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a59965f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    f5cdb46 View commit details
    Browse the repository at this point in the history
  2. Removed min_value/max_value

    Howard Soh committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    6bfca8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b3e9c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    736bb46 View commit details
    Browse the repository at this point in the history
  5. #2525 Removed min_value/max_value

    Howard Soh committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    2fc0f59 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature_2525_fill_value_at_dataplane' of github.com:dtc…

    …enter/MET into feature_2525_fill_value_at_dataplane
    Howard Soh committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    325ecbf View commit details
    Browse the repository at this point in the history
  7. Feature #1693 equal_area (#2567)

    Co-authored-by: rgbullock <[email protected]>
    Co-authored-by: Randy Bullock <[email protected]>
    3 people authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    cf9bdc2 View commit details
    Browse the repository at this point in the history
  8. #2521 Rolback read_bufr_vars

    Howard Soh committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    d0ac3f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. #2525 FIlter out None value to NetCDF attribute

    Howard Soh committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    17a5062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c67184e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a822271 View commit details
    Browse the repository at this point in the history
  4. #2525 Cleanup and updated log messages

    Howard Soh committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e642d6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cff256 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a26bed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2dafd53 View commit details
    Browse the repository at this point in the history
  8. Extra colon.

    DanielAdriaansen committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    9e291d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84f59e7 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2557 from dtcenter/feature_2525_fill_value_at_dat…

    …aplane
    
    Feature #2525 fill value at dataplane
    hsoh-u authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    76770fa View commit details
    Browse the repository at this point in the history
  11. #2521 Corrected nearest day at adjuste_day_for_month_year_units. Upda…

    …ted the log messages
    Howard Soh committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    203ec34 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'feature_2521_sonarqube_code_smell' of github.com:dtcent…

    …er/MET into feature_2521_sonarqube_code_smell
    Howard Soh committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4bc904f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fa1b344 View commit details
    Browse the repository at this point in the history
  14. #2521 Added namespace std to ofstream

    Howard Soh committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    2e1ab81 View commit details
    Browse the repository at this point in the history
  15. #2521 Added std namespace

    Howard Soh committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    2ccd2ec View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5440712 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    982b12b View commit details
    Browse the repository at this point in the history
  2. #2521 Put old code back at add_to_unixtime

    Howard Soh committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3fa03ed View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2570 from dtcenter/feature_2521_sonarqube_code_smell

    Feature #2521 sonarqube code smell
    hsoh-u authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    11c7fba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58f25c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    b1b4a43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7f7b97 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Feature #1283 mvmode mods (#2569)

    Co-authored-by: John Halley Gotway <[email protected]>
    Co-authored-by: Dave Albo <[email protected]>
    3 people authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    9f9b4cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc9988e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5bf532 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    c86f187 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    51f5367 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    10b1480 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Merge latest development from main_v11.1 into develop (#2623)

    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 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2339ad4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc95512 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Remove NPO and SPO from appendixB.rst

    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 authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ad4912f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    b0eab2d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    1ebc778 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    1b9f9af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72ba774 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Feature 2643 generic install (#2657)

    * Updates before testing
    
    * Updated to work with compile_met_all.sh script
    
    * Updated to be 12.0.0 since this is in develop
    
    * corrected spelling
    
    * Updated instructions, changed tense of wording
    
    * Adding period
    
    * Reword information about the external libraries
    
    ---------
    
    Co-authored-by: j-opatz <[email protected]>
    jprestop and j-opatz authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3086238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1990cfa View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. #2650 Changed the hotsname to needham and token to login

    Howard Soh committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ad4ef2c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2670 from dtcenter/feature_2650_sonarqube_server_…

    …needham
    
    #2650 Changed the hotsname to needham and token to login
    hsoh-u authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7f913b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. #2640 Added nlocs to metadata_map

    Howard Soh committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ba6a368 View commit details
    Browse the repository at this point in the history
  2. #2640 Changed 0 to nullptr

    Howard Soh committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    43316ae View commit details
    Browse the repository at this point in the history
  3. #2640 Added namespace for map

    Howard Soh committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2dba690 View commit details
    Browse the repository at this point in the history
  4. #2640 Added is_in_metadata_map and get the dimension name or veriable…

    … name from the metadata_map
    Howard Soh committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a797db6 View commit details
    Browse the repository at this point in the history
  5. #2640 Corrected lat/lon variable names

    Howard Soh committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    e65360f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. #2640 Do not initialize metadata_name at find_meta_name

    Howard Soh committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    00a98f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Merge pull request #2674 from dtcenter/feature_2640_ioda2nc_dimension

    Feature 2640 ioda2nc dimension
    hsoh-u authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1dd0917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ccc067 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    ff667fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2f6bbd View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Feature #2609 tc_diag_missing_data (#2680)

    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]>
    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 authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7063744 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    ac4638d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1cbd62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a98c70c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    75f9c1b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    8a5fce6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    3308a39 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    e16724b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1a9a03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74cdbd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b60f6b View commit details
    Browse the repository at this point in the history
  5. Update install_met_env.hera

    Adding cmake to load and MET_PROJ
    jprestop authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3ce47a6 View commit details
    Browse the repository at this point in the history
  6. Update install_met_env_met_only.hera

    Adding cmake to load and MET_PROJ
    jprestop authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    2c192d2 View commit details
    Browse the repository at this point in the history
  7. Update install_met_env.gaea

    jprestop authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    048418b View commit details
    Browse the repository at this point in the history
  8. Create 12.0.0_gaea

    jprestop authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b744bc7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d93b852 View commit details
    Browse the repository at this point in the history
  10. Update compile_MET_all.sh

    jprestop authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    02ec982 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc83fc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    f72d85d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a45f5c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    4f09b81 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. #2666 Updated the description of input_filename

    Howard Soh committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b8fdb94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e7ecfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae4b46f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Merge pull request #2700 from dtcenter/bugfix_2666_point2grid_usage

    Bugfix 2666 point2grid usage
    hsoh-u authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d4c369e View commit details
    Browse the repository at this point in the history
  2. #2702 Updated the token for login

    Howard Soh committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4174fb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9594696 View commit details
    Browse the repository at this point in the history
  4. Feature 2476 tc pairs diag (#2694)

    Co-authored-by: John Halley Gotway <[email protected]>
    Co-authored-by: Seth Linden <[email protected]>
    3 people authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a0200a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Merge pull request #2703 from dtcenter/feature_2702_sonarqube_10.2

    Feature 2689 Upgrade SonarQube server to 10.2
    hsoh-u authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f266886 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Feature #2476 tc_pairs_diag take 2 (#2705)

    Co-authored-by: John Halley Gotway <[email protected]>
    Co-authored-by: Seth Linden <[email protected]>
    Co-authored-by: Seth Linden <[email protected]>
    3 people authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    021af39 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Feature 2669 proj comp (#2710)

    * Per #2669, make adjustments to get MET to compile on Jet and Hera
    
    * Removed beta1
    
    * Removed beta1
    
    * Update internal/scripts/installation/compile_MET_all.sh
    
    Co-authored-by: John Halley Gotway <[email protected]>
    
    * Per #2669, update SQLITE installation
    
    * Per #2669, adding in missing then keyword
    
    * Per #2669, fixing typo in value for SQLITE_LIB_DIR
    
    * Per #2669, adding SQLITE_INCLUDE_DIR and SQLITE_LIB_DIR
    
    * Per #2669, updated installation files for SQLITE changes
    
    * Update internal/scripts/installation/compile_MET_all.sh
    
    Co-authored-by: John Halley Gotway <[email protected]>
    
    * Update internal/scripts/installation/compile_MET_all.sh
    
    Co-authored-by: John Halley Gotway <[email protected]>
    
    ---------
    
    Co-authored-by: John Halley Gotway <[email protected]>
    jprestop and JohnHalleyGotway authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    bb90592 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    9a71af5 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. #2687 Saved the PBL input into the vector

    Howard Soh committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f051fac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2590f00 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    a591a51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    723bff8 View commit details
    Browse the repository at this point in the history
  3. #2673 Catch exception by reference (SonarQubue)

    Howard Soh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    65e2fef View commit details
    Browse the repository at this point in the history
  4. #2673 Move down using statements below include directive. Changed 0 t…

    …o nullptr (SonarQubue)
    Howard Soh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    306b088 View commit details
    Browse the repository at this point in the history
  5. #2673 Move down using statements below include directive. Changed 0 t…

    …o nullptr (SonarQubue)
    Howard Soh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    80fdc79 View commit details
    Browse the repository at this point in the history
  6. #2673 Added std namespace for vector (SonarQubue)

    Howard Soh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e69a63e View commit details
    Browse the repository at this point in the history
  7. #2673 Changed 0 to nullptr (SonarQubue)

    Howard Soh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9738e58 View commit details
    Browse the repository at this point in the history
  8. #2673 Changed a double pointer to vector (SonarQubue)

    Howard Soh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b916a30 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Merge pull request #2719 from dtcenter/bugfix_2687_hpbl

    Bugfix 2687 hpbl
    hsoh-u authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9fed892 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Feature 2708 mvmode merge flag default (#2713)

    * mods to use the multivar mode default config (when in multivar mode), and to check for problematic merge config settings
    
    * added more meaningful error and debug messages
    
    * Modified documentation to better describe multivariate mode including new default values
    
    * Bug fix for unit test
    
    * cleanup and fix a bug in which the default output path was not set in multivar mode
    davidalbo authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    23f707a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Feature 2708 mvmode merge flag default (#2721)

    * mods to use the multivar mode default config (when in multivar mode), and to check for problematic merge config settings
    
    * added more meaningful error and debug messages
    
    * Modified documentation to better describe multivariate mode including new default values
    
    * Bug fix for unit test
    
    * cleanup and fix a bug in which the default output path was not set in multivar mode
    
    * Changed multivar_name value to 'Super' in MODEMultivarConfig_default
    davidalbo authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b45d5a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Update build_met_docker.sh

    Write the output from bootstrap to a log file to determine the autoconf version being run.
    JohnHalleyGotway authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3ea3a8a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Feature 2708 mvmode merge flag default (#2720)

    * mods to use the multivar mode default config (when in multivar mode), and to check for problematic merge config settings
    
    * added more meaningful error and debug messages
    
    * Modified documentation to better describe multivariate mode including new default values
    
    * Bug fix for unit test
    
    * cleanup and fix a bug in which the default output path was not set in multivar mode
    
    * Changed multivar_name value to 'Super' in MODEMultivarConfig_default
    
    * Update multivar_name value and description in mode.rst
    
    ---------
    
    Co-authored-by: John Halley Gotway <[email protected]>
    davidalbo and JohnHalleyGotway authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    14f482b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    46cf0db View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. #2673 Initialize i

    Howard Soh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    67e88c0 View commit details
    Browse the repository at this point in the history
  2. #2673 Check the return value from mtd_three_to_one

    Howard Soh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ca96237 View commit details
    Browse the repository at this point in the history
  3. #2673 Initialize conv_data

    Howard Soh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8c6c14e View commit details
    Browse the repository at this point in the history
  4. 2673 Initialize pcp_recs and pcp_files

    Howard Soh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    98f01ba View commit details
    Browse the repository at this point in the history
  5. #2673 Adjust count by the density vector size

    Howard Soh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    258b997 View commit details
    Browse the repository at this point in the history
  6. #2673 Updated return statement for SonarQube

    Howard Soh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2a8d27f View commit details
    Browse the repository at this point in the history
  7. #2673 Initialize packed_data

    Howard Soh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cf6e929 View commit details
    Browse the repository at this point in the history
  8. #2673 Updated return statement for SonarQube

    Howard Soh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f80b71f View commit details
    Browse the repository at this point in the history
  9. Feature 2716 headers (#2725)

    * updating headers for consistency
    
    * fixing headers adding captialization
    
    * capitalizing titles
    
    * adding capitalization to headers
    
    * switching headers back
    
    * updating headers
    
    * updating headers
    
    * capitalizing titles
    
    * capitalizing titles
    
    * Update docs/Contributors_Guide/dev_details/index.rst
    
    Co-authored-by: Julie Prestopnik <[email protected]>
    
    * Update docs/index.rst
    
    Co-authored-by: Julie Prestopnik <[email protected]>
    
    * Update docs/Contributors_Guide/dev_details/index.rst
    
    Co-authored-by: Julie Prestopnik <[email protected]>
    
    * Update docs/Contributors_Guide/dev_details/tmp_file_use.rst
    
    Co-authored-by: Julie Prestopnik <[email protected]>
    
    * Update docs/Contributors_Guide/dev_details/tmp_file_use.rst
    
    Co-authored-by: Julie Prestopnik <[email protected]>
    
    * Update docs/Contributors_Guide/dev_details/tmp_file_use.rst
    
    Co-authored-by: Julie Prestopnik <[email protected]>
    
    * Update docs/Contributors_Guide/dev_details/tmp_file_use.rst
    
    Co-authored-by: Julie Prestopnik <[email protected]>
    
    * Update docs/Contributors_Guide/dev_details/tmp_file_use.rst
    
    Co-authored-by: Julie Prestopnik <[email protected]>
    
    * Update docs/Contributors_Guide/dev_details/tmp_file_use.rst
    
    Co-authored-by: Julie Prestopnik <[email protected]>
    
    * Update docs/Contributors_Guide/dev_details/tmp_file_use.rst
    
    Co-authored-by: Julie Prestopnik <[email protected]>
    
    * Update docs/Contributors_Guide/dev_details/tmp_file_use.rst
    
    Co-authored-by: Julie Prestopnik <[email protected]>
    
    * Update docs/Users_Guide/appendixC.rst
    
    Co-authored-by: Julie Prestopnik <[email protected]>
    
    * Update docs/Users_Guide/masking.rst
    
    Co-authored-by: Julie Prestopnik <[email protected]>
    
    ---------
    
    Co-authored-by: Julie Prestopnik <[email protected]>
    lisagoodrich and jprestop authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a457fd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Merge pull request #2731 from dtcenter/feature_2673_sonarqube

    Feature 2673 sonarqube
    hsoh-u authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d6fe7e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6077175 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    501bdeb View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    b17ff51 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    62c3dea View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    bbe91b4 View commit details
    Browse the repository at this point in the history
  2. Feature 2673 sonarqube beta2 (#2743)

    Co-authored-by: Howard Soh <[email protected]>
    hsoh-u and Howard Soh authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3dab2dd View commit details
    Browse the repository at this point in the history
  3. Feature 2231 unstructured grid (#2723)

    Co-authored-by: Howard Soh <[email protected]>
    Co-authored-by: John Halley Gotway <[email protected]>
    Co-authored-by: root <root@83062d57c5dd>
    4 people authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    9c33f83 View commit details
    Browse the repository at this point in the history
  4. Feature 2706 mvmode obs fcst input size (#2742)

    Co-authored-by: Tracy Hertneky <[email protected]>
    Co-authored-by: John Halley Gotway <[email protected]>
    3 people authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8a55188 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e52421 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36868c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    008ad83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41e2153 View commit details
    Browse the repository at this point in the history