Commit 449bf4a
Fix: Matching
* Addition of metadata and configuration information to pyproject.toml, and minimal setup.py
* Linting
* Adding conditional statement for checking of local clone of dependency
* Linting
* Reverting back to using find_pkg in setup.py
* Updating author in pyproject.toml
* Intermediate steps for refactor of pyFV3 and pySHiELD
* Bringing in changes from PR 129
Co-authored-by: Janice Kim <janice.kim@noaa.gov>
Co-authored-by: Frank Malatino <142349306+fmalatino@users.noreply.github.com>
* Confirming tests
Co-authored-by: Janice Kim <janice.kim@noaa.gov>
Co-authored-by: Frank Malatino <142349306+fmalatino@users.noreply.github.com>
* Changing backend of barolinic_c48_no_out.yaml
* Adding baroclinic_c48_no_out.yaml to excluded configs in test_example_configs
* Adding baroclinic_c48_no_out.yaml to workflow
* Adding 54 ranks to be used in workflow
* Reducing number of ranks for workflow run to 6
* Removing references to support for Python 3.9-3.10 in pyproject.toml
* Removing more references to old Python version support
* Removing setup.cfg
* Setting black target version to Python 3.11
* New linting tools
* Updating versions of tools contained in pyproject.toml and pre-commit-config
* Reverting changes to fv_dynamics thresholds
* Adding Flake8-pyproject as an additional dependency in pre-commit-config.yaml
* Updating configs in examples/notebooks to use 'baroclinic_instability' over 'baroclinic'
* Testing bumping mpi4py to 4.1
* Testing still
* Removing version specification for mpi4py
* Matching pyFV3 metadata
---------
Co-authored-by: Janice Kim <janice.kim@noaa.gov>pyFV3 package specifications (NOAA-GFDL#132)1 parent cc5d9f4 commit 449bf4a
2 files changed
+27
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 40 | | |
50 | 41 | | |
51 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
0 commit comments