Coder Social home page Coder Social logo

hgarbeil / pymodisview Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 294 KB

Global MODIS NDVI and LST python image display and 20+ year time-series analysis program

License: MIT License

Python 100.00%
pyqt5 modis ndvi time-series land-surface-temperature python hdf4

pymodisview's Introduction

PyMODISView

MODIS MOD11 and MOD13 Global MODIS Monthly Global Analysis Software

GitHub Logo

Description

This program will allow a user to read in a MOD11 land surface temperature (LST) hdf global monthly file or a MOD13 normalized difference vegetation index (NDVI) hdf global monthly file. The program has been set to extract a region of interest of the continental United States. Both of these datasets are products from the NASA MODIS Land Science Teams. Program is written in Python with the Qt GUI framework provided by the PyQt5 module.

Requirements

Installation

This program is built with python 3.5 and pyhdf. The easiest method to install is to first download and install anaconda from anaconda.com. The pyqt, pyhdf modules and plotting module pyqtgraph can be put into a python virtual environment after the anaconda install via the terminal with the following commands. Note that I use python 3.5 as my old MacbookPro running El Capitan was having conda issues when using python 3.8.

conda create --name qt_hdf4_35 python=3.5 pyhdf pyqt pyqtgraph scipy conda activate qt_hdf4_35 python3 PyMODISView.py

Data

The program is designed to read in global NDVI (MOD13 and MOD11) datasets. These files are available via the NASA data portals for MODIS land data products. In addition to the MOD11 and / or MOD13 files that the user would like to analyze, the program uses cube files which consist of the MOD11 night and day LST data for continental USA and MOD13 NDVI data for the same area with each band or slice of the cube being a year starting at 2001 and ending in 2021. These file cubes were constructed from the 2001 - 2021 MOD11 and MOD13 global .05 degree hdf files. A text file resides with the data which contains the years represented in that directory. The directory structure is described below.

The directory containing the MOD11 and MOD13 files can be organized such that the program can find both the requested image and the file containing all of the LST or NDVI files for that month for all of the years which are represented in the directory. The image below shows the directory organization and a typical month of files (MOD11 January for years 2000 to 2022). Anyone wishing the full dataset can contact the developer to obtain a compressed tar file of the two datasets which would allow for easy operation of the program.

GitHub Logo

Current Status

Actively being developed. Albeit in the background.

Contact

Anyone wishing the dataset can contact me at garbeilAThawaii.edu

pymodisview's People

Contributors

hgarbeil avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

mgamzec

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.