GithubHelp home page GithubHelp logo

python-repository-hub / visan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stcorp/visan

0.0 0.0 0.0 16.09 MB

Visualisation and analysis application for atmospheric data

License: BSD 3-Clause "New" or "Revised" License

CMake 0.57% Shell 0.02% Python 53.15% C++ 45.93% C 0.33%

visan's Introduction

Copyright (C) 2002-2021 S[&]T, The Netherlands.

                VISAN 4.3 Release Notes

VISAN is a Visualisation and Analysis application that was designed to be a
front-end for CODA and HARP, but is general enough to be appropriate for a much
wider range of applications. VISAN provides a full Python command line interface
that allows you to read and inspect instrument product data via CODA or HARP,
manipulate the data, and create advanced 2D Plots and Worldplots.

The currently supported platforms are Windows 10, Linux, and macOS (10.9 and
higher).


Installation
============

VISAN is available exclusively as a conda package.

For Linux, make sure that you have X11, OpenGL libraries, and Gtk 2.x
(including Glib 2.x, Pango, ATK, etc.) installed.

To install the binary version for your platform you will first need to install
Anaconda or Miniconda, then activate the conda environment in which you want to
install VISAN. We recommend creating a dedicated environment for VISAN:

$ conda create -n visan
$ conda activate visan

and within this environment install VISAN itself using:

$ conda install -c conda-forge visan

The VISAN application can then be found in your conda environment.


To build VISAN from source, clone the VISAN github repository and create a
conda environment with the VISAN application as follows:

$ conda env create -f environment.yml
$ conda activate visan-build
$ cmake -DCMAKE_INSTALL_PREFIX=$CONDA_PREFIX
$ make install


Documentation
=============

Full documentation in HTML is included with the VISAN software.

A version matching the latest development status on GitHub can be viewed at:

    http://stcorp.github.io/visan/


Download
========

The VISAN software can be downloaded from GitHub:

    https://github.com/stcorp/visan/


VISAN Developers
S[&]T, The Netherlands

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.