Skip to content

jadeconstantinou/satellite-open-data-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapa-streamlit 🌍

Download Sentinel 2 and Landsat data!!

This app was built to allow users to use a streamlit app for requesting satellite open data from different collections and bands through Microsoft Planetary Computer API. https://satellite-open-data-explorer.streamlit.app/

For setting up the development environment, clone this repo

git clone https://github.com/jadeconstantinou/satellite-open-data-explorer.git

and run the following commands to install the requirements (in case you don't have poetry install, you can do so with pip install poetry):

poetry install
poetry shell

To run the tests, run:

pytest tests/

To run the streamlit app, run:

streamlit run app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages