forked from oceanhackweek/ohw-tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
111 lines (111 loc) · 1.48 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
101
102
103
104
105
106
107
108
109
110
111
name: OHW20
channels:
- conda-forge
dependencies:
- python=3.8
- pangeo-notebook=2020.06.03
- argopy
- bokeh
- bottleneck
- cartopy <0.18
- cdsapi
- cf-units
- cf_xarray
- colorcet
- compilers
- cotede
- ctd
- dask
- datashader
- descartes
- erddapy
- geolinks
- geopandas
- geoviews
- gsw
- h5netcdf
- holoviews
- hvplot
- intake
- ioos-tools
- ioos_qc
- ipyleaflet
- jupyter
- jupyter-rsession-proxy
- jupyter_contrib_nbextensions
- jupyterlab
- matplotlib-base
- nc-time-axis
- netcdf4
- numpy
- oceansdb
- palettable
- pandas<1.1
- panel
- param
- podaacpy
- pyoos
- rasterio
- requests
- retrying
- s3fs
- scipy
- seaborn
- seawater
- shapely
- siphon
- xarray
- xlrd
- zarr
# R packages
- r-base
- r-ape
- r-cowplot
- r-crul
- r-gridextra
- r-gsw
- r-irkernel
- r-leaflet
- r-mapdata
- r-maps
- r-maptools
- r-ncdf4
- r-oce
- r-patchwork
- r-plotly
- r-raster
- r-rastervis
- r-remotes
- r-rgdal
- r-rgeos
- r-rnaturalearth
- r-rnaturalearthdata
- r-sf
- r-tidyverse
- r-vegan
- rpy2
# robis deps
- r-commonmark
- r-dplyr
- r-ggplot2
- r-httpcache
- r-httr
- r-jsonlite
- r-leaflet
- r-mapedit
- r-robis
- r-tibble
- r-tidyr
- r-rlang
# cannot do latest r-sf for now, so no latest r-obis as well :-/
# - r-sf >=0.9_5
- r-sf
# extras
- conda-lock
- emacs
- git
- graphviz
- nano
- unzip
- vim
- zip