Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
HAWC Reference Models
dtu-10mw-rwt
Commits
4c1cda9f
Commit
4c1cda9f
authored
May 06, 2020
by
Jenni Rinker
Browse files
try wetb image
parent
991f3c64
Pipeline
#13232
failed with stage
in 4 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4c1cda9f
make_32bit_zip
:
image
:
rinkdtu/dockermini:latest
image
:
dtuwindenergy/wetb
script
:
# clone the DLLs and checkout to specific commit
# - git clone https://gitlab.windenergy.dtu.dk/OpenLAC/control-binary/control-win32.git
...
...
@@ -15,15 +15,17 @@ make_32bit_zip:
# use python's shutil to make the archive
# - c:/Anaconda3/envs/pyHawc2/python -c "import shutil; shutil.make_archive('dtu-10mw-rwt', 'zip', 'dtu-10mw-rwt')"
# - c:/Anaconda3/envs/pyHawc2/python -c "from wetb.hawc2 import HTCFile" WETB INSTALLED ON CPAV
-
pip install wetb
#
- pip install wetb
-
pip install git+https://gitlab.windenergy.dtu.dk/hawc-reference-models/reference-utilities.git
-
cd utils
-
c:/Anaconda3/envs/pyHawc2/python prepare_zip_file.py
# - c:/Anaconda3/envs/pyHawc2/python prepare_zip_file.py
-
python3 prepare_zip_file.py
artifacts
:
paths
:
-
dtu-10mw-rwt.zip
#
tags:
tags
:
# - CPAV_old
-
python
# (later) make the report
# - git clone git@gitlab.windenergy.dtu.dk:HAWC2/hawc2-binary/hawc2-win32.git
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment