Skip to content

Commit 3d71ddc

Browse files
committed
Try full buil
1 parent e32fb9a commit 3d71ddc

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.readthedocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
conda:
2+
environment: environment.yml

environment.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: rtm
2+
channels:
3+
- conda-forge
4+
- defaults
5+
dependencies:
6+
- cartopy
7+
- gdal
8+
- obspy
9+
- utm
10+
- xarray
11+
- pip:
12+
- "git+https://github.com/uafgeotools/waveform_collection"

0 commit comments

Comments
 (0)