Skip to content

Commit 8fe1c41

Browse files
authored
Merge pull request #28 from GAM-DIMNT-CPTEC/27-atualizar-arquivo-de-ambiente
Issue #27: atualizando arquivo environment.yml com os requisitos míni…
2 parents ee76b00 + fa391a7 commit 8fe1c41

1 file changed

Lines changed: 28 additions & 199 deletions

File tree

environment.yml

Lines changed: 28 additions & 199 deletions
Original file line numberDiff line numberDiff line change
@@ -1,206 +1,35 @@
1-
name: SCANPLOT
1+
name: SCANPLOT4
22
channels:
33
- anaconda
44
- defaults
55
- conda-forge
66
dependencies:
7-
- _libgcc_mutex
8-
# - _openmp_mutex
9-
- attrs
10-
- backcall
11-
- blas
12-
- bleach
13-
- boost-cpp
14-
- brotlipy
15-
- bzip2
16-
- c-ares
17-
- ca-certificates
18-
- cairo
19-
- cartopy
20-
- certifi
21-
- cffi
22-
- cfitsio
23-
- chardet
24-
- cryptography
25-
- curl
26-
- cycler
27-
- dbus
28-
- decorator
29-
- defusedxml
30-
- entrypoints
31-
- expat
32-
- fontconfig
33-
- freetype
34-
- freexl
35-
- gdal
36-
- geos
37-
- geotiff
38-
- gettext
39-
- gh
40-
- giflib
41-
- glib
42-
- gst-plugins-base
43-
- gstreamer
44-
- hdf4
45-
- hdf5
46-
- icu
47-
- idna
48-
- importlib-metadata
49-
- importlib_metadata
50-
- intel-openmp
51-
- ipykernel
52-
- ipython
53-
- ipython_genutils
54-
- ipywidgets
55-
- jedi
56-
- jinja2
57-
- jpeg
58-
- json-c
59-
- jsonschema
60-
- jupyter_client
61-
- jupyter_core
62-
- kealib
63-
- kiwisolver
64-
- krb5
65-
- lcms2
66-
- ld_impl_linux-64
67-
- libclang
68-
- libcurl
69-
- libdap4
70-
- libedit
71-
- libev
72-
- libffi
73-
# - libgcc-ng
74-
- libgdal
75-
- libgfortran-ng
76-
# - libgomp
77-
- libiconv
78-
- libkml
79-
- libllvm9
80-
- libnetcdf
81-
- libnghttp2
82-
- libpng
83-
- libpq
84-
- libsodium
85-
- libspatialite
86-
- libssh2
87-
# - libstdcxx-ng
88-
- libtiff
89-
- libuuid
90-
- libwebp-base
91-
- libxcb
92-
# - libxkbcommon
93-
- libxml2
94-
- lz4-c
95-
- markupsafe
96-
- matplotlib
97-
- matplotlib-base
98-
- mistune
99-
- mkl
100-
- mkl-service
101-
- mkl_fft
102-
- mkl_random
103-
- nbconvert
104-
- nbformat
105-
- ncurses
106-
- notebook
107-
- nspr
108-
- nss
109-
- numpy
110-
- numpy-base
111-
- olefile
112-
- openjpeg
113-
- openssl
114-
- owslib
115-
- packaging
116-
- pandas
117-
- pandoc
118-
- pandocfilters
119-
- panel
120-
- parso
121-
- pcre
122-
- pexpect
123-
- pickleshare
124-
- pillow
125-
- pip
126-
- pixman
127-
- poppler
128-
- poppler-data
129-
- postgresql
130-
- proj
131-
- prometheus_client
132-
- prompt-toolkit
133-
- pthread-stubs
134-
- ptyprocess
135-
- pycparser
136-
- pyepsg
137-
- pygments
138-
- pykdtree
139-
- pyopenssl
140-
- pyparsing
141-
- pyproj
142-
- pyqt
143-
- pyrsistent
144-
- pyshp
145-
- pysocks
146-
- python=3.8.2
147-
- python-dateutil
148-
- python_abi
149-
- pytz
150-
- pyyaml
151-
- pyzmq
152-
- qt
153-
- readline
154-
- requests
155-
- scipy
156-
- seaborn
157-
- send2trash
158-
- setuptools
159-
- shapely
160-
- six
161-
- sqlite
162-
- tbb
163-
- terminado
164-
- testpath
165-
- tiledb
166-
- tk
167-
- tornado
168-
- traitlets
169-
- tzcode
170-
- urllib3
171-
- wcwidth
172-
- webencodings
173-
- wget
174-
- wheel
175-
- widgetsnbextension
176-
- xarray
177-
- xerces-c
178-
- xlsxwriter
179-
- xorg-kbproto
180-
- xorg-libice
181-
- xorg-libsm
182-
- xorg-libx11
183-
- xorg-libxau
184-
- xorg-libxdmcp
185-
- xorg-libxext
186-
- xorg-libxrender
187-
- xorg-renderproto
188-
- xorg-xextproto
189-
- xorg-xproto
190-
- xz
191-
- yaml
192-
- zeromq
193-
- zipp
194-
- zlib
195-
- zstd
196-
- mkdocs
7+
- cartopy=0.18.0
8+
- dask=2021.10.0
9+
- dask-core=2021.10.0
10+
- geopandas-base=0.10.2
11+
- geos=3.8.0
12+
- geoviews=1.9.5
13+
- geoviews-core=1.9.5
14+
- holoviews=1.14.9
15+
- hvplot=0.8.0
16+
- ipython=7.31.1
17+
- ipython_genutils=0.2.0
18+
- ipywidgets=7.6.5
19+
- jupyter=1.0.0
20+
- jupyterlab=3.4.5
21+
- matplotlib=3.5.2
22+
- netcdf4=1.5.8
23+
- numpy=1.21.5
24+
- pandas=1.3.5
25+
- pip=21.2.2
26+
- pygments=2.11.2
27+
- scipy=1.7.3
28+
- seaborn=0.11.2
29+
- xarray=0.20.2
19730
- pip:
198-
# - pyqt5-sip
199-
# - pyqtchart
200-
# - pyqtwebengine
201-
- skillmetrics
202-
- mkdocs-material
203-
- mkdocs-video
204-
- mkdocs-pdf-export-plugin
205-
- mkdocs-jupyter
31+
- awesome-panel-extensions==20220313.2
32+
- panel==0.12.7
33+
- setuptools==60.10.0
34+
- skillmetrics==1.1.8
20635
prefix: /home/carlos/anaconda3/envs/SCANPLOT

0 commit comments

Comments
 (0)