Code Monkey home page Code Monkey logo

energyoffshore's Introduction

DT CLIMATE - ENERGY OFFSHORE USE CASE

This is the repository containing the EnergyOffshore Python package (under the EnergyOffshore_package directory) and the scripts that demonstrate their use and reproduce the EnergyOffshore use case output for the use case demonstration deliverable D340.10.5.1.

Reproducing the deliverable analysis on LUMI

It is best to use the scripts on compute nodes, and getting an interactive shell on LUMI is easiest through the web-interface https://docs.lumi-supercomputer.eu/firststeps/loggingin-webui/

The easiest way to access a nice Python environment on LUMI is creating a singularity container as follows

singularity pull docker://pangeo/pangeo-notebook:latest (creates a singularity container from a docker container)

which creates a container pangeo-notebook_latest.sif.

This container can be then activated with

singularity shell --bind /pfs/lustrep3/scratch/project_465000454/ pangeo-notebook_latest.sif

where --bind /pfs/lustrep3/scratch/project_465000454/ mounts this folder so that it can be used with the singularity shell.

Finally, the EnergyOffshore package can be installed using pip

pip install EnergyOffshore

Then the project repository can be cloned with git clone https://github.com/AleksiNummelin/EnergyOffshore.git and then the python-scripts within the scripts folder can then be run with e.g.

python3 run_EnergyOffshore_analysis_and_visualization.py

The scripts can be controlled using the config_visuals.yml YAML file.

energyoffshore's People

Contributors

aleksinummelin avatar

Watchers

 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.