[Homework]-Version PythonBasedGIS

python 2.7.15

  • jupyter 1.0.0

  • GDAL 2.2.1 -> 2.2.0

  • numpy 1.14.6

  • matplotlib 2.1.0

#numpy 1.11.2

#GDAL 2.2.2

FILE:environment.yaml

name: PythonBasedGIS
channels:
  - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
  - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
  - https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/menpo/
  - https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda/
  - https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
  - https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
  - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
  - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
dependencies:
  - backports=1.0=py_2
  - backports.functools_lru_cache=1.6.1=py_0
  - backports_abc=0.5=py_1
  - boost-cpp=1.68.0=h099cdad_1000
  - ca-certificates=2019.9.11=hecc5488_0
  - certifi=2019.9.11=py27_0
  - curl=7.64.0=h2f83ebf_2
  - cycler=0.10.0=py_2
  - expat=2.2.5=h2880e7c_1004
  - freetype=2.8.1=h7b77801_1
  - freexl=1.0.5=haa51a25_1002
  - futures=3.3.0=py27_0
  - gdal=2.1.0=py27_0
  - geos=3.5.0=vc9_0
  - hdf4=4.2.12=vc9_0
  - hdf5=1.8.15.1=vc9_4
  - icu=57.1=vc9_0
  - intel-openmp=2019.4=245
  - jpeg=9c=h0c8e037_1001
  - kealib=1.4.6=vc9_0
  - krb5=1.16.3=hb4d044e_1000
  - libblas=3.8.0=14_mkl
  - libcblas=3.8.0=14_mkl
  - libcurl=7.64.0=h2f83ebf_2
  - libgdal=2.1.0=vc9_0
  - libiconv=1.15=h0c8e037_1005
  - libkml=1.3.0=ha00ce3f_1009
  - liblapack=3.8.0=14_mkl
  - libnetcdf=4.3.3.1=vc9_4
  - libpng=1.6.37=h7a46e7a_0
  - libpq=10.6=h35af135_1000
  - libspatialite=4.3.0a=vc9_8
  - libssh2=1.8.0=h77a7533_4
  - libtiff=4.0.10=h52ad3ab_1002
  - libxml2=2.9.10=h00b1425_0
  - matplotlib=2.1.0=py27h86412ea_0
  - mkl=2019.4=245
  - numpy=1.14.6=py27h0d21db5_1201
  - openjpeg=2.3.1=hb90df43_1
  - openssl=1.0.2t=h0c8e037_0
  - pip=19.3.1=py27_0
  - proj4=4.9.2=vc9_0
  - pyparsing=2.4.5=py_0
  - pyqt=5.6.0=py27h4cbc711_1008
  - python=2.7.15=h2880e7c_1009
  - python-dateutil=2.8.1=py_0
  - pytz=2019.3=py_0
  - qt=5.6.2=vc9_6
  - setuptools=42.0.0=py27_0
  - sip=4.18.1=py27hc56fc5f_1000
  - six=1.13.0=py27_0
  - sqlite=3.13.0=vc9_1
  - tk=8.6.10=h0c8e037_0
  - vc=9=h7299396_1
  - vs2008_runtime=9.0.30729.6161=0
  - wheel=0.33.6=py27_0
  - wincertstore=0.2=py27_1003
  - xerces-c=3.1.4=vc9_3
  - xz=5.2.4=h3cc03e0_1001
  - zlib=1.2.11=h3cc03e0_1006
  - zstd=1.3.3=vc9_1
  - pip:
    - attrs==19.3.0
    - backports-abc==0.5
    - backports-shutil-get-terminal-size==1.0.0
    - backports-shutil-which==3.5.2
    - bleach==3.1.0
    - colorama==0.4.1
    - configparser==4.0.2
    - contextlib2==0.6.0.post1
    - decorator==4.4.1
    - defusedxml==0.6.0
    - entrypoints==0.3
    - enum34==1.1.6
    - functools32==3.2.3.post2
    - importlib-metadata==0.23
    - ipaddress==1.0.23
    - ipykernel==4.10.1
    - ipython==5.8.0
    - ipython-genutils==0.2.0
    - ipywidgets==7.5.1
    - jinja2==2.10.3
    - jsonschema==3.2.0
    - jupyter==1.0.0
    - jupyter-client==5.3.4
    - jupyter-console==5.2.0
    - jupyter-core==4.6.1
    - markupsafe==1.1.1
    - mistune==0.8.4
    - more-itertools==5.0.0
    - nbconvert==5.6.1
    - nbformat==4.4.0
    - notebook==5.7.8
    - pandocfilters==1.4.2
    - pathlib2==2.3.5
    - pickleshare==0.7.5
    - prometheus-client==0.7.1
    - prompt-toolkit==1.0.18
    - pygments==2.4.2
    - pyrsistent==0.15.6
    - pywin32==227
    - pywinpty==0.5.5
    - pyzmq==18.1.1
    - qtconsole==4.6.0
    - scandir==1.10.0
    - send2trash==1.5.0
    - simplegeneric==0.8.1
    - singledispatch==3.4.0.3
    - terminado==0.8.3
    - testpath==0.4.4
    - tornado==5.1.1
    - traitlets==4.3.3
    - wcwidth==0.1.7
    - webencodings==0.5.1
    - widgetsnbextension==3.5.1
    - win-unicode-console==0.5
    - zipp==0.6.0
prefix: E:\Software\Anaconda3\envs\PythonBasedGIS


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章