Skip to content

Instantly share code, notes, and snippets.

@ceholden
Last active February 23, 2018 13:13
Show Gist options
  • Save ceholden/77a9ecf90cd8ce0bf4ec504e65310693 to your computer and use it in GitHub Desktop.
Save ceholden/77a9ecf90cd8ce0bf4ec504e65310693 to your computer and use it in GitHub Desktop.
ARD resampling for pyCCD
name: resample
channels:
- conda-forge
dependencies:
# pyccd deps
- numpy
- scipy
- scikit-learn
- click
- click-plugins
- cachetools
- pyyaml
# read / resample data
- xarray
# notebook and visualize
- jupyter
- notebook
- matplotlib
- pip:
- git+https://github.com/USGS-EROS/lcmap-pyccd.git
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment