csdirs / viirsresam

VIIRS resampling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VIIRS Resampling

This program resamples VIIRS data.

Dependencies:

  • C++ toolchain
  • OpenCV
  • HDF5 library

Run make to build the program named viirsresam. Running the program on a granule will modify the data in-place and add an attribute indicating it was resampled.

About

VIIRS resampling

License:Other


Languages

Language:C++ 94.9%Language:C 4.3%Language:Makefile 0.7%