Skip to content

Commit

Permalink
Added tests for the major functions that need them, solvers and rrtmg…
Browse files Browse the repository at this point in the history
…p methods. (#27)
  • Loading branch information
makepath-alex authored Apr 1, 2024
1 parent cfc4782 commit 3f6d785
Show file tree
Hide file tree
Showing 23 changed files with 889 additions and 215 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Currently, the following functions are available in the `pyrte_rrtmgp` package:
| **OPTICAL PROPS - INCREMENT BYBND** | |
| `rte_inc_1scalar_by_1scalar_bybnd` ||
| `rte_inc_1scalar_by_2stream_bybnd` ||
| `rte_inc_1scalar_by_nstream_bybnd` | 🔲 |
| `rte_inc_1scalar_by_nstream_bybnd` | |
| `rte_inc_2stream_by_1scalar_bybnd` ||
| `rte_inc_2stream_by_2stream_bybnd` ||
| `rte_inc_2stream_by_nstream_bybnd` ||
Expand Down
Loading

0 comments on commit 3f6d785

Please sign in to comment.