xray.backends.PydapDataStore

class xray.backends.PydapDataStore(url)

Store for accessing OpenDAP datasets with pydap.

This store provides an alternative way to access OpenDAP datasets that may be useful if the netCDF4 library is not available.

Attributes

attrs
store_variables
variables

Methods

close()
open_store_variable(var)
sync()
__init__(url)

Methods

__init__(url)
close()
open_store_variable(var)
sync()

Attributes

attrs
store_variables
variables