Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1014 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 1014 Bytes

Landsat-sr

Landsat-SR

Welcome to the Landsat-SR project! This repository contains tools and scripts for processing Landsat Surface Reflectance data.

Table of Contents

Introduction

Landsat-SR is a collection of utilities designed to facilitate the processing and analysis of Landsat Surface Reflectance data. This project aims to provide a streamlined workflow for researchers and analysts working with satellite imagery.

Installation

To install the necessary dependencies, run:

pip install -r requirements.txt

Usage

To process your Landsat data, use the following command:

python manage.py runserver

Contributing

We welcome contributions! Please read our contributing guidelines for more details.

License

This project is licensed under the MIT License. See the LICENSE file for details.