Commit cdec18f
Use the same function to floatize coords in polyfit and polyval (#9691)
* use same function to floatize coords in polyfit and polyval
* Add whats new - fit typing - avoid warnings in tests
* requires cftime
* Ignore mypy issues with rcond
* Apply suggestions from code review
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
---------
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>1 parent 0c6cded commit cdec18f
3 files changed
+34
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | 90 | | |
92 | 91 | | |
93 | 92 | | |
| |||
9066 | 9065 | | |
9067 | 9066 | | |
9068 | 9067 | | |
9069 | | - | |
9070 | | - | |
9071 | | - | |
9072 | | - | |
9073 | | - | |
9074 | | - | |
9075 | | - | |
9076 | | - | |
9077 | | - | |
| 9068 | + | |
9078 | 9069 | | |
9079 | 9070 | | |
9080 | 9071 | | |
9081 | 9072 | | |
9082 | 9073 | | |
9083 | 9074 | | |
9084 | | - | |
| 9075 | + | |
9085 | 9076 | | |
9086 | 9077 | | |
9087 | 9078 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6720 | 6720 | | |
6721 | 6721 | | |
6722 | 6722 | | |
| 6723 | + | |
| 6724 | + | |
| 6725 | + | |
| 6726 | + | |
| 6727 | + | |
| 6728 | + | |
| 6729 | + | |
| 6730 | + | |
| 6731 | + | |
| 6732 | + | |
| 6733 | + | |
| 6734 | + | |
| 6735 | + | |
| 6736 | + | |
| 6737 | + | |
| 6738 | + | |
| 6739 | + | |
| 6740 | + | |
| 6741 | + | |
| 6742 | + | |
| 6743 | + | |
| 6744 | + | |
| 6745 | + | |
| 6746 | + | |
| 6747 | + | |
| 6748 | + | |
| 6749 | + | |
| 6750 | + | |
6723 | 6751 | | |
6724 | 6752 | | |
6725 | 6753 | | |
| |||
7230 | 7258 | | |
7231 | 7259 | | |
7232 | 7260 | | |
7233 | | - | |
| 7261 | + | |
7234 | 7262 | | |
7235 | 7263 | | |
7236 | 7264 | | |
| |||
0 commit comments