﻿xdem.dDEM
=========

.. currentmodule:: xdem

.. autoclass:: dDEM

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~dDEM.__init__
      ~dDEM.astype
      ~dDEM.coords
      ~dDEM.copy
      ~dDEM.crop
      ~dDEM.from_array
      ~dDEM.georeferenced_grid_equal
      ~dDEM.get_bounds_projected
      ~dDEM.get_footprint_projected
      ~dDEM.get_metric_crs
      ~dDEM.get_nanarray
      ~dDEM.ij2xy
      ~dDEM.info
      ~dDEM.interp_points
      ~dDEM.interpolate
      ~dDEM.intersection
      ~dDEM.load
      ~dDEM.outside_image
      ~dDEM.polygonize
      ~dDEM.proximity
      ~dDEM.raster_equal
      ~dDEM.reproject
      ~dDEM.save
      ~dDEM.set_mask
      ~dDEM.set_nodata
      ~dDEM.shift
      ~dDEM.show
      ~dDEM.split_bands
      ~dDEM.subsample
      ~dDEM.to_points
      ~dDEM.to_rio_dataset
      ~dDEM.to_xarray
      ~dDEM.value_at_coords
      ~dDEM.xy2ij
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~dDEM.bounds
      ~dDEM.count
      ~dDEM.count_on_disk
      ~dDEM.crs
      ~dDEM.data
      ~dDEM.driver
      ~dDEM.dtypes
      ~dDEM.fill_method
      ~dDEM.filled_data
      ~dDEM.height
      ~dDEM.indexes
      ~dDEM.indexes_on_disk
      ~dDEM.is_loaded
      ~dDEM.is_modified
      ~dDEM.name
      ~dDEM.nodata
      ~dDEM.res
      ~dDEM.shape
      ~dDEM.time
      ~dDEM.transform
      ~dDEM.width
   
   