Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emsig/emsig.github.io

Home of emsig
https://github.com/emsig/emsig.github.io

csem emg3d empymod geophysics modelling python

Last synced: about 1 month ago
JSON representation

Home of emsig

Awesome Lists containing this project

README

        

# Website of emg3d

The website of emg3d is generated by sphinx.

You can build it locally with
```
make html
```
where you can install the required dependencies with
```
pip install -r requirements.txt
```

The website can be deployed from the local machine with
```
make deploy
```

A GitHub Action is set up which will do that for each commit.

The website is served to https://emsig.xyz.