

Plotting scripts for electronic and phonon band structures, density

Publication-ready plotting (powered by Matplotlib.)Īn extensive framework for generating high-symmetry k-point paths.Ĭrystallographic spacegroups are determined using Spglib.Ĭonventional crystallographic paths are built in as well as interfaces to It is hoped that these command-line tools will bring some of theīenefits of these libraries to a wider user-base while providing # export PATH=$PATH:/usr/local/share/SUMO/SUMO_Lin64_1.3.Sumo is a Python toolkit for plotting and analysis of ab initioīuilt on existing Python packages from the solid-state # export GDAL_DATA=/usr/local/share/SUMO/gdal_extensions/gdal-data # export LD_LIBRARY_PATH=/usr/local/share/SUMO/gdal_extensions/ # export JAVA_HOME=$(dirname $(dirname $(readlink -f $(which java)))) # Inside the container, set the following "env" variables: RUN rm /usr/local/share/SUMO/gdal_extensions/gdal-data.zip & rm /usr/local/share/SUMO/gdal_extensions/gdal192-Ubuntu12-gcc4.6.3-x86_64.tar.gzĮNV PATH=$PATH:/usr/local/share/SUMO/SUMO_Lin64_1.3.5 RUN cd /usr/local/share/SUMO/gdal_extensions & wget \ĮNV GDAL_DATA=/usr/local/share/SUMO/gdal_extensions/gdal-data & tar zxvf gdal192-Ubuntu12-gcc4.6.3-x86_64.tar.gzĮNV LD_LIBRARY_PATH=/usr/local/share/SUMO/gdal_extensions/ RUN cd /usr/local/share/SUMO & mkdir gdal_extensions & cd gdal_extensions \ RUN mkdir -p /usr/local/share/SUMO & cd /usr/local/share/SUMO & \ & apt-get install -y oracle-java8-installer & apt-get install -y oracle-java8-set-defaultĮNV JAVA_HOME=/usr/lib/jvm/java-8-oracle/jre RUN echo oracle-java8-installer shared/accepted-oracle-license-v1-1 select true | /usr/bin/debconf-set-selections \ RUN apt-get install -y software-properties-common & add-apt-repository ppa:webupd8team/java & apt-get update RUN apt-get install -y libjson0 & apt-get install -y libjson0-dev RUN apt-get install -y wget & apt-get install -y htop & apt-get install -y psmisc & apt-get install -y vim & apt-get install -y sudo & apt-get install -y unzip & apt-get install -y mlocate & updatedb RUN apt-get update & apt-get install -assume-yes apt-utils & apt-get -f install -y & apt-get install -y apt-file & apt-get upgrade -y RUN echo "Updating package list and packages" Software_versions= "java1.8, gdal extensions, SUMO (version Lin64_1.3.5)" \ĭescription= "MARSEC (MARitime SECurity): the maritime surveillance and security from EU to Global"

# Data and Processing Platform (JEODPP) the experiments reported in # This Dockerfile was used as basis to perform on the JRC Earth Observation # sudo docker build -t marsec:java1.8_gdalext_SUMO_Lin64_1.3.5. # Dockerfile of SUMO based on ubuntu:xenial
