GithubHelp home page GithubHelp logo

schwankner / docker-esa-snap Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 5.0 8 KB

ESA Sentinel and SMOS Toolboxes preinstalled container for Earth Observation processing and analysis.

Home Page: https://hub.docker.com/r/mrmoor/esa-snap/

License: MIT License

Dockerfile 100.00%
docker esa geocoding sar snap

docker-esa-snap's Issues

The .snap directory is protected on my system and hence the image fails

Dear Alexander,

Some modern filesystems such as CephFS have a protected folder called .snap that hence cannot be used for SNAP. I wonder if you would consider changing this in your docker images?

For example one could change ${HOME}/.snap to ${HOME}/.esa_snap. In this case the following changes are needed to the files in [snap installation dir]/etc:

  1. In snap.properties you need to change the property snap.userdir.
    For example sit it to: snap.userdir="${HOME}/.esa_snap"
    Don’t forget to remove the ‘#’ at the beginning of the line.

  2. In snap.conf you need to be change the default_userdir.
    Here change the default_userdir="${HOME}/.snap/system"
    to default_userdir="${HOME}/.esa_snap/system"

best regards,
R. Oonk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.