| DIR:/usr/local/lib/python3.6/site-packages/xarray/backends/__pycache__/ |
| Current File : //usr/local/lib/python3.6/site-packages/xarray/backends/__pycache__/memory.cpython-36.pyc |
3
���h� � @ sH d dl Z d dlZddlmZ ddlmZ ddlmZ G dd� de�Z dS ) � N� )�Variable)�OrderedDict� )�AbstractWritableDataStorec sL e Zd ZdZd� fdd� Zdd� Zdd� Zdd
d�Zdd
� Zdd� Z � Z
S )�InMemoryDataStorez�
Stores dimensions, variables and attributes in ordered dictionaries, making
this store fast compared to stores which save to disk.
This store exists purely for internal testing purposes.
Nc s< |