The Earth Observation Browser is a search tool for satellite imagery, including Sentinel-1, 2, 3, 5P and Landsat 5, 7, 8. It was released as open-source to bring earth observation imagery closer to its end users.
Some features:
Note that because the code relies on a specific SentinelHub clientId which is not available for external deployments, it currently can't be deployed by 3rd parties.
.env.example
file and rename the copied file to .env
, fill out the needed values*_themes.js
npm install
npm start
to run the application locallynpm run prettier
to prettify js
, json
, css
and scss
filesnpm run lint
to lint js
, json
, css
and scss
filesnpm run build
to build the application sourcesnpm run translate
to add strings to the translation filesnpm run debug-translations
to replace all translation strings with "XXXXXX"npm run update-previews
to create layer preview imagesThanks to the effort of various people and institutions you can enjoy EO Browser in your native language.
Your language is missing and you want to help to translate it? Contact us at info@sentinel-hub.com for more details.