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 #2454 #2457

Merged
merged 609 commits into from
Feb 22, 2023
Merged

Update develop-ref after #2454 #2457

merged 609 commits into from
Feb 22, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 11, 2022

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

Commits on Aug 13, 2022

  1. Configuration menu
    Copy the full SHA
    16efede View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aab292 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d00d857 View commit details
    Browse the repository at this point in the history
  4. Removed beta2 references

    jprestop committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    f6bd643 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    8f50cc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70b52c6 View commit details
    Browse the repository at this point in the history
  3. Documentation-only commit directly to develop to correct a typo. The …

    …default dotsize if 1.0 rather than 10.
    JohnHalleyGotway committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    36d8356 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

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

Commits on Aug 18, 2022

  1. Feature 2055 nbm grib2 update (#2234)

    * Per issue #2055, in read_grib2_record_list() added new PDS numbers 6, 10, 15 (for NBM data). SL
    
    * Per issue #2055: in read_grib2_record_list(), in section that validates PDS number changed, for undefined PDS numbers, changed Error to Warning and continue (instead of exit). SL
    
    * Per issue #2055, created new entries for NBM grib2 data fields. SL
    
    * Per issue #2055. Added more NBM fields based on a 12z, f003 file. SL
    
    * Per issue #2055, after interogating several NBM lead-time files, added TMAX field. SL
    
    * Per issue #2055, added grib2_nbm.txt to the list. SL
    
    * Per #2055, update the grib2_nbm.txt file entries in the table_files Makefiles.
    
    * Per issue #2055, fixed syntax entry for TSTM field. SL
    
    * Per issue #2055, fixed a few more syntax errors for some of the fields. SL
    
    * Per issue #2055, in read_grib2_record_list(), added section to set level values for template number 6 (NBM data). Also added some temporary print statements. SL
    
    * Per issue  #2055, in read_grib2_record_list(), added code to set levels for table number 10 (like 6). SL
    
    * Per #2055, adding support for new GRIB2_perc_val configuration option to filter records based on the forecast percentile value used by GRIB2 product definition templates 6 and 10. Seth, note that I also included the probability filtering logic tweak we discussed, since it was already present in that same file.
    
    * Per issue #2055: in find_record_matches(), in section that resolves Prob fields, changed 'break' to 'continue' for non Probs. SL
    
    * Per issue #2055, in read_grib2_record_list() cleaned up some commented out code. SL
    
    * Per issue #2055, in read_grib2_record_list() cleaned up all print statements. SL
    
    * Per issue #2055, added 5 new unit tests for NBM data. SL
    
    * Update data2d_grib2.cc
    
    * Update data2d_grib2.cc
    
    Co-authored-by: Seth Linden <[email protected]>
    Co-authored-by: John Halley Gotway <[email protected]>
    3 people authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    255a8ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2233 from dtcenter/feature_2225_level_string_with_at

    feature_2225_level_string_with_at
    hsoh-u authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    a44176e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

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

Commits on Aug 26, 2022

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

Commits on Aug 29, 2022

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

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    c7bbab9 View commit details
    Browse the repository at this point in the history
  2. Hotfix to the develop branch to fix typos in the names of 3 tools (gr…

    …id_stat, gribtab_dat_to_flat, and gsidens2orank). Also removed commented out code from main.cc.
    JohnHalleyGotway committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    71c1939 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

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

Commits on Sep 2, 2022

  1. Feature 2198 zenodo (#2252)

    * Per #2198, adding Seth Linden and Dave Albo to the Author List
    
    * Per #2198, updated Dave Albo to David Albo
    
    * Per #2198, added three new authors based on submitted AMS abstract
    
    * Per #2198, adding .zenodo.json file
    
    * Per #2198, adding orcids for all based on Tatiana's suggestion
    
    * Update .zenodo.json
    
    Co-authored-by: johnhg <[email protected]>
    
    * Update .zenodo.json
    
    Co-authored-by: johnhg <[email protected]>
    
    * Update .zenodo.json
    
    Co-authored-by: johnhg <[email protected]>
    
    Co-authored-by: johnhg <[email protected]>
    jprestop and JohnHalleyGotway authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    3daa077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    118214c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

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

Commits on Sep 8, 2022

  1. Feature 2196 update dockerfile (#2249)

    * Per #2196, update for upgrade to Python 3.8.6
    
    * Updated based on new structure of METbaseimage
    
    * Changed MET_BASE_IMAGE references to MET_BASE_TAG; Added information to the README.md file
    
    * Changed MET_BASE_IMAGE references to MET_BASE_TAG; Updated the version from v1.0 to v1.1
    
    * Update internal/scripts/docker/README.md
    
    Based on suggestion from John HG.
    
    Co-authored-by: johnhg <[email protected]>
    
    * Update internal/scripts/docker/README.md
    
    Based on suggestion from John HG.
    
    Co-authored-by: johnhg <[email protected]>
    
    * Update internal/scripts/docker/README.md
    
    Based on suggestion from John HG.
    
    Co-authored-by: johnhg <[email protected]>
    
    * Update internal/scripts/docker/README.md
    
    Based on suggestion from John HG.
    
    Co-authored-by: johnhg <[email protected]>
    
    * Per #2196, updating README.md based on suggestions from John HG
    
    Co-authored-by: johnhg <[email protected]>
    jprestop and JohnHalleyGotway authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    506e761 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Feature 1774 contrib outline (#2253)

    * creating chapter files
    
    * putting a space in to work through the git add and commit process.
    
    * Changed formatting of one header
    
    Co-authored-by: Lisa Goodrich <[email protected]>
    Co-authored-by: jprestop <[email protected]>
    3 people authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    7bf988f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98fecaf View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Feature 2206 fair crps to ecnt (#2247)

    * Per issue #2206, for the ECNT line type, added CRPS_EMP_FAIR. SL
    
    * Per issue #2206, for ECNT line type, added CRPS_EMP_FAIR. SL
    
    * Per issue #2206, for ecnt_columns, added CRPS_EMP_FAIR. SL
    
    * Per issue #2206, in write_ecnt_cols(), added crps_emp_fair. SL
    
    * Per issue #2206, in ECNTInfo, added crps_emp_fair. SL
    
    * Per issue #2206, started stubbing code pieced to calculate crps_emp_fair. SL
    
    * Per issue #2206, added new function mean_abs_diff(). SL
    
    * Per issue #2206, in compute_pair_vals() updated the code to calculate crps_emp and crps_emp_fair. SL
    
    * Per issue #2206, added crps_emp_fair (CRPS_EMP_FAIR) to relevant code pieces. SL
    
    * Per issue #2206, added wording for CRPS_EMP_FAIR, also added it to last column of ECNT line type. SL
    
    * Per issue #2206, added info for CRPS_EMP_FAIR and also added the math equation for this. SL
    
    * Per issue #2206, update the math equation for CRPS_EMP_FAIR. SL
    
    * Per issue #2206, added new function weighted_mean_absolute_diff(). SL
    
    * Per issue #2206, updated the crps_emp_fair calculation to subtract the weighted_mean_abs_diff. SL
    
    * Per issue #2206, in aggr_orank_lines(), updated calculation for crps_emp_fair to use weighted_mean_abs_diff. SL
    
    * Per issue #2206, renamed weighted_mean_abs_diff() to wmean_abs_diff(). SL
    
    * Per issue #2206, for the crps_emp_fair calculation, changed weighted_mean_abs_diff() to wmean_abs_diff(). SL
    
    * Per issue #2206, in aggr_orank_lines(), for the crps_emp_fair calculation, changed weighted_mean_abs_diff() to wmean_abs_diff(). SL
    
    * Per issue #2206, updated the math equation for the CRPS_EMP_FAIR calculation. SL
    
    * Per issue #2206, fixed a bug in the wmean_abs_diff() function. SL
    
    * Per issue #2206, added code for crps_emp_fair. SL
    
    * Per issue #2206, in set() function, added checks for crps_emp and crps_emp_fair, for values of 0.0. SL
    
    Co-authored-by: Seth Linden <[email protected]>
    sethlinden and Seth Linden authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    38e2bff View commit details
    Browse the repository at this point in the history
  2. automated tests: added ability to trigger build of develop-lite docke…

    …r image that it used in the METplus automated tests
    georgemccabe committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    49f7546 View commit details
    Browse the repository at this point in the history
  3. to fix issues with python embedding when the path changes, update dev…

    …elopment.docker file (apparently unused or rarely previously) to include changes for Python 3.8 including setting the LDFLAG to include -rpath to prevent needing LD_LIBRARY_PATH set to run the tools. Source the env file in the build MET docker script instead of setting the env vars in the configure command
    georgemccabe committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    60dc48b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Hotfix to the develop branch to revert the python version from 3.8 ba…

    …ck to 3.6. This is done by rolling back the base image in the MET Dockerfiles to dtcenter/met-base:v1.0. Using 3.8 caused the downstream METplus python embedding examples to fail via GHA in the METplus repo. Will write up an issue to investigate more during the MET-11.0.0-beta4 development cycle.
    JohnHalleyGotway committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    8874a27 View commit details
    Browse the repository at this point in the history
  2. Tweak the build_docker_image.sh script by removing references to MET_…

    …BASE_IMAGE and MET_BASE_TAG since those variables are hard-coded in the Dockerfiles themselves and this script includes no logic to handle them.
    JohnHalleyGotway committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    5efc65e View commit details
    Browse the repository at this point in the history
  3. Revert "Tweak the build_docker_image.sh script by removing references…

    … to MET_BASE_IMAGE and MET_BASE_TAG since those variables are hard-coded in the Dockerfiles themselves and this script includes no logic to handle them."
    
    This reverts commit 5efc65e.
    JohnHalleyGotway committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    16c513c View commit details
    Browse the repository at this point in the history
  4. Hotfix, found 2 more spots where I needed to change v1.1 to v1.0. We …

    …should really revisit having this setting spread across so many locations.
    JohnHalleyGotway committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    96bd183 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    688d3d8 View commit details
    Browse the repository at this point in the history
  6. Bugfix 2238 link error (#2255)

    Co-authored-by: Howard Soh <[email protected]>
    hsoh-u and Howard Soh authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    d456aaf View commit details
    Browse the repository at this point in the history
  7. Feature dtcenter/METplus-Internal#15 add checksum to release (#2254)

    Co-authored-by: jprestop <[email protected]>
    Co-authored-by: John Halley Gotway <[email protected]>
    3 people authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    3d8ce9f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. feature 2216 ioda2nc station_id (#2259)

    Co-authored-by: Howard Soh <[email protected]>
    Co-authored-by: John Halley Gotway <[email protected]>
    3 people authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1d95e91 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Feature 1942 seeps (#2257)

    Co-authored-by: Howard Soh <[email protected]>
    Co-authored-by: John Halley Gotway <[email protected]>
    Co-authored-by: MET Tools Test Account <[email protected]>
    4 people authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    8a75206 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Feature 2142 ascii2nc airnow (#2256)

    Co-authored-by: Dave Albo <[email protected]>
    Co-authored-by: John Halley Gotway <[email protected]>
    3 people authored Sep 18, 2022
    Configuration menu
    Copy the full SHA
    9a1ba2a View commit details
    Browse the repository at this point in the history
  2. Feature 1954 semilatlon (#2262)

    Co-authored-by: j-opatz <[email protected]>
    JohnHalleyGotway and j-opatz authored Sep 18, 2022
    Configuration menu
    Copy the full SHA
    c14819f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ebd1fd View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Removed future imports since they were used to transition from python…

    … 2 to 3. Rearranged logic to be more readible by checking error conditions and exiting if they are not met instead of putting all of the logic to run inside the if statement
    georgemccabe committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    c086ca3 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    80e9095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adce21b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7b5361 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Minor hotfix for the develop branch. Running bootstrap for develop on…

    … seneca changes the order of vx_grid semilatlon slightly. We probably manually editted that file instead of running bootstrap to regenerate it.
    JohnHalleyGotway committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    3821152 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Bugfix #2271 develop nbrctc (#2272)

    Co-authored-by: George McCabe <[email protected]>
    JohnHalleyGotway and georgemccabe authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    1d80bdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2209afa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ef33d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

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

Commits on Sep 30, 2022

  1. Merge pull request #2287 from dtcenter/feature_2270_new_sonarqube

    Feature #2270 new_sonarqube
    hsoh-u authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    2e40571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbcc08a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Feature 2227 namespace (#2290)

    * Per #2227 changes in this commit resolve all errors from removing 'using namespace std' from all header files in the src/basic directory
    
    * Attempt to resolve errors in GitHub actions from removing 'using namepsace std' from all src/basic/ libraries, plus removal from src/libcode/vx_gnomon/gnomon.h and src/libcode/vx_nc_util/nc_utils.h
    
    * Attempt to fix GHA errors with compilation after removal of 'using namespace std'; locally compiles fine
    
    * Per #2227, attempting to fix GHA compilation; Compiltion on seneca works fine
    
    * Per #2227, attempt to resolve GHA compilation issues; seneca compilation works fine
    
    * Per #2227, attempt to resolve GHA compilation issues; seneca compilation works fine
    
    * Per #2227, removing namespace from vx_series_data library
    
    * Per #2227, removing namespace std from vx_shapedata library
    
    * Per #2227, removing namespace std from vx_data2d_grib2 and vx_data2d_grib libraries
    
    * Per #2227, removing namespace std from vx_statistics library
    
    * Per #2227, removing namespace std from src/tools/tc_utils
    
    * Per #2227, removed namespace std from /src/tools/core header files
    
    * Per #2227, clean up and continued work
    
    * Per #2227, changes to remove namespace std and netCDF from header files
    
    * Per #2227, resolve errors in GitHub Actions build
    
    * Per #2227, resolve new errors in GitHub Actions build
    
    * Per #2227, resolve new errors in GitHub Actions build
    
    * Per #2227, resolve new errors in GitHub Actions build
    
    * Per #2227, realign variables
    
    * Per #2227, updating comment
    
    * Per #2227, updating comment
    
    * Per #2227, realign variables
    
    * Per #2227, realign variables
    
    * Per #2227, realign variables
    
    * Per #2227, updating comment
    
    * Update src/basic/vx_config/config.tab.cc
    
    Co-authored-by: johnhg <[email protected]>
    
    Co-authored-by: Julie Prestopnik <[email protected]>
    Co-authored-by: johnhg <[email protected]>
    3 people authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    5466007 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

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

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    c4a5c7a View commit details
    Browse the repository at this point in the history
  2. GHA hotfix to develop

    Changes for #2297 included a small typo that I'm fixing directly in the develop branch.
    JohnHalleyGotway authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    043a56b View commit details
    Browse the repository at this point in the history
  3. Feature #2297 hotfix to develop

    A final hotfix to the develop branch to get the build_docker_trigger_metplus.yml workflow working again. I tested on feature_2297_gha branch to confirm that no double-quotes are actually needed.
    JohnHalleyGotway authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    6bf8828 View commit details
    Browse the repository at this point in the history
  4. Update GHA versions

    JohnHalleyGotway authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    4bc5977 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Feature 2281 linker (#2296)

    Co-authored-by: Julie Prestopnik <[email protected]>
    jprestop and Julie Prestopnik authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    fbf267a View commit details
    Browse the repository at this point in the history
  2. Feature 2036 enhance tc pairs (#2301)

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

Commits on Oct 18, 2022

  1. Merge pull request #2264 from dtcenter/feature_cleanup_py

    Clean up Python Embedding scripts
    hsoh-u authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4cf28a3 View commit details
    Browse the repository at this point in the history
  2. Feature 2276 enhance ascii2nc to read ndbc buoy data (#2294)

    Co-authored-by: Dave Albo <[email protected]>
    Co-authored-by: MET Tools Test Account <[email protected]>
    3 people authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    f578ae5 View commit details
    Browse the repository at this point in the history
  3. Feature 2155 time units months and years (#2300)

    Co-authored-by: Howard Soh <[email protected]>
    hsoh-u and Howard Soh authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    6f498e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    8ba36c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    011f6ab View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Bugfix #2306 ascii2nc airnow hourly (#2314)

    Co-authored-by: Dave Albo <[email protected]>
    davidalbo and Dave Albo authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    82e5833 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    b71b1ce View commit details
    Browse the repository at this point in the history
  2. Feature 2232 refine grid diag (#2316)

    Co-authored-by: Seth Linden <[email protected]>
    Co-authored-by: John Halley Gotway <[email protected]>
    Co-authored-by: MET Tools Test Account <[email protected]>
    4 people authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    2add447 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44c37c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Feature #2068 ioda2nc v2.0 (#2307)

    Co-authored-by: Howard Soh <[email protected]>
    Co-authored-by: John Halley Gotway <[email protected]>
    Co-authored-by: MET Tools Test Account <[email protected]>
    4 people authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    1123b41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62742ac View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    502ab82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94aa8ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f26c55 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Hotfix to the develop branch to correct the column numbers in the CNT…

    … line type table for the RMSOA, ANOM_CORR_UNCNTR, and SI statistics.
    JohnHalleyGotway committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    5dc4e4d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Feature #2332 spread_md (#2333)

    * Per #2232, add SPREAD_MD to the ECNT line type from Ensemble-Stat and computed for HiRA.
    
    * Per #2332, fix compilation error.
    
    * Per #2332, update date and release notes for met-11.0.0-beta4.
    
    * Per #2332, fix compilation error.
    JohnHalleyGotway authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    05c1c87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c0f295 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c8a681 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e09454 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fec105 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b010b37 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. 2285 Removed execuable permission to data files

    Howard Soh committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    e1345e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. #2085 Initial release

    Howard Soh committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    bb069d2 View commit details
    Browse the repository at this point in the history
  2. #2085 Removed debug message

    Howard Soh committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    6b77519 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

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

Commits on Nov 9, 2022

  1. #2285 The class met_point_obs is renamed to base_met_point_obs. csv_m…

    …et_point_obs and met_point_obs are derived from base_met_point_obs. Added convert_point_data
    Howard Soh committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    ddfbbd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    038e97b View commit details
    Browse the repository at this point in the history
  3. #2085 Added skip-header option

    Howard Soh committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    fdb0cdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b5567f View commit details
    Browse the repository at this point in the history
  5. #1943 Added seeps to output_flag

    Howard Soh committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    760f641 View commit details
    Browse the repository at this point in the history
  6. #1943 Added conf_key_seeps_flag

    Howard Soh committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    b5d4b46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    782cde9 View commit details
    Browse the repository at this point in the history
  8. #1943 Added compute_seeps_density_vector and compute_aggregated_seeps…

    …_grid
    Howard Soh committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    09d6b42 View commit details
    Browse the repository at this point in the history
  9. #1943 Added SeepsClimoGrid

    Howard Soh committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    67b3486 View commit details
    Browse the repository at this point in the history
  10. #1943 Support SEEPS

    Howard Soh committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    440e4a1 View commit details
    Browse the repository at this point in the history
  11. fixed typo in docs

    georgemccabe committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    b4fd50d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Feature #2206 fix_spread_md (#2335)

    Co-authored-by: Seth Linden <[email protected]>
    sethlinden and Seth Linden authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    c621397 View commit details
    Browse the repository at this point in the history
  2. #1943 Enabled sxx columns

    Howard Soh committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    1a63e83 View commit details
    Browse the repository at this point in the history
  3. #1943 Enabled sxx columns

    Howard Soh committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    89fef19 View commit details
    Browse the repository at this point in the history
  4. #1943 Enabled sxx columns

    Howard Soh committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    4f2a5fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7149c7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a346450 View commit details
    Browse the repository at this point in the history
  7. Per #2339, update stat_analysis to make -job filter -line_type SEEPS …

    …or SEEPS_MPR run without error.
    JohnHalleyGotway committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    3cd4716 View commit details
    Browse the repository at this point in the history
  8. #2285 Modified python_plot_point_obs_CONFIG_XXX to python_plot_point_…

    …obs_with_point_data
    Howard Soh committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    911ac9b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    86958e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    b252160 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    745da55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5283e1f View commit details
    Browse the repository at this point in the history
  4. #1943 Changed float to double

    Howard Soh committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    65de0a7 View commit details
    Browse the repository at this point in the history
  5. #1943 Added SEEPS

    Howard Soh committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    ddb8154 View commit details
    Browse the repository at this point in the history
  6. #1943 Added seeps_qc

    Howard Soh committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c3504b8 View commit details
    Browse the repository at this point in the history
  7. #1943 Added seeps_qc

    Howard Soh committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    a9c75b7 View commit details
    Browse the repository at this point in the history
  8. #1943 support seeps_qc

    Howard Soh committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    0c97d5f View commit details
    Browse the repository at this point in the history
  9. #1943 Support seeps_qc

    Howard Soh committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c3beffd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e86076 View commit details
    Browse the repository at this point in the history
  11. #1943 Support seeps_qc

    Howard Soh committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    a9e1adc View commit details
    Browse the repository at this point in the history
  12. #1943 Add SEEPS MPR score, obs category amnd forecasr category to Net…

    …CDF output
    Howard Soh committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    2a59fe7 View commit details
    Browse the repository at this point in the history
  13. #1943 added SEEPS_QC

    Howard Soh committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7e50df7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. #1943 Added grid_stat_UK_SEEPS

    Howard Soh committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    2d5474a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    335b973 View commit details
    Browse the repository at this point in the history
  3. #1943 Corrected env_name for seeps climo

    Howard Soh committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    a3e2872 View commit details
    Browse the repository at this point in the history
  4. #1943 Moved density_radius_rad from src/libcode/vx_statistics/compute…

    …_stats.cc
    Howard Soh committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    3816fda View commit details
    Browse the repository at this point in the history
  5. #1943 Fix uninitialied variables

    Howard Soh committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    7831623 View commit details
    Browse the repository at this point in the history
  6. #1943 activated weighted SEEPS score

    Howard Soh committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    133291b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Empty config issues.

    JohnHalleyGotway committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    857cd80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e32fdb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. #1943 Added seeps_qc

    Howard Soh committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    6c341e5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature_1943_gridstat_seeps' of github.com:dtcenter/MET…

    … into feature_1943_gridstat_seeps
    Howard Soh committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    df44a59 View commit details
    Browse the repository at this point in the history
  3. #1943 Added seeps_qc

    Howard Soh committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    6dd56de View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. #1943 Removed seeps_qs

    Howard Soh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    025a2d5 View commit details
    Browse the repository at this point in the history
  2. #1943 Added seeps_p1_thresh

    Howard Soh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    357a420 View commit details
    Browse the repository at this point in the history
  3. #1943 Added seeps_p1_thresh and removed seeps_qc

    Howard Soh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    d970a8e View commit details
    Browse the repository at this point in the history
  4. #1943 Added seeps_p1_thresh and removed seeps_qc

    Howard Soh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    b2db2be View commit details
    Browse the repository at this point in the history
  5. #1943 Added seeps_p1_thresh and removed seeps_qc

    Howard Soh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    2dbdc0d View commit details
    Browse the repository at this point in the history
  6. #1943 use seeps_p1_thresh for SEEPS QC for p1 value

    Howard Soh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    d426ac6 View commit details
    Browse the repository at this point in the history
  7. #1943 use seeps_p1_thresh for SEEPS QC for p1 value

    Howard Soh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    45c9b03 View commit details
    Browse the repository at this point in the history
  8. #1943 Use seeps_p1_thresh for SEEPS QC for p1 value

    Howard Soh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    78edfc0 View commit details
    Browse the repository at this point in the history
  9. #1943 Parse seeps_p1_thresh

    Howard Soh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    d2c3e97 View commit details
    Browse the repository at this point in the history
  10. #1943 Parse seeps_p1_thresh

    Howard Soh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    755d17f View commit details
    Browse the repository at this point in the history
  11. #1943 Added SEEPS_P1_THRESH

    Howard Soh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    a5e0f71 View commit details
    Browse the repository at this point in the history
  12. #1943 Replaced SEEPS_QC to SEEPS_P1_THRESH

    Howard Soh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    c92819d View commit details
    Browse the repository at this point in the history
  13. #1943 Initial release

    Howard Soh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    8be50d5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f72017d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. #1943 Turn off weighted SEEPS score

    Howard Soh committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    9f97c0d View commit details
    Browse the repository at this point in the history
  2. Feature #2321 tc_diag_changes (#2347)

    Co-authored-by: Jonathan Vigh <[email protected]>
    JohnHalleyGotway and jvigh authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    9fdd73b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7a3fea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2344 from dtcenter/feature_1943_gridstat_seeps

    Feature 1943 gridstat seeps
    hsoh-u authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    90eec17 View commit details
    Browse the repository at this point in the history
  5. #2085 Renamed from print_nc2ascii.py and moved to scripts/utility dir…

    …ectory
    Howard Soh committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    2475b65 View commit details
    Browse the repository at this point in the history
  6. #2085 Renamed from print_nc2ascii.py and moved to scripts/utility dir…

    …ectory
    Howard Soh committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    76e5a2c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    80a9c1d View commit details
    Browse the repository at this point in the history
  2. #2085 Added --out option

    Howard Soh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    896d89b View commit details
    Browse the repository at this point in the history
  3. #2085 Initial release

    Howard Soh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    eda0536 View commit details
    Browse the repository at this point in the history
  4. #2085 Added scripts/utility

    Howard Soh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    6b7bc6e View commit details
    Browse the repository at this point in the history
  5. #2085 Added scripts/utility/Makefile

    Howard Soh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    97d650c View commit details
    Browse the repository at this point in the history
  6. #2085 Delete pntnc2ascii.R

    Howard Soh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    f3c6470 View commit details
    Browse the repository at this point in the history
  7. #2085 Removed pntnc2ascii.R

    Howard Soh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    6c3c9b2 View commit details
    Browse the repository at this point in the history
  8. #2085 Format obs value

    Howard Soh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    67f0278 View commit details
    Browse the repository at this point in the history
  9. Updates documentation to reflect new Python utility script print_poin…

    …tnc2ascii.py for printing an ASCII representation of the MET point observation NetCDF files.
    DanielAdriaansen committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    65187e4 View commit details
    Browse the repository at this point in the history
  10. #2085 Added --out option to usage

    Howard Soh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    170967c View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature_2085_R_to_python_pntnc2ascii_R' of github.com:d…

    …tcenter/MET into feature_2085_R_to_python_pntnc2ascii_R
    Howard Soh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    dbe32a6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8c683d1 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'feature_2085_R_to_python_pntnc2ascii_R' of github.com:d…

    …tcenter/MET into feature_2085_R_to_python_pntnc2ascii_R
    DanielAdriaansen committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    4a9c84c View commit details
    Browse the repository at this point in the history
  14. #2085 Corrected typo

    Howard Soh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    2346b41 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'feature_2085_R_to_python_pntnc2ascii_R' of github.com:d…

    …tcenter/MET into feature_2085_R_to_python_pntnc2ascii_R
    Howard Soh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    9095489 View commit details
    Browse the repository at this point in the history
  16. #2085 Corrected typo

    Howard Soh committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    82e18e5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4c7ffd5 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'feature_2085_R_to_python_pntnc2ascii_R' of github.com:d…

    …tcenter/MET into feature_2085_R_to_python_pntnc2ascii_R
    DanielAdriaansen committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    13a2e77 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. #2285 Corrected comment

    Howard Soh committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    fc47956 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature_2085_R_to_python_pntnc2ascii_R' of github.com:d…

    …tcenter/MET into feature_2085_R_to_python_pntnc2ascii_R
    Howard Soh committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    78a2ae9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2341 from dtcenter/feature_2085_R_to_python_pntnc…

    …2ascii_R
    
    Feature 2085 convert R script (pntnc2ascii.r) to python
    hsoh-u authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    0f47844 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4054ac6 View commit details
    Browse the repository at this point in the history
  5. Updates documentation about Python Embedding for point observations a…

    …tions in Appendix F, and adds a link for the section on Python embedding for MPR data.
    DanielAdriaansen committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    7082da1 View commit details
    Browse the repository at this point in the history
  6. Removes a redundant section on Python Embedding for Point Observation…

    …s that is better suited for Appendix F. Appendix F is already referenced in describing ASCII2NC. Cleaned up some wording regarding Point2Grid Python embedding.
    DanielAdriaansen committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    af71f3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db06e81 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2340 from dtcenter/feature_2285_python_embedding_…

    …converting
    
    Feature 2302 python embedding converting
    hsoh-u authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    a96575c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

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

Commits on Nov 29, 2022

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

Commits on Dec 2, 2022

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

Commits on Dec 5, 2022

  1. #1943 Load SEEPS climo only if SEEPS is enabled

    Howard Soh committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    6700632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c7fd1a View commit details
    Browse the repository at this point in the history
  3. #1943 Corrected path for PPT24_seepsweights.nc

    Howard Soh committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    ad89e66 View commit details
    Browse the repository at this point in the history
  4. Feature #2278 qm_docs (#2364)

    Co-authored-by: Howard Soh <[email protected]>
    JohnHalleyGotway and Howard Soh authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    26eac81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72a5273 View commit details
    Browse the repository at this point in the history
  6. #1943 Corrected path for print_pointnc2ascii.py

    Howard Soh committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    31fba07 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84efc94 View commit details
    Browse the repository at this point in the history
  8. #1943 load SEEPS climo if activated

    Howard Soh committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    c95fcb4 View commit details
    Browse the repository at this point in the history
  9. #1943 load SEEPS climo if activated

    Howard Soh committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    d9e4b13 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Per #1943, tweak log messages for SEEPS pointing users to setting the…

    … MET_SEEPS_GRID_CLIMO_NAME or MET_SEEPS_POINT_CLIMO_NAME environment variables.
    JohnHalleyGotway committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    6ce65cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2368 from dtcenter/feature_1943_gridstat_seeps

    Feature #1943 gridstat_seeps: Load SEEPS climo only if SEEPS is enabled
    hsoh-u authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    c713d08 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. #2370 Support 6 line headers for AERONET V3. Disabled the sanity chec…

    …king with site_name
    Howard Soh committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    65b6fec View commit details
    Browse the repository at this point in the history
  2. #2370 Added ascii2nc_AERONET_v3_concat

    Howard Soh committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    66a5dfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e81cf04 View commit details
    Browse the repository at this point in the history
  4. #2370 Added month_name_to_m

    Howard Soh committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    1b2488f View commit details
    Browse the repository at this point in the history
  5. #2370 Support Month column and yyyy-MMM

    Howard Soh committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    b0141b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Merge pull request #2372 from dtcenter/bugfix_2370_aeronetv3

    Bugfix 2370 aeronetv3
    hsoh-u authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    7bfbc1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4d316c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a910a6 View commit details
    Browse the repository at this point in the history
  4. Feature #2374 v11.0.0 (#2375)

    Co-authored-by: jprestop <[email protected]>
    JohnHalleyGotway and jprestop authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    c3a35cc View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

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

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    bd0ea06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0cd543 View commit details
    Browse the repository at this point in the history
  3. Double stars

    JohnHalleyGotway committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    1b4af9f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

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

Commits on Dec 28, 2022

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

Commits on Dec 29, 2022

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

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    2943b15 View commit details
    Browse the repository at this point in the history
  2. #2370 AOD 550 is interpolated only AOD 440 and 650 are not negative v…

    …alues
    Howard Soh committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    aad4de3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Merge pull request #2398 from dtcenter/bugfix_2370_aeronetv3

    Bugfix 2370 aeronetv3
    hsoh-u authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    1741cae View commit details
    Browse the repository at this point in the history
  2. #2387 Convert integer to string for log message

    Howard Soh committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    889dfb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ca846a View commit details
    Browse the repository at this point in the history
  4. #2387 Corrected a log message

    Howard Soh committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    1dcff94 View commit details
    Browse the repository at this point in the history
  5. #2387 Changed to_string to str_format

    Howard Soh committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    8eff3d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Merge pull request #2400 from dtcenter/bugfix_2387_pb2nc_obs_count

    Bugfix 2387 pb2nc obs count
    hsoh-u authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    0163b9b View commit details
    Browse the repository at this point in the history
  2. Feature #2388 Fix Python environment issue (#2407)

    Co-authored-by: John Halley Gotway <[email protected]>
    georgemccabe and JohnHalleyGotway authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    8cb4495 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

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

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    bfa7768 View commit details
    Browse the repository at this point in the history
  2. Updates to sonarqube setup on seneca.

    MET Tools Test Account committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    8f439af View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/dtcenter/MET into develop

    MET Tools Test Account committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    9a1d71c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05223ce View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

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

Commits on Jan 20, 2023

  1. #2228 Added parameters for ellipsoidal earth

    Howard Soh committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    cd96574 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    389d041 View commit details
    Browse the repository at this point in the history
  3. #2228 Support polar stereographics without scale_factor and ellipsoid…

    …al earth
    Howard Soh committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    8901742 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. #2218 Addedmrtwo unit tests for polar stereographics

    Howard Soh committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    2adde21 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. #2218 convert index to meter at xy_to_latlon

    Howard Soh committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    2513e2c View commit details
    Browse the repository at this point in the history
  2. #2218 Check eccentricity

    Howard Soh committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    be6d28f View commit details
    Browse the repository at this point in the history
  3. #2218 Changed the order of members

    Howard Soh committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    ccd2aa2 View commit details
    Browse the repository at this point in the history
  4. #2218 Initialize newly added members

    Howard Soh committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    5e055ae View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Feature #2415 develop modulefiles (#2417)

    * Updated module and config files
    
    * Reverting to what was in develop
    jprestop authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    1b9c39e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49fe51e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

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

Commits on Jan 27, 2023

  1. #2218 Added dy_km

    Howard Soh committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    82735e6 View commit details
    Browse the repository at this point in the history
  2. #2218 Used dy_km

    Howard Soh committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    0f5ec5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    256ee5c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. #2218 Check and adjust semi_major_axis in meters

    Howard Soh committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    34fe360 View commit details
    Browse the repository at this point in the history
  2. #2218 PAss negative lon to st_latlon_to_xy_func

    Howard Soh committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    07aa5ac View commit details
    Browse the repository at this point in the history
  3. #2218 Removed a warning for ellipsoidal earth

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

Commits on Feb 2, 2023

  1. Merge pull request #2418 from dtcenter/feature_2218_polar_stereographic

    Feature #2218 develop polar stereographic
    hsoh-u authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    48b03c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fe335f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5d5c7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9e7218 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2434 from dtcenter/feature_2218_polar_stereographic

    #2218 Initialize polar stereographics parameters for ellipsoidal earth
    hsoh-u authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    d124e2e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

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

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    6263343 View commit details
    Browse the repository at this point in the history
  2. Hotfix for develop, for #2437, forgot one reference to the search_par…

    …ent for a dictionary lookup.
    JohnHalleyGotway committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7b3beac View commit details
    Browse the repository at this point in the history
  3. Doc-only update the develop branch clarifying the description of the …

    …interp dictionary. The parse_conf_interp() function supports the method and width entries being defined as arrays. It automatically processes all possible permutations of their values.
    JohnHalleyGotway committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9583880 View commit details
    Browse the repository at this point in the history
  4. Feature #2421 update base image (#2440)

    Co-authored-by: John Halley Gotway <[email protected]>
    georgemccabe and JohnHalleyGotway authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    eb987a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Update .readthedocs.yaml

    Remove pdf from builds and update to Python 3.8
    jprestop authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    d26af9b View commit details
    Browse the repository at this point in the history
  2. Update .readthedocs.yaml

    Resetting to old values for now.
    jprestop authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    455c373 View commit details
    Browse the repository at this point in the history
  3. Update .readthedocs.yaml

    Update to Python 38 and turn off pdf option
    jprestop authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    1d57eb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74d5b5b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

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