Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
RoutingPP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IPSL
LMD
InTro
RoutingPP
Commits
f1caa56f
Commit
f1caa56f
authored
4 years ago
by
POLCHER Jan
Browse files
Options
Downloads
Plain Diff
Merge gitlab.in2p3.fr:ipsl/lmd/intro/routingpp
parents
d66fd950
cb6a30aa
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Environment
+3
-3
3 additions, 3 deletions
Environment
with
3 additions
and
3 deletions
Environment
+
3
−
3
View file @
f1caa56f
...
...
@@ -73,10 +73,10 @@ if [ loc != "unknown" ] ; then
#
# Create the MPI environment as it does not exist.
#
conda create
-y
-n
MPI mpi4py numba astropy
netcdf4 matplotlib basemap
ConfigParser
conda create
-y
-n
MPI
--channel
astropy
mpi4py numba astropy
spherical-geometry netcdf4
ConfigParser
source
activate MPI
conda
install
-y
cartopy
conda
install
-y
--channel
astropy
spherical-geometr
y
conda
install
-y
--channel
astropy matplotlib basemap
conda
install
-y
--channel
astropy
cartop
y
else
source
activate MPI
fi
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment