-
Notifications
You must be signed in to change notification settings - Fork 8
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 cdeps to include the latest changes from ESCOMP/CDEPS #52
Commits on Aug 25, 2022
-
addition of namelist based skip restart functionality to dlnd, docn, …
…drof, dwav (ESCOMP#180) * add skip_restart functionality to all components that can use it
Configuration menu - View commit details
-
Copy full SHA for 7c3a567 - Browse repository at this point
Copy the full SHA 7c3a567View commit details -
Configuration menu - View commit details
-
Copy full SHA for 184b673 - Browse repository at this point
Copy the full SHA 184b673View commit details
Commits on Aug 29, 2022
-
initialize logunit (ESCOMP#185)
* initialize logunit * cleanup stream logunit initialization * remove unused variable logunit
Configuration menu - View commit details
-
Copy full SHA for 623e114 - Browse repository at this point
Copy the full SHA 623e114View commit details
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6cac6d6 - Browse repository at this point
Copy the full SHA 6cac6d6View commit details
Commits on Sep 2, 2022
-
Add ozone DATM streams (ESCOMP#188)
Co-authored-by: Mariana Vertenstein <mvertens@ucar.edu> Co-authored-by: Adrianna Foster <adrifost@ucar.edu>
Configuration menu - View commit details
-
Copy full SHA for ed418ee - Browse repository at this point
Copy the full SHA ed418eeView commit details
Commits on Sep 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 596c4ce - Browse repository at this point
Copy the full SHA 596c4ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9433e3a - Browse repository at this point
Copy the full SHA 9433e3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9039bcc - Browse repository at this point
Copy the full SHA 9039bccView commit details
Commits on Sep 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f8f4416 - Browse repository at this point
Copy the full SHA f8f4416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 622a418 - Browse repository at this point
Copy the full SHA 622a418View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f3f707 - Browse repository at this point
Copy the full SHA 0f3f707View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1480393 - Browse repository at this point
Copy the full SHA 1480393View commit details -
Configuration menu - View commit details
-
Copy full SHA for a82c9b7 - Browse repository at this point
Copy the full SHA a82c9b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b087099 - Browse repository at this point
Copy the full SHA b087099View commit details
Commits on Sep 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 413c551 - Browse repository at this point
Copy the full SHA 413c551View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d1a67 - Browse repository at this point
Copy the full SHA e3d1a67View commit details
Commits on Sep 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f30632 - Browse repository at this point
Copy the full SHA 4f30632View commit details -
Merge pull request ESCOMP#191 from jedwards4b/leap_year_corrections
correct mismatch of leap year ### Description of changes Handle a number of special cases in matching inputdata dates to model dates. These cases are: - Model is no_leap, data is Gregorian and leapyear date 2/29 is encountered in data - skip date - Model is Gregorian, data is no_leap and leapyear date 2/29 is encountered in model - repeat 2/28 data - Model is Gregorian, data is gregorian but leapyears do not align. - if in model leap year repeat data from 2/28 - if in data leap year skip date 2/29 ### Specific notes Contributors other than yourself, if any: @mvertens CDEPS Issues Fixed (include github issue #): ESCOMP#190 Are there dependencies on other component PRs (if so list): ESCOMP/CESM_share#35 Are changes expected to change answers (bfb, different to roundoff, more substantial): bfb Any User Interface Changes (namelist or namelist defaults changes): Testing performed (e.g. aux_cdeps, CESM prealpha, etc): Neon spinup of over 100 years Hashes used for testing: sM ./ccs_config modified sandbox, ccs_config_cesm0.0.44 (branch main) --> ccs_config_cesm0.0.38 ./cime clean sandbox, on cime6.0.45 s ./components/cdeps clean sandbox, 0f3f707 (branch leap_year_corrections) --> cdeps0.12.63 ./components/cdeps/fox clean sandbox, on 4.1.2.1 ./components/cdeps/share/genf90 clean sandbox, on genf90_200608 ./components/cism clean sandbox, on cismwrap_2_1_95 ./components/cism/source_cism clean sandbox, on cism_main_2.01.011 M ./components/cmeps modified sandbox, on cmeps0.13.71 ./components/cpl7 clean sandbox, on cpl7.0.14 ./components/mizuRoute clean sandbox, on 34723c2e4df7caa16812770f8d53ebc83fa22360 ./components/mosart clean sandbox, on mosart1_0_45 ./components/rtm clean sandbox, on rtm1_0_78 e-o ./doc/doc-builder -, not checked out --> v1.0.8 ./libraries/mct clean sandbox, on MCT_2.11.0 ./libraries/parallelio clean sandbox, on pio2_5_7 s ./share clean sandbox, bfa2b5d0a9de06153f2ac94a95818568a1f5cf11 (branch shr_cal_leapyear) --> share1.0.12 ./src/fates clean sandbox, on sci.1.58.1_api.24.1.0
Configuration menu - View commit details
-
Copy full SHA for 4d81662 - Browse repository at this point
Copy the full SHA 4d81662View commit details
Commits on Sep 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 50439d3 - Browse repository at this point
Copy the full SHA 50439d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe1bcce - Browse repository at this point
Copy the full SHA fe1bcceView commit details -
not fully working when both calendars are GREGORIAN and model is out …
…of sync with data
Configuration menu - View commit details
-
Copy full SHA for f5c4a51 - Browse repository at this point
Copy the full SHA f5c4a51View commit details
Commits on Oct 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ae77719 - Browse repository at this point
Copy the full SHA ae77719View commit details
Commits on Oct 3, 2022
-
Merge pull request ESCOMP#192 from jedwards4b/edge_cases2
handle edge case model no_leap, data gregorian
Configuration menu - View commit details
-
Copy full SHA for f285d23 - Browse repository at this point
Copy the full SHA f285d23View commit details
Commits on Nov 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1837aa7 - Browse repository at this point
Copy the full SHA 1837aa7View commit details
Commits on Nov 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3ebffa4 - Browse repository at this point
Copy the full SHA 3ebffa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7149f30 - Browse repository at this point
Copy the full SHA 7149f30View commit details
Commits on Nov 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 48d153c - Browse repository at this point
Copy the full SHA 48d153cView commit details
Commits on Nov 10, 2022
-
Merge pull request ESCOMP#193 from jedwards4b/fix_auxstream_dataflow
fixes an issue in aux data streams
Configuration menu - View commit details
-
Copy full SHA for 3a5ef9e - Browse repository at this point
Copy the full SHA 3a5ef9eView commit details
Commits on Nov 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for abecf3e - Browse repository at this point
Copy the full SHA abecf3eView commit details -
Merge pull request ESCOMP#194 from jedwards4b/initialize_mask_field
initialize this field so that debug doesnt fail here
Configuration menu - View commit details
-
Copy full SHA for 767ef56 - Browse repository at this point
Copy the full SHA 767ef56View commit details
Commits on Nov 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de958d6 - Browse repository at this point
Copy the full SHA de958d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26fc46f - Browse repository at this point
Copy the full SHA 26fc46fView commit details
Commits on Dec 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 56af084 - Browse repository at this point
Copy the full SHA 56af084View commit details -
Configuration menu - View commit details
-
Copy full SHA for 763c52a - Browse repository at this point
Copy the full SHA 763c52aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35fbaf4 - Browse repository at this point
Copy the full SHA 35fbaf4View commit details
Commits on Dec 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ac8363a - Browse repository at this point
Copy the full SHA ac8363aView commit details -
Merge pull request ESCOMP#195 from jedwards4b/shr_file_setLogUnit
Shr file set log unit ### Description of changes depricate shr_file_getLogUnit, add shr_log_getLogUnit ### Specific notes require share1.0.14 for cesm Contributors other than yourself, if any: CDEPS Issues Fixed (include github issue #): Are there dependencies on other component PRs (if so list): Are changes expected to change answers (bfb, different to roundoff, more substantial): Any User Interface Changes (namelist or namelist defaults changes): Testing performed (e.g. aux_cdeps, CESM prealpha, etc): CESM prealpha cheyenne intel compared to cesm2.3.alpha10d - all consistent with baselines. Hashes used for testing:
Configuration menu - View commit details
-
Copy full SHA for b7de279 - Browse repository at this point
Copy the full SHA b7de279View commit details
Commits on Dec 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ffe2571 - Browse repository at this point
Copy the full SHA ffe2571View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36cfbc6 - Browse repository at this point
Copy the full SHA 36cfbc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68bb22b - Browse repository at this point
Copy the full SHA 68bb22bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 208354e - Browse repository at this point
Copy the full SHA 208354eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 292e4d6 - Browse repository at this point
Copy the full SHA 292e4d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e71fe48 - Browse repository at this point
Copy the full SHA e71fe48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8759eb6 - Browse repository at this point
Copy the full SHA 8759eb6View commit details
Commits on Dec 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a62667f - Browse repository at this point
Copy the full SHA a62667fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c30d085 - Browse repository at this point
Copy the full SHA c30d085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12a4279 - Browse repository at this point
Copy the full SHA 12a4279View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c3a2c - Browse repository at this point
Copy the full SHA f2c3a2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3986cbe - Browse repository at this point
Copy the full SHA 3986cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16dba9c - Browse repository at this point
Copy the full SHA 16dba9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b03e26f - Browse repository at this point
Copy the full SHA b03e26fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbacc23 - Browse repository at this point
Copy the full SHA bbacc23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95c143a - Browse repository at this point
Copy the full SHA 95c143aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 578ab1e - Browse repository at this point
Copy the full SHA 578ab1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f176899 - Browse repository at this point
Copy the full SHA f176899View commit details -
Configuration menu - View commit details
-
Copy full SHA for 392682b - Browse repository at this point
Copy the full SHA 392682bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec8dea8 - Browse repository at this point
Copy the full SHA ec8dea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52cc789 - Browse repository at this point
Copy the full SHA 52cc789View commit details -
Configuration menu - View commit details
-
Copy full SHA for 405d1b4 - Browse repository at this point
Copy the full SHA 405d1b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf27559 - Browse repository at this point
Copy the full SHA cf27559View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a6d9eb - Browse repository at this point
Copy the full SHA 7a6d9ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a515488 - Browse repository at this point
Copy the full SHA a515488View commit details
Commits on Dec 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a63b15d - Browse repository at this point
Copy the full SHA a63b15dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82edcb8 - Browse repository at this point
Copy the full SHA 82edcb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54e55de - Browse repository at this point
Copy the full SHA 54e55deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e5cf59 - Browse repository at this point
Copy the full SHA 3e5cf59View commit details -
Configuration menu - View commit details
-
Copy full SHA for d354e2f - Browse repository at this point
Copy the full SHA d354e2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4234e3e - Browse repository at this point
Copy the full SHA 4234e3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ccf640 - Browse repository at this point
Copy the full SHA 4ccf640View commit details -
Configuration menu - View commit details
-
Copy full SHA for 906b55f - Browse repository at this point
Copy the full SHA 906b55fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d7c4bc - Browse repository at this point
Copy the full SHA 1d7c4bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5b11e8 - Browse repository at this point
Copy the full SHA b5b11e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e8f00d - Browse repository at this point
Copy the full SHA 5e8f00dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd87b50 - Browse repository at this point
Copy the full SHA cd87b50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48e1660 - Browse repository at this point
Copy the full SHA 48e1660View commit details -
Configuration menu - View commit details
-
Copy full SHA for f21e71a - Browse repository at this point
Copy the full SHA f21e71aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8685bb9 - Browse repository at this point
Copy the full SHA 8685bb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a5d6e5 - Browse repository at this point
Copy the full SHA 0a5d6e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for da38aec - Browse repository at this point
Copy the full SHA da38aecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11259a0 - Browse repository at this point
Copy the full SHA 11259a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e49cda - Browse repository at this point
Copy the full SHA 0e49cdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20a7f7e - Browse repository at this point
Copy the full SHA 20a7f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9076322 - Browse repository at this point
Copy the full SHA 9076322View commit details -
Configuration menu - View commit details
-
Copy full SHA for 229287f - Browse repository at this point
Copy the full SHA 229287fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b5290f - Browse repository at this point
Copy the full SHA 6b5290fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e06246b - Browse repository at this point
Copy the full SHA e06246bView commit details -
Merge pull request ESCOMP#201 from jedwards4b/reusable_workflow
Reusable workflow Description of changes Create reusable workflows and stop duplicating code Specific notes Contributors other than yourself, if any: CDEPS Issues Fixed (include github issue #): Are there dependencies on other component PRs (if so list): Are changes expected to change answers (bfb, different to roundoff, more substantial): Any User Interface Changes (namelist or namelist defaults changes): Testing performed (e.g. aux_cdeps, CESM prealpha, etc): Hashes used for testing:
Configuration menu - View commit details
-
Copy full SHA for 13ed25a - Browse repository at this point
Copy the full SHA 13ed25aView commit details
Commits on Dec 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9c8c7bd - Browse repository at this point
Copy the full SHA 9c8c7bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 811e692 - Browse repository at this point
Copy the full SHA 811e692View commit details
Commits on Dec 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 91fb21f - Browse repository at this point
Copy the full SHA 91fb21fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e316e3c - Browse repository at this point
Copy the full SHA e316e3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 723fb46 - Browse repository at this point
Copy the full SHA 723fb46View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2fad33 - Browse repository at this point
Copy the full SHA e2fad33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d141a7 - Browse repository at this point
Copy the full SHA 7d141a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f6b338 - Browse repository at this point
Copy the full SHA 4f6b338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c36d91 - Browse repository at this point
Copy the full SHA 2c36d91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42668e6 - Browse repository at this point
Copy the full SHA 42668e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88435ee - Browse repository at this point
Copy the full SHA 88435eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b088344 - Browse repository at this point
Copy the full SHA b088344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4604bca - Browse repository at this point
Copy the full SHA 4604bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb5de04 - Browse repository at this point
Copy the full SHA eb5de04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 155427a - Browse repository at this point
Copy the full SHA 155427aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12b81e9 - Browse repository at this point
Copy the full SHA 12b81e9View commit details
Commits on Dec 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5922496 - Browse repository at this point
Copy the full SHA 5922496View commit details -
Merge pull request ESCOMP#203 from jedwards4b/no_gfortan_warnings
remove shr_mpi_mod Description of changes Remove shr_mpi_mod and replace with ESMF_VM operations. Specific notes Contributors other than yourself, if any: CDEPS Issues Fixed: NOAA-EMC#38 Are there dependencies on other component PRs (if so list): Are changes expected to change answers: bfb Any User Interface Changes (namelist or namelist defaults changes): no Testing performed (e.g. aux_cdeps, CESM prealpha, etc): aux_cdeps on cheyenne intel, all pass.
Configuration menu - View commit details
-
Copy full SHA for cb7d09e - Browse repository at this point
Copy the full SHA cb7d09eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 758ee35 - Browse repository at this point
Copy the full SHA 758ee35View commit details -
Merge pull request ESCOMP#202 from uturuncoglu/feature/update_doc
Update CDEPS documentation
Configuration menu - View commit details
-
Copy full SHA for 03f7b38 - Browse repository at this point
Copy the full SHA 03f7b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8ca745 - Browse repository at this point
Copy the full SHA e8ca745View commit details -
Merge pull request ESCOMP#206 from uturuncoglu/feature/doc
fix documentation
Configuration menu - View commit details
-
Copy full SHA for eb287f7 - Browse repository at this point
Copy the full SHA eb287f7View commit details
Commits on Jan 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 457e5bc - Browse repository at this point
Copy the full SHA 457e5bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebce81b - Browse repository at this point
Copy the full SHA ebce81bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4c8d94 - Browse repository at this point
Copy the full SHA b4c8d94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3844fa4 - Browse repository at this point
Copy the full SHA 3844fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for af7c622 - Browse repository at this point
Copy the full SHA af7c622View commit details -
Configuration menu - View commit details
-
Copy full SHA for 867ec54 - Browse repository at this point
Copy the full SHA 867ec54View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1685af - Browse repository at this point
Copy the full SHA a1685afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2446ff1 - Browse repository at this point
Copy the full SHA 2446ff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5f2b95 - Browse repository at this point
Copy the full SHA a5f2b95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5366419 - Browse repository at this point
Copy the full SHA 5366419View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5740f3 - Browse repository at this point
Copy the full SHA c5740f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 847fdbc - Browse repository at this point
Copy the full SHA 847fdbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8984cdf - Browse repository at this point
Copy the full SHA 8984cdfView commit details
Commits on Jan 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a6d8bbe - Browse repository at this point
Copy the full SHA a6d8bbeView commit details
Commits on Jan 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7bd2b80 - Browse repository at this point
Copy the full SHA 7bd2b80View commit details
Commits on Jan 9, 2023
-
Merge pull request ESCOMP#207 from jedwards4b/more_github_workflow
code cleanup Description of changes Remove all gfortran warnings except unused-dummy-argument with the exception of the external fox code. Specific notes Contributors other than yourself, if any: CDEPS Issues Fixed ESCOMP#204 Are there dependencies on other component PRs (if so list): Are changes expected to change answers (bfb, different to roundoff, more substantial): bfb Any User Interface Changes (namelist or namelist defaults changes): no Testing performed (e.g. aux_cdeps, CESM prealpha, etc): cesm prealphas on cheyenne with intel and gnu and updated github testing. Hashes used for testing: cesm2.3.beta11 + cmeps 2ded3b51bc9b2f545f9e157e56f108dff67b5bd4 cdeps 7bd2b80
Configuration menu - View commit details
-
Copy full SHA for 2796c71 - Browse repository at this point
Copy the full SHA 2796c71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7edc3e6 - Browse repository at this point
Copy the full SHA 7edc3e6View commit details -
Merge pull request ESCOMP#208 from jedwards4b/master_to_main
rename master to main
Configuration menu - View commit details
-
Copy full SHA for f027aa6 - Browse repository at this point
Copy the full SHA f027aa6View commit details
Commits on Jan 14, 2023
-
the build in github was not consistant with that outside github, this…
… commit is expected to fail
Configuration menu - View commit details
-
Copy full SHA for 70817b7 - Browse repository at this point
Copy the full SHA 70817b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea9e05b - Browse repository at this point
Copy the full SHA ea9e05bView commit details
Commits on Jan 17, 2023
-
Merge pull request ESCOMP#209 from jedwards4b/fix_gnu_debug_bld
the build in github was not consistant with that outside github
Configuration menu - View commit details
-
Copy full SHA for 11e8c64 - Browse repository at this point
Copy the full SHA 11e8c64View commit details
Commits on Jan 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e9672d - Browse repository at this point
Copy the full SHA 8e9672dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d073f8 - Browse repository at this point
Copy the full SHA 0d073f8View commit details