Skip to content

Commit 1a1d7d7

Browse files
committed
ENH: Update to code
1 parent 28f6e78 commit 1a1d7d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Tutorials/General_Tutorials/ARMBE_with_ACT_Example.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,9 @@
152152
"metadata": {},
153153
"source": [
154154
"## Metadata and ARM Standards\n",
155-
"If you just want the latest and greatest data with QC applied and don't care about producing a file to ARM standards, you can skip on to the MET section. This is to make sure that time variables (time_offset, base_time), bounds (height, pressure, time), location, and some more are set appropriately to mimic standard ARM files."
155+
"If you just want the latest and greatest data with QC applied and don't care about producing a file to ARM standards, you can skip on to the MET section. This is to make sure that time variables (time_offset, base_time), bounds (height, pressure, time), location, and some more are set appropriately to mimic standard ARM files.\n",
156+
"\n",
157+
"Note, in the interest of time, some global attributes are not set but could easily be."
156158
]
157159
},
158160
{

0 commit comments

Comments
 (0)