Skip to content

ESI-FAR/h2-scenario-preprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offshore H2 scenario preprocessing

How to use

$ python -m venv --prompt h2scenarios venv
$ source venv/bin/activate
$ pip install -e .

Data

Datasets are assumed to be under data/. Since they can be large, you have to add them manually under this directory, and try to keep the file names same as the original; e.g.:

$ tree -d data
data
└── D-Off_results
    ├── 100
    │   ├── ALK
    │   └── PEM
    ├── 200
    │   ├── ALK
    │   └── PEM
    ├── 300
    │   ├── ALK
    │   └── PEM
    └── 50
        ├── ALK
        └── PEM

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •