Skip to content

JPL-Evapotranspiration-Algorithms/modland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modland Python Package

The modland Python package generates georeferencing information for MODIS/VIIRS Sinusoidal tiles.

The Julia equivalent for this package is MODLAND.jl.

Gregory H. Halverson (they/them)
[email protected]
NASA Jet Propulsion Laboratory 329G

modland grid

Environment

mamba create -y -n modland -c conda-forge python=3.11 jupyter pykdtree 
mamba activate modland

Installation

This package is available on PyPi as a pip package.

pip install modland

Usage

import modland