Skip to content

This repo contains general utilities used across the emit-sds.

License

Notifications You must be signed in to change notification settings

ebolch/emit-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emit-utils

Welcome to the EMIT utils science data system repository. To understand how this repository is linked to the rest of the emit-sds repositories, please see the repository guide.

The emit utils repository provides general convenience utilities used broadly throughout the emit-sds. This repository can be installed locally by:

git clone git@github.com:emit-sds/emit-utils.git
pip install --editable git@github.com:emit-sds/emit-utils.git

In addition to integrated utilities, this repository includes a reformatting script to convert EMIT netCDF files (as delivered to the LP DAAC) to ENVI files. Simply run:

python emit_utils/reformat.py example.nc OUTPUT_DIR

Optionally, the '--orthorectify' option can be added to use the embedded GLT for rapid orthorectification.

About

This repo contains general utilities used across the emit-sds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%