Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

Latest commit

 

History

History
38 lines (29 loc) · 1.8 KB

README.rst

File metadata and controls

38 lines (29 loc) · 1.8 KB

cedar - Create Earth engine Data cubes of Analytical Readiness

cedar is a library and application to help download and preprocess satellite data to be "analysis ready data" (ARD) "data cube" as quickly as possible. cedar has been designed primarily to preprocess Landsat data, and can help acquire data from the Google Earth Engine (GEE). It is based on tools within the Python ecosystem for geospatial data processing (rasterio), saving and working with N-dimensional data (netCDF4 and xarray), and parallelization (dask and distributed).

Branch Tests Coverage Docs
master Continuous integration test status Test coverage Documentation