oafuncs 0.0.98.30__py3-none-any.whl → 0.0.98.31__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oafuncs/oa_cmap.py +5 -0
- {oafuncs-0.0.98.30.dist-info → oafuncs-0.0.98.31.dist-info}/METADATA +1 -1
- {oafuncs-0.0.98.30.dist-info → oafuncs-0.0.98.31.dist-info}/RECORD +6 -6
- {oafuncs-0.0.98.30.dist-info → oafuncs-0.0.98.31.dist-info}/WHEEL +0 -0
- {oafuncs-0.0.98.30.dist-info → oafuncs-0.0.98.31.dist-info}/licenses/LICENSE.txt +0 -0
- {oafuncs-0.0.98.30.dist-info → oafuncs-0.0.98.31.dist-info}/top_level.txt +0 -0
oafuncs/oa_cmap.py
CHANGED
@@ -257,6 +257,11 @@ def get(colormap_name: Optional[str] = None, show_available: bool = False) -> Op
|
|
257
257
|
"diverging_1": ["#4e00b3", "#0000FF", "#00c0ff", "#a1d3ff", "#DCDCDC", "#FFD39B", "#FF8247", "#FF0000", "#FF5F9E"],
|
258
258
|
"cool_1": ["#4e00b3", "#0000FF", "#00c0ff", "#a1d3ff", "#DCDCDC"],
|
259
259
|
"warm_1": ["#DCDCDC", "#FFD39B", "#FF8247", "#FF0000", "#FF5F9E"],
|
260
|
+
# ---------------------------------------------------------------------------
|
261
|
+
"diverging_2": ["#4A235A", "#1F618D", "#1ABC9C", "#A9DFBF", "#F2F3F4", "#FDEBD0", "#F5B041", "#E74C3C", "#78281F"],
|
262
|
+
"cool_2": ["#4A235A", "#1F618D", "#1ABC9C", "#A9DFBF", "#F2F3F4"],
|
263
|
+
"warm_2": ["#F2F3F4", "#FDEBD0", "#F5B041", "#E74C3C", "#78281F"],
|
264
|
+
# ---------------------------------------------------------------------------
|
260
265
|
"colorful_1": ["#6d00db", "#9800cb", "#F2003C", "#ff4500", "#ff7f00", "#FE28A2", "#FFC0CB", "#DDA0DD", "#40E0D0", "#1a66f2", "#00f7fb", "#8fff88", "#E3FF00"],
|
261
266
|
}
|
262
267
|
|
@@ -1,5 +1,5 @@
|
|
1
1
|
oafuncs/__init__.py,sha256=T_-VtnWWllV3Q91twT5Yt2sUapeA051QbPNnBxmg9nw,1456
|
2
|
-
oafuncs/oa_cmap.py,sha256=
|
2
|
+
oafuncs/oa_cmap.py,sha256=HZBqVM71Aw8pjLa8aaazoJT_huOTevoI7at5ZoKslK0,12996
|
3
3
|
oafuncs/oa_data.py,sha256=Wp7Yn6n-WNddAp1UtwK5CSEdGSrzzgOH5gtaOHBaxtw,8065
|
4
4
|
oafuncs/oa_date.py,sha256=WhM6cyD4G3IeghjLTHhAMtlvJbA7kwQG2sHnxdTgyso,6303
|
5
5
|
oafuncs/oa_draw.py,sha256=IaBGDx-EOxyMM2IuJ4zLZt6ruHHV5qFStPItmUOXoWk,17635
|
@@ -38,8 +38,8 @@ oafuncs/oa_sign/__init__.py,sha256=QKqTFrJDFK40C5uvk48GlRRbGFzO40rgkYwu6dYxatM,5
|
|
38
38
|
oafuncs/oa_sign/meteorological.py,sha256=8091SHo2L8kl4dCFmmSH5NGVHDku5i5lSiLEG5DLnOQ,6489
|
39
39
|
oafuncs/oa_sign/ocean.py,sha256=xrW-rWD7xBWsB5PuCyEwQ1Q_RDKq2KCLz-LOONHgldU,5932
|
40
40
|
oafuncs/oa_sign/scientific.py,sha256=a4JxOBgm9vzNZKpJ_GQIQf7cokkraV5nh23HGbmTYKw,5064
|
41
|
-
oafuncs-0.0.98.
|
42
|
-
oafuncs-0.0.98.
|
43
|
-
oafuncs-0.0.98.
|
44
|
-
oafuncs-0.0.98.
|
45
|
-
oafuncs-0.0.98.
|
41
|
+
oafuncs-0.0.98.31.dist-info/licenses/LICENSE.txt,sha256=rMtLpVg8sKiSlwClfR9w_Dd_5WubTQgoOzE2PDFxzs4,1074
|
42
|
+
oafuncs-0.0.98.31.dist-info/METADATA,sha256=BMgD2sAlLCubQ0xiFPtTKbrYVVSmpF4q2oZLYBsbMtA,4326
|
43
|
+
oafuncs-0.0.98.31.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
|
44
|
+
oafuncs-0.0.98.31.dist-info/top_level.txt,sha256=bgC35QkXbN4EmPHEveg_xGIZ5i9NNPYWqtJqaKqTPsQ,8
|
45
|
+
oafuncs-0.0.98.31.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|