Skip to content

Commit 784f9ce

Browse files
author
“hscannell”
committed
tiff, eps figs
1 parent 7d7a25f commit 784f9ce

File tree

4 files changed

+219928
-11
lines changed

4 files changed

+219928
-11
lines changed

.ipynb_checkpoints/02_plot_anomalies-checkpoint.ipynb

+16-9
Large diffs are not rendered by default.

02_plot_anomalies.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
},
7171
{
7272
"cell_type": "code",
73-
"execution_count": 4,
73+
"execution_count": 5,
7474
"metadata": {},
7575
"outputs": [
7676
{
@@ -201,7 +201,7 @@
201201
"plt.title('(b) 2020 SON 2.5m Temperature', loc='center', pad=30, fontsize=fst)\n",
202202
"plt.plot([-154.5,-135.5,-135.5,-154.5,-154.5], [35.5,35.5,51.5,51.5,35.5],'k',transform=ccrs.PlateCarree())\n",
203203
"\n",
204-
"plt.savefig('/glade/u/home/scanh/mhw-2020/figures/figure1_2004_2020.png', dpi=200)\n"
204+
"plt.savefig('/glade/u/home/scanh/mhw-2020/figures/figure1_2004_2020.eps', dpi=200)\n"
205205
]
206206
},
207207
{

0 commit comments

Comments
 (0)