Skip to content

star-is-here/viirs_est_even

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Processing VIIRS Raster Files to County through Python

Using Rasterio, Shapely, and Fiona

##> Summary

  1. Convert the raster into a numpy array
  2. Draw a box that contains the county polygon
  3. Clip the array to the box
  4. Define affine transform on shapefile to raster
  5. Create array mask of shape of county in box using Rasterio
  6. Calculate necessary measures on masked array

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages