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 with EMC fork #5

Merged
merged 40 commits into from
Dec 2, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
63658ed
Bugfixes from public release (#112)
DusanJovic-NOAA May 8, 2020
2418b18
Bring hotfixes for ccpp-framework and ccpp-physics from release/publi…
climbfuji May 11, 2020
6590d4b
CCPP regional suites, bugfix for GNU compiler, bugfix in CCPP_typedef…
climbfuji May 13, 2020
9868550
Initialize ice fluxes and add "tiice" array (#119)
ShanSunNOAA May 27, 2020
37eaf56
Remove cheyenne.pgi from CCPP config (#117)
climbfuji Jun 1, 2020
def9be1
develop: merge HWRF version of saSAS with GFS version (#93)
climbfuji Jun 5, 2020
b4672ab
Merge GFDL FV3 dynamic core new (201912) version (#65)
XiaqiongZhou-NOAA Jun 10, 2020
02ce4ad
GFS.v16.0.4 physics update (#128)
junwang-noaa Jun 12, 2020
ea71b79
Update for GFDL_atmos_cubed_sphere (dycore GNU bugfix) (#131)
climbfuji Jun 22, 2020
6c217fc
Bugfix for regional runs when dycore is compiled in double precision …
climbfuji Jun 29, 2020
16e3615
Update develop from gsd/develop 2020/06/30 (#134)
climbfuji Jul 2, 2020
d94cec8
Add regression tests with MULTI_GASES (#108)
XiaqiongZhou-NOAA Jul 7, 2020
da1230d
Tomsfix (#132)
junwang-noaa Jul 14, 2020
f053db2
Cleanup work: CCPP metadata units and more (#140)
climbfuji Jul 15, 2020
9e5074e
This is EMC flake model (#141)
YihuaWu-NOAA Jul 20, 2020
5f5735e
Prepare for SRW App release (update develop from NCAR dtc/develop 202…
climbfuji Jul 23, 2020
cdc7915
Update CMakeLists.txt files to use imported targets (#146)
DusanJovic-NOAA Jul 28, 2020
e66fc3d
Remove cheyenne.intel-impi and supermuc_phase2.intel build targets (#…
climbfuji Jul 30, 2020
aada773
Make stochastic physics independent of fv3atm and its submodules (#145)
climbfuji Aug 6, 2020
1959bde
RRTMGP improvements (#151)
dustinswales Aug 7, 2020
0e83a92
Update to the two-way WW3 atmosphere coupling. Fractional grid update…
SMoorthi-emc Aug 13, 2020
5dbea25
Diagnostic 3D instantaneous cloud fractions added (#154)
ericaligo-NOAA Aug 20, 2020
0975bb6
Esmf810bs21 (#160)
junwang-noaa Aug 25, 2020
0b2d3ec
Updated land perturbation scheme (#148)
ClaraDraper-NOAA Aug 31, 2020
53fadef
Fix submodule pointer for ccpp-framework (#164)
climbfuji Sep 1, 2020
223f092
Add dependencies to CCPP metadata (#153)
climbfuji Sep 2, 2020
3bceaff
Python 3 bugfix in ccpp-framework (update submodule pointer only) (#…
climbfuji Sep 15, 2020
6bc61df
support one step s2s cold start (#168)
junwang-noaa Sep 16, 2020
9e1ba7c
RRTMG cloud overlap method update (#157)
climbfuji Sep 26, 2020
ab0e5ae
CCPP tendencies bugfixes, global restart reproducibility, halo bounda…
climbfuji Sep 30, 2020
2fa7a44
Preparation for S2S cmake (#183)
aerorahul Oct 7, 2020
90bc1a4
Merge NCAR feature/transition-to-capgen-1 (prepare for cap_gen.py, st…
climbfuji Oct 9, 2020
b955f81
update dynamic core submodule with hord=-5 (#185)
XiaqiongZhou-NOAA Oct 19, 2020
6e2421c
add parallel netcdf for regional applications (#175)
junwang-noaa Nov 2, 2020
5530a85
Add/update HWRF physics (#188)
climbfuji Nov 5, 2020
3bd9665
Infrastructure improvements for radiation (#193)
dustinswales Nov 13, 2020
4fdf7c6
Bring GFS.v16 features back to develop branch (#196)
junwang-noaa Nov 17, 2020
b6957d8
Fix to allow quilting with non-factors for layout (#192)
chan-hoo Nov 23, 2020
fd668c4
Update develop from gsd/develop 2020/11/20: Unified gravity wave drag…
climbfuji Nov 25, 2020
a898cca
Fix for updating stochastic physics on separate time-step. (#199)
pjpegion Nov 30, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# This is a comment.
# Each line is a file pattern followed by one or more owners.
# Order is important; the last matching pattern takes the most
# precedence.

# The components are owned by their respective teams
/FV3/ @noaa-emc/fv3atm-team
56 changes: 56 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
name: Bug report
about: Create a report to fix bugs
title: ''
labels: bug
assignees: ''

---

## Description
Provide a clear and concise description of what the bug is.
Also give a description of how to fix the bug.


### To Reproduce:
What compilers/machines are you seeing this with?
Give explicit steps to reproduce the behavior.
1. do this
2. then that
3. then, oops, look at the bug


## Additional context
Add any other context about the problem here.
Directly reference any issues or PRs in this or other repositories that this is related to, and describe how they are related. Example:
- needs to be fixed also in noaa-emc/nems/issues/<issue_number>
- needed for noaa-emc/fv3atm/pull/<pr_number>


## Output

**Screenshots**
If applicable, drag and drop screenshots to help explain your problem.

**output logs**
If applicable, include relevant output logs.
Either drag and drop the entire log file here (if a long log) or

```
paste the code here (if a short section of log)
```

## Testing:

1. Have you tested the code changes? On what platforms?

2. Have you run regression test in ufs-weather-model or ufs-s2s-model with code changes?
- Will the baseline results change?
- If the baseline results change, is it expected? Please give brief explanation.

## Dependent PRs:

Directly reference any issues or PRs in this or other repositories that this is related to, and describe how they are related. Example:
- required to support noaa-emc/GFDL_atmos_cubed_sphere/issues/<issue_number>
- ncar/ccpp-physics/pull/<pr_number>
- associated ufs-weather-model/pull/<pr_number>
32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''

---

## Description
Provide a clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

## Solution
Add a clear and concise description of what solution you provide.

## Alternatives
If applicable, add a description of any alternative solutions or features you've considered.

## Testing:

1. Have you tested the code changes? On what platforms?
2. Have you run regression test in ufs-weather-model or ufs-s2s-model with code changes?
- Will the baseline results change?
- If yes, please give brief explanation of your code updates on the regression test.

## Dependent PRs:

Directly reference any issues or PRs in this or other repositories that this is related to, and describe how they are related. Example:
- required to support noaa-emc/GFDL_atmos_cubed_sphere/issues/<issue_number>
- ncar/ccpp-physics/pull/<pr_number>
- associated ufs-weather-model/pull/<pr_number>

37 changes: 37 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
## Description

(Instructions: this, and all subsequent sections of text should be removed and filled in as appropriate.)
Provide a detailed description of what this PR does.
What bug does it fix, or what feature does it add?
Is a change of answers expected from this PR?



### Issue(s) addressed

Link the issues to be closed with this PR, whether in this repository, or in another repository.
(Remember, issues should always be created before starting work on a PR branch!)
- fixes #<issue_number>
- fixes noaa-emc/fv3atm/issues/<issue_number>



## Testing

How were these changes tested?
What compilers / HPCs was it tested with?
Are the changes covered by regression tests? (If not, why? Do new tests need to be added?)
Have the ufs-weather-model regression test been run? On what platform?
- Will the code updates change regression test baseline? If yes, why? Please show the baseline directory below.
- Please commit the regression test log files in your ufs-weather-model branch


## Dependencies

If testing this branch requires non-default branches in other repositories, list them.
Those branches should have matching names (ideally)

Do PRs in upstream repositories need to be merged first?
If so add the "waiting for other repos" label and list the upstream PRs
- waiting on noaa-emc/nems/pull/<pr_number>
- waiting on noaa-emc/fv3atm/pull/<pr_number>
Loading