Skip to content

play, visualize and post-process GRS processed satellite images

License

Notifications You must be signed in to change notification settings

Tristanovsk/grstbx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grstbx

Scientific code and notebooks to visualize and post-process GRS L2A and L2B images

Example

example gif

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Please use conda environment

conda activate "name of your conda env"

Python >= 3.9 is recommended, example:

conda create python=3.11 -n grstbx
conda activate grstbx

It is safer to pre-install gdal and pyproj with conda:

conda install -c conda-forge gdal pyproj

Installing

Clone the repository and execute the following command in the local copy:

pip install .

Some example of the forward model:

example files

To generate a new kernel for Jupyter

python -m ipykernel install --user --name=grstbx

About

play, visualize and post-process GRS processed satellite images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published