Giter Club home page Giter Club logo

pydelling's Introduction

Pydelling

Set of pre- and post-processing scripts for modelling

Recommendations

Using and IDE like PyCharm is recommended to keep things easy. It may be useful if you need to debug your scripts, or edit them.

Using PyCharm, you can follow the installation step and then run your scripts in pydelling env automatically. Otherwise, you can follow the steps below to run pydelling manually.

Installation

Configure the conda environment running

conda env create --file environment.yaml

Regular pip dependencies can be found at requirements.txt

Templates and Examples

Some examples of usage of pydelling may be found inside templates folder. Use config.yaml to setup data sources and other variables.

Running template scripts

In order to execute pydelling, pydelling conda env needs to be loaded.

Loading conda environment

conda activate pydelling

Running script

Run the script and set the config file as argument. If the config file is not specified, ./config.yaml will be taken as default.

Example:

python templates\interpolate_top_BC\interpolate_BC.py templates\interpolate_top_BC\config.yaml

pydelling's People

Contributors

aitirga avatar andreapalacios01 avatar paulabruch avatar aitorig avatar davidneg avatar sainzgarciaalvaro 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.