Skip to content

Commit

Permalink
Create environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrobodas authored Mar 15, 2024
1 parent 25caca6 commit e9d43d8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions etc/environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: ci_env
channels:
- conda-forge
- defaults
dependencies:
- cartopy
- matplotlib
- netcdf4

0 comments on commit e9d43d8

Please sign in to comment.