oafuncs 0.0.84__py2.py3-none-any.whl → 0.0.85__py2.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_draw.py +1 -1
- {oafuncs-0.0.84.dist-info → oafuncs-0.0.85.dist-info}/METADATA +1 -1
- {oafuncs-0.0.84.dist-info → oafuncs-0.0.85.dist-info}/RECORD +6 -6
- {oafuncs-0.0.84.dist-info → oafuncs-0.0.85.dist-info}/LICENSE.txt +0 -0
- {oafuncs-0.0.84.dist-info → oafuncs-0.0.85.dist-info}/WHEEL +0 -0
- {oafuncs-0.0.84.dist-info → oafuncs-0.0.85.dist-info}/top_level.txt +0 -0
oafuncs/oa_draw.py
CHANGED
@@ -155,7 +155,7 @@ def add_cartopy(ax, lon=None, lat=None, projection=ccrs.PlateCarree(), gridlines
|
|
155
155
|
ax.add_feature(cfeature.LAND, facecolor=landcolor)
|
156
156
|
ax.add_feature(cfeature.OCEAN, facecolor=oceancolor)
|
157
157
|
ax.add_feature(cfeature.COASTLINE, linewidth=cartopy_linewidth)
|
158
|
-
ax.add_feature(cfeature.BORDERS, linewidth=cartopy_linewidth, linestyle=":")
|
158
|
+
# ax.add_feature(cfeature.BORDERS, linewidth=cartopy_linewidth, linestyle=":")
|
159
159
|
|
160
160
|
# add gridlines
|
161
161
|
if gridlines:
|
@@ -1,7 +1,7 @@
|
|
1
1
|
oafuncs/__init__.py,sha256=glcIlhQ9xSK4WtL58dq7Od2S3JPqsuEyhUQ-VWO8hOc,1426
|
2
2
|
oafuncs/oa_cmap.py,sha256=rURQujDWzydNVtXOanDtChD248_bapubNsO2dX3Nb-E,6466
|
3
3
|
oafuncs/oa_data.py,sha256=DUKc--EyQfIcxAwy2Rv_oDMuE5uw9CVrt0bMAfVog98,12482
|
4
|
-
oafuncs/oa_draw.py,sha256=
|
4
|
+
oafuncs/oa_draw.py,sha256=Ni8E3sBdbmMljOImZ2jmvXacSYw7Ub-cr3hLr-Go6mw,21252
|
5
5
|
oafuncs/oa_file.py,sha256=-AdRnFEtRTpIMXr5geYe5fEhyiMOFad5ethi_lF-Ogo,12277
|
6
6
|
oafuncs/oa_help.py,sha256=BFLoOyD5uVeOc8qQ3yAyzIR1q3JAj4GhqQfetd3KML4,1034
|
7
7
|
oafuncs/oa_nc.py,sha256=Gj0xLfqgQI3hNnr9SED1WFj2JU4GsJj2on_8EVdSk20,15595
|
@@ -19,8 +19,8 @@ oafuncs/oa_sign/ocean.py,sha256=xrW-rWD7xBWsB5PuCyEwQ1Q_RDKq2KCLz-LOONHgldU,5932
|
|
19
19
|
oafuncs/oa_sign/scientific.py,sha256=a4JxOBgm9vzNZKpJ_GQIQf7cokkraV5nh23HGbmTYKw,5064
|
20
20
|
oafuncs/oa_tool/__init__.py,sha256=IKOlqpWlb4cMDCtq2VKR_RTxQHDNqR_vfqqsOsp_lKQ,466
|
21
21
|
oafuncs/oa_tool/email.py,sha256=4lJxV_KUzhxgLYfVwYTqp0qxRugD7fvsZkXDe5WkUKo,3052
|
22
|
-
oafuncs-0.0.
|
23
|
-
oafuncs-0.0.
|
24
|
-
oafuncs-0.0.
|
25
|
-
oafuncs-0.0.
|
26
|
-
oafuncs-0.0.
|
22
|
+
oafuncs-0.0.85.dist-info/LICENSE.txt,sha256=rMtLpVg8sKiSlwClfR9w_Dd_5WubTQgoOzE2PDFxzs4,1074
|
23
|
+
oafuncs-0.0.85.dist-info/METADATA,sha256=y1jCJYZRgKZProO8_iwmrJADw74HFtnncDwekhwl28U,3303
|
24
|
+
oafuncs-0.0.85.dist-info/WHEEL,sha256=pxeNX5JdtCe58PUSYP9upmc7jdRPgvT0Gm9kb1SHlVw,109
|
25
|
+
oafuncs-0.0.85.dist-info/top_level.txt,sha256=bgC35QkXbN4EmPHEveg_xGIZ5i9NNPYWqtJqaKqTPsQ,8
|
26
|
+
oafuncs-0.0.85.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|