CwmsDataStore Class =================== `Detailed Documentation `_ `Example Usage `_ General ------- CwmsDataStore objects are named objects that provide the ability to - catalog objects in a CWMS database - store and retrieve objects to/from a CWMS database - perform raintgs in a CWMS database Required Information -------------------- - **name**: (API root) Optional Information -------------------- - **api_key**: (required for storing or rating) Notes ----- The following object types may be cataloged: - locations - ratings - rating specifications - rating templates - time series The following object types may be stored or retrieved: - :doc:`locations ` - :doc:`ratings ` (currently retrieve-only) - :doc:`time series `