Giter Site home page Giter Site logo

cpritcha / meillionen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openmodelingfoundation/meillionen

0.0 2.0 0.0 2.84 MB

tools for coupling simulation models

Home Page: https://openmodelingfoundation.github.io/meillionen

License: Other

Rust 22.38% Python 65.70% TeX 1.12% Makefile 0.68% Jupyter Notebook 9.99% CSS 0.13%

meillionen's Introduction

Meillionen

Meillionen will be a project to facilitate the interoperability of simulation models written in different languages and frameworks for the physical and social sciences. Currently it is being used to experiment with different ways of connecting the SimpleCrop CLI/library with LandLab and making models conform to the PyMT interface.

Setup

In order to setup this project you'll have to install cargo and the rust toolchain. You can install cargo through rustup or conda (conda install -c conda-forge rust should do the trick).

Next you'll have to install the overall python dependencies

# create a python venv
python3 -m venv .venv
. .venv/bin/activate
python -m pip install -r requirements/base.txt 

The Makefile in the project root can be used to build and install the simplecrop and meillionen-mt-python packages. You can install both those packages with

make

Currently this is setup only for linux (requirements/wheels.txt assumes a linux operating system and python 3.8). With templated wheel dependencies the make file should be cross platform.

Build

cargo build

Test

cargo test        

Build the Python libraries

make build

meillionen's People

Contributors

cpritcha avatar dependabot-preview[bot] avatar

Watchers

 avatar  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.