-
Notifications
You must be signed in to change notification settings - Fork 37
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
Feature #1626 TCDiag updates to wrapper and basic use case #2248
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c0332a - Browse repository at this point
Copy the full SHA 2c0332aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 905b409 - Browse repository at this point
Copy the full SHA 905b409View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2b6e3a - Browse repository at this point
Copy the full SHA c2b6e3aView commit details -
catch any exception from file diff instead of just in NetCDF diff, ci…
…-skip-unit-tests
Configuration menu - View commit details
-
Copy full SHA for 5fdee80 - Browse repository at this point
Copy the full SHA 5fdee80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21af4b2 - Browse repository at this point
Copy the full SHA 21af4b2View commit details -
use pandas.isnull instead of numpy.isnan to prevent exceptions from o…
…ccurring, ci-run-diff, ci-skip-unit-tests
Configuration menu - View commit details
-
Copy full SHA for 2172134 - Browse repository at this point
Copy the full SHA 2172134View commit details -
Configuration menu - View commit details
-
Copy full SHA for eefaa0c - Browse repository at this point
Copy the full SHA eefaa0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0201daa - Browse repository at this point
Copy the full SHA 0201daaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 194088d - Browse repository at this point
Copy the full SHA 194088dView commit details -
handle failing comparison when NetCDF values are stored as a string, …
…ci-run-diff, ci-skip-unit-tests
Configuration menu - View commit details
-
Copy full SHA for 8017d99 - Browse repository at this point
Copy the full SHA 8017d99View commit details -
Preserve backwards compatibility by forcing TC_PAIRS_RUN_ONCE=False i…
…f LOOP_ORDER is still used and warn that it should be removed. Add debug log message to alert user that only the first init/valid time is being processed and how to change that if desired
Configuration menu - View commit details
-
Copy full SHA for d7981f2 - Browse repository at this point
Copy the full SHA d7981f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for edbbe39 - Browse repository at this point
Copy the full SHA edbbe39View commit details -
add pandas to diff conda environment used for diff tests in GHA to pr…
…operly check for null/NaN values
Configuration menu - View commit details
-
Copy full SHA for c8a80b2 - Browse repository at this point
Copy the full SHA c8a80b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 353fd15 - Browse repository at this point
Copy the full SHA 353fd15View commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 52f5ceb - Browse repository at this point
Copy the full SHA 52f5cebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1421c18 - Browse repository at this point
Copy the full SHA 1421c18View commit details -
check if values are completely equal inside _is_equal_rounded functio…
…n, call that function in NC value diff to prevent differences that are smaller than 5 decimal places
Configuration menu - View commit details
-
Copy full SHA for b29a7ac - Browse repository at this point
Copy the full SHA b29a7acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b9bea5 - Browse repository at this point
Copy the full SHA 2b9bea5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cbcff2 - Browse repository at this point
Copy the full SHA 0cbcff2View commit details
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 70e5b5e - Browse repository at this point
Copy the full SHA 70e5b5eView commit details
Commits on Jun 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d8c4298 - Browse repository at this point
Copy the full SHA d8c4298View commit details
Commits on Jul 5, 2023
-
Added some additional description to the 'Description' section for TC…
…-DIAG in the METplus wrappers page, as the initial description seems overly terse.
Configuration menu - View commit details
-
Copy full SHA for 7dee5a9 - Browse repository at this point
Copy the full SHA 7dee5a9View commit details
Commits on Jul 6, 2023
-
As per #2201 (for #1626), reviewed and enhanced the TC-Diag basic use…
… case example documentation.
Configuration menu - View commit details
-
Copy full SHA for 2e39caa - Browse repository at this point
Copy the full SHA 2e39caaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a839509 - Browse repository at this point
Copy the full SHA a839509View commit details -
add TropicalCycloneUseCase quick search keyword and add it the keywor…
…d to each relevant use case
Configuration menu - View commit details
-
Copy full SHA for e2756b7 - Browse repository at this point
Copy the full SHA e2756b7View commit details
Commits on Jul 7, 2023
-
As per #1626, modified the use case to use data form a more recent st…
…orm (Bret 2023).
Configuration menu - View commit details
-
Copy full SHA for 30927a9 - Browse repository at this point
Copy the full SHA 30927a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30f84a5 - Browse repository at this point
Copy the full SHA 30f84a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a18c36 - Browse repository at this point
Copy the full SHA 1a18c36View commit details -
As per #1626, hmmm, the use case didn't work with AVNO. So now trying…
… using a TECH of GFSO.
Configuration menu - View commit details
-
Copy full SHA for 991d6ad - Browse repository at this point
Copy the full SHA 991d6adView commit details
Commits on Jul 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc5e1f3 - Browse repository at this point
Copy the full SHA fc5e1f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3436b6 - Browse repository at this point
Copy the full SHA e3436b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 829b965 - Browse repository at this point
Copy the full SHA 829b965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0179b00 - Browse repository at this point
Copy the full SHA 0179b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0c16fb - Browse repository at this point
Copy the full SHA a0c16fbView commit details -
As per @georgemccabe's request for #1626, changing MODEL to GFSO.
TC_DIAG_INPUT1_TECH_ID_LIST is still AVNO.
Configuration menu - View commit details
-
Copy full SHA for e50088b - Browse repository at this point
Copy the full SHA e50088bView commit details -
TC_DIAG_INIT_INCLUDE = 2023062012 As it threw an error: ``` ERROR : ERROR : process_tracks() -> set the "init_inc" config option to select one of the 31 track initialization times between 2023061700 and 2023062412. ERROR : ``` @georgemccabe, it seems kind of redudant to have to set the init time twice (once through this setting and again through the BEGIN and END looper). Is this the expected behavior?
Configuration menu - View commit details
-
Copy full SHA for 37c86e6 - Browse repository at this point
Copy the full SHA 37c86e6View commit details -
@georgemccabe, I got it to run further, but it barfed when it couldn't find PRMSL/L0. As per: https://luckgrib.com/blog/2018/08/28/gfs-sea-level-pressure.html the GFS now has two sea level pressures. PRMSL is heavily smoothed, while MSLET is much closer to reality. So changing PRMSL to MSLET in this use case.
Configuration menu - View commit details
-
Copy full SHA for 48e8955 - Browse repository at this point
Copy the full SHA 48e8955View commit details
Commits on Jul 11, 2023
-
@georgemccabe It seems that the "old" FV3-GFS data used "L0", but now…
… "Z0" might be the correct level. I'm about to try it to see if this works.
Configuration menu - View commit details
-
Copy full SHA for 64fc15c - Browse repository at this point
Copy the full SHA 64fc15cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3b05f7 - Browse repository at this point
Copy the full SHA e3b05f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1895c3e - Browse repository at this point
Copy the full SHA 1895c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2079e5b - Browse repository at this point
Copy the full SHA 2079e5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f54c37 - Browse repository at this point
Copy the full SHA 6f54c37View commit details -
Merge branch 'feature_1626_tc_diag_v2' of github.com:dtcenter/METplus…
… into feature_1626_tc_diag_v2 # Conflicts: # parm/use_cases/met_tool_wrapper/TCDiag/TCDiag.conf
Configuration menu - View commit details
-
Copy full SHA for 7d678a4 - Browse repository at this point
Copy the full SHA 7d678a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3f9ca1 - Browse repository at this point
Copy the full SHA d3f9ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6493671 - Browse repository at this point
Copy the full SHA 6493671View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19d6bd2 - Browse repository at this point
Copy the full SHA 19d6bd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc58315 - Browse repository at this point
Copy the full SHA cc58315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 225a83e - Browse repository at this point
Copy the full SHA 225a83eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4de1c62 - Browse repository at this point
Copy the full SHA 4de1c62View commit details -
Merge branch 'feature_1626_tc_diag_v2' of github.com:dtcenter/METplus…
… into feature_1626_tc_diag_v2
Configuration menu - View commit details
-
Copy full SHA for a1c6d82 - Browse repository at this point
Copy the full SHA a1c6d82View commit details -
Verifying that the use case works on subsetted data. Corrected a typo in the Contributor's Guide for the complex subsetting example.
Configuration menu - View commit details
-
Copy full SHA for 99cbe4d - Browse repository at this point
Copy the full SHA 99cbe4dView commit details
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d207c7 - Browse repository at this point
Copy the full SHA 3d207c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 781c085 - Browse repository at this point
Copy the full SHA 781c085View commit details
Commits on Jul 13, 2023
-
updated use case to include pressure levels that are found in the new…
…ly revised input dataset
Configuration menu - View commit details
-
Copy full SHA for ff909ed - Browse repository at this point
Copy the full SHA ff909edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54f0aee - Browse repository at this point
Copy the full SHA 54f0aeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb7678b - Browse repository at this point
Copy the full SHA cb7678bView commit details
Commits on Jul 14, 2023
-
As per #1616, updated the documentation for the basic TCDiag use case…
… to reflect the init time and lead times for this case. Also updated the expected output.
Configuration menu - View commit details
-
Copy full SHA for c843beb - Browse repository at this point
Copy the full SHA c843bebView commit details -
As per #1626, fixing formatting of the introductory doc block which g…
…ot split off from the main part.
Configuration menu - View commit details
-
Copy full SHA for c21d6af - Browse repository at this point
Copy the full SHA c21d6afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 408bf1e - Browse repository at this point
Copy the full SHA 408bf1eView commit details -
@georgemccabe, as per #1626, changing the version of MET in the TCDia…
…gConfig_wrapped to 11.1.0. Is this correct?
Configuration menu - View commit details
-
Copy full SHA for 08aefa8 - Browse repository at this point
Copy the full SHA 08aefa8View commit details -
#1626. I think my previous attempt at a bulleted list for the novel f…
…eatures of the use case broke the documentation build. Trying this mod.
Configuration menu - View commit details
-
Copy full SHA for 31043a1 - Browse repository at this point
Copy the full SHA 31043a1View commit details