Provides you with an option for editing any of the displayed data, an option that allows you to continue working while data is being saved, by default scale plots so that all data values are visible in a plot, and, provides an option that allows you to specify how changes will be saved to the CWMS database. Available commands are: Edit All Data, Save in Background, Scale Plot to Raw Data, and Storage Rule.
From Storage Rule, you have the following commands available:
Delete Insert removes all unprotected data from the incoming data's time window, merges incoming time values between protected data, and updates unprotected data at corresponding times with incoming data. Incoming data is discarded when protected data exists at corresponding times.
Replace All merges incoming time values between data and replaces unprotected data at corresponding times with incoming data. Incoming data is discarded when there is protected data at corresponding times.
Do Not Replace merges incoming time values between data and discards incoming data when there is existing data at corresponding times.
Replace Missing Values Only merges incoming time values between data and replaces unprotected missing data at corresponding times with incoming data. Incoming data is discarded when protected data exists at corresponding times.
Replace with Non Missing merges incoming time values between data and replaces unprotected data at corresponding times with non-missing incoming data. Incoming data is discarded when protected data exists at corresponding times.