A collection of computational recipes for natcap analyses
- Installing the InVEST python package
- Reclassifying raster values with
pygeoprocessing
- Reclassifying rasters and summing values across pixels, ignoring nodata
- Count the number of people downstream of pixels of interest
- Rasterize a vector geometry onto a netCDF grid
- Average monthly precipitation from 30 years of daily, gridded data (netcdf)
- How to do line profiling in Cython
- Create a multilinestring by connecting a group of points (minimum spanning tree)
- Create static slippy map tiles using only GDAL
- Landcover transition utility for exploring differences in two landcover rasters
- Count the number of
nan
pixels in rasters in a directory