Skip to content

A web application for filtering, previewing and downloading Sentinel-2 data

Notifications You must be signed in to change notification settings

claudiovicar/sentinel-web-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentinel web image downloader

A personal project for previewing, selecting and downloading Sentinel-2 satellite imagery made with Node.js, MongoDB, Vue.js and Docker.

The imagery metadata acquired from GoogleCloud is stored in Mongo and can be queried and downloaded through the Vue interface.

This project is not production ready and has been developed for learning and personal use (the code and interface are in Portuguese).

Some prints

Initial screen and scene selection. Path/rows can be selected via dropdown or via map. Initial screen

The best scenes for each path/row can be previewed. You can also select the band composition you want to download. Initial screen

Running:

  • frontend folder: npm run serve
  • root folder: sudo docker-compose build; sudo docker-compose up

Troubleshooting

About

A web application for filtering, previewing and downloading Sentinel-2 data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published