Git Product home page Git Product logo

p4ul's Introduction

README

What is this repository for?

  • This repository contains a wide range of python scripts for data pre- and post-processing.

How do I get set up?

############################ Mandatory steps to make the python-scripts work in Linux:

  1. Install the following packages:
  • python3-numpy

  • python3-matplotlib

  • python3-scipy

  • python3-gdal

  1. Go to $HOME directory and clone the repository

cd $HOME

git clone https://github.com/mjsauvinen/P4UL.git

  1. Add to $HOME/.bashrc

export PATH=$HOME/P4UL:$PATH

export PATH=$HOME/P4UL/pyPlot:$PATH

export PATH=$HOME/P4UL/pyFootprint:$PATH

export PATH=$HOME/P4UL/pyRaster:$PATH

export PATH=$HOME/P4UL/pyUtils:$PATH

export PATH=$HOME/P4UL/pyFoam:$PATH

export PATH=$HOME/P4UL/pyAnalyze:$PATH

export PATH=$HOME/P4UL/pyMisc:$PATH

export PATH=$HOME/P4UL/pyNetCDF:$PATH

export PYTHONPATH=$HOME/P4UL/pyLib/:$PYTHONPATH

  1. While in $HOME/P4UL, run the following command to make the scripts executables:

chmod u+x py*/*.py

Now the scripts can be run everywhere in your system.

#########################

Who do I talk to?

  • Mikko Auvinen, Finnish Meteorological Institute.

#########################

Contributors
  • Mikko Auvinen, Finnish Meteorological Institute

  • Jukka-Pekka Keskinen, Finnish Meteorological Institute

  • Sasu Karttunen, University of Helsinki

  • Mona Kurppa, University of Helsinki

p4ul's People

Contributors

mjsauvinen avatar jpkeskinen avatar saskartt avatar aarniomi avatar

Stargazers

Zejian Y avatar Sócrates Fernández avatar  avatar

Watchers

 avatar  avatar  avatar Xiaoyu Li avatar

p4ul's Issues

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.