Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 287 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 287 Bytes

NyxHyperion

Processing Night-Time Light Images from VIIRS

Requirements

  • Anaconda with Python36
conda env create -n ntl -f ntl.yml

Windows activate the environment with

activate ntl

Linux activate the environment with

source activate ntl