You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notebooks/05_data_preprocessing.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
"id": "ef28c0f9-b371-44be-a0f4-654681115eb6",
14
14
"metadata": {},
15
15
"source": [
16
-
"## Warning: Please Read\n",
16
+
"## Overview and Warning: Please Read\n",
17
17
"- ERA5 data on NCAR is stored in hourly NetCDF files. Therefore, it is necessary to create intermediate ARCO datasets for fast processing.\n",
18
18
"- In this notebook, we read hourly data from NCAR's publicly accessible ERA5 collection using an intake catalog, compute the annual means and store the result using zarr stores.\n",
19
19
"- If you don't have write permision to save to the Research Data Archive (RDA), please save the result to your local folder.\n",
0 commit comments