Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ghsc
Landslide Hazards Program
lsforce
Commits
5b27309f
Commit
5b27309f
authored
Nov 22, 2022
by
Allstadt, Kate Elizabeth
Browse files
Merge branch 'main' into 'main'
Fixed plotting stations See merge request
!37
parents
05b0094e
a160d3af
Pipeline
#218587
passed with stage
in 6 minutes and 24 seconds
Changes
2
Pipelines
11
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5b27309f
...
...
@@ -8,7 +8,7 @@ Install and test:
-
conda config --add channels conda-forge
-
conda create --name lsforce
-
source activate lsforce
-
conda install --yes cartopy=0.2
0
notebook obspy pyqt xarray rasterio matplotlib
=3.5.2
-
conda install --yes cartopy=0.2
1
notebook obspy pyqt xarray rasterio matplotlib
-
conda install --yes black isort pytest-cov pytest-mpl
-
pip install --editable .
# Run tests
...
...
install.sh
View file @
5b27309f
...
...
@@ -75,7 +75,7 @@ conda remove --yes --name $ENV_NAME --all
# Standard package list:
PACKAGE_LIST
=(
'cartopy=0.2
0
'
'cartopy=0.2
1
'
'notebook'
'obspy'
'pyqt'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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