forked from ioos/notebooks_demos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
100 lines (100 loc) · 1.27 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
name: IOOS
channels:
- conda-forge
- defaults
dependencies:
- python=3.6
- arrow
- autopep8
- bagit
- beautifulsoup4
- bokeh
- cartopy
- cc-plugin-glider
- cc-plugin-ncei
- compliance-checker
- ctd
- cython
- erddapy
- fiona
- flake8
- folium
- gdal
- geojson
- geojsonio
- geolinks
- geopandas
- geos
- gridgeo
- gsw
- ioos_tools
- iris>=1.12
- jupyter
- jupyter_contrib_nbextensions
- jupyterthemes
- matplotlib
- nb_conda_kernels
- nbdime
- nco
- netcdf4
- numpy
- oceans
- oct2py
- owslib
- palettable
- pandas
- phantomjs
- pocean-core
- proj4
- psutil
- pygc
- pykdtree
- pyoos
- pyproj
- pyresample
- pysgrid
- pytest
- pyugrid
- pyyaml
- rasterio
- requests
- retrying
- rise
- rpy2
- rtree
- scikit-learn
- scipy
- seaborn
- seawater
- selenium
- sensorml2iso
- shapely
- siphon
- spyder
- statsmodels
- sympy
- thredds_crawler
- utide
- windrose
- xarray
- xlrd
# R packages.
- r-base=3.4.1
- r-dt
- r-finch
- r-ggfortify
- r-ggplot2
- r-gsw
- r-httr
- r-irkernel
- r-lubridate
- r-mapdata
- r-ncdf4
- r-oce
- r-rcolorbrewer
- r-rerddap
- r-reshape2
- r-robis
- r-sp
- r-xtractomatic
- r-xts