Giter VIP home page Giter VIP logo

nclncocdo-docker's Introduction

ncl nco cdo-docker

docker image for NCL, NCO and CDO, based on ubuntu

Build

  • find build steps from Dockerfile
  • based on ubuntu:18.04
  • NCL installed through precompiled binary (ncl lib/bin paths are messed up in apt install), with NCARG_ROOT and PATH set
  • NCO, CDO installed through apt

Use

build image and run

  1. install docker
  2. Download Dockerfile through whatever method
  3. build and run
    docker image build -t nclncocdo:v1 .
    docker container run -it nclncocdo:v1
    
  4. use NCL, NCO, CDO in the command line

or pull from DockerHub

  1. install docker
  2. docker pull theropod/nclncocdo:latest to pull the image or docker run -it theropod/nclncocdo:latest to run it directly

About Ubuntu:latest

Dockerfile to install NCL on ubuntu:20.04. Ubuntu 20.04 has removed support for libgfortran3, so 2 deb packages from 18.04 have to be downloaded and installed (see Dockerfile for further info)

How to run x11 windows

you can't directly run a X11 window inside docker, here is an alternative approach using x11docker:

  • pull image
  • install x11docker
  • x11docker -i theropod/nclncocdo:latest
  • try ng4ex xy05n -clean

nclncocdo-docker's People

Contributors

theropod avatar

Stargazers

 avatar

Watchers

 avatar

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.