Giter Site home page Giter Site logo

mhdella / uwnet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sarenehan/uwnet

0.0 0.0 0.0 98.49 MB

Neural Networks based unified physics parameterization for atmospheric models

License: MIT License

Dockerfile 0.02% Python 1.11% Shell 0.11% Groovy 0.02% Roff 0.22% Forth 0.02% MATLAB 0.31% Fortran 19.09% Makefile 0.09% NCL 3.78% C 0.18% Perl 0.05% C++ 0.01% Pascal 0.01% HTML 23.94% CMake 0.01% Ruby 0.01% Jupyter Notebook 51.04%

uwnet's Introduction

Machine learning approaches to convective parametrization

Build Status

Documentation

The documentation is hosted on github pages: https://nbren12.github.io/uwnet/

Setup

The software requirements for this project are more complicated than most python data analysis projects because it uses several unique tools for running python codes from an atmospheric model written in Fortran. However, the entire workflow is containerized with docker, and can be run wherever docker is installed.

Quickstart

From the project's root directory the docker environment can be entered by typing

make enter

This opens a shell variable in a docker container with all the necessary software requirements.

To run the whole workflow from start to finish, type

snakemake -j <number of parallel jobs>

This will take a long time! To see all the steps and the corresponding commands in this workflow, type

snakemake -n -p

This whole analysis is specified in the Snakefile, which is the first place to look.

uwnet's People

Contributors

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