Skip to content
Snippets Groups Projects
Commit 928b35ad authored by Benjamin Jakimow's avatar Benjamin Jakimow
Browse files

update docs, update bitbucket-pipelines.yml


Signed-off-by: Benjamin Jakimow's avatarbenjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
parent b5298976
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ pipelines:
- python -m pip install -r requirements.txt
- python -m pip install nose2
- apt-get update
- apt-get install xvfb
- apt-get -y install xvfb
- Xvfb :1 -screen 0 1024x768x16 &> xvfb.log &
- ps aux | grep X
- DISPLAY=:1.0
......
==============
Changelog
==============
2019-08-06 (version 1.7):
* increased contrast for default map view text
* improved detect of wavelength information, e.g. from Pleiades, Sentinel-2 and RapidEye data
2019-07-16 (version 1.6):
* re-design of map visualization: faster and more compact, the number of maps is fixed to n dates x m map views
* date, sensor or map view information can be plotted within each map and become available in screenshots
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment