Commit a4c6c214 authored by Willi Rath's avatar Willi Rath
Browse files

Add untested parcels env

parent 22529340
Loading
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
name: py2_parcels
channels:
  - {conda-forge}
  - {anaconda}
dependencies:
  - python=2.7
  - cachetools>=1.0.0
  - cgen
  - enum34
  - flake8>=2.1.0
  - jupyter
  - netcdf4>=1.1.9
  - numpy>=1.9.1
  - progressbar2
  - py>=1.4.27
  - pymbolic
  - pytest-ipynb
  - pytest>=2.7.0
  - python-dateutil
  - scipy>=0.16.0
  - six>=1.10.0
  - xarray>=0.5.1
  - pip:
      - "git+{git_protocol}https://github.com/OceanParcels/parcels.git@v0.9"
+24 −0
Original line number Diff line number Diff line
name: py2_parcels
channels:
  - file://home/b/shkifmwr/TM/data/conda_mirror/conda-forge_local_mirror/
  - file://home/b/shkifmwr/TM/data/conda_mirror/anaconda_local_mirror/
dependencies:
  - python=2.7
  - cachetools>=1.0.0
  - cgen
  - enum34
  - flake8>=2.1.0
  - jupyter
  - netcdf4>=1.1.9
  - numpy>=1.9.1
  - progressbar2
  - py>=1.4.27
  - pymbolic
  - pytest-ipynb
  - pytest>=2.7.0
  - python-dateutil
  - scipy>=0.16.0
  - six>=1.10.0
  - xarray>=0.5.1
  - pip:
      - "git+ssh://git@https://github.com/OceanParcels/parcels.git@v0.9"
+24 −0
Original line number Diff line number Diff line
name: py2_parcels
channels:
  - https://conda.anaconda.org/conda-forge
  - https://repo.continuum.io/pkgs/free
dependencies:
  - python=2.7
  - cachetools>=1.0.0
  - cgen
  - enum34
  - flake8>=2.1.0
  - jupyter
  - netcdf4>=1.1.9
  - numpy>=1.9.1
  - progressbar2
  - py>=1.4.27
  - pymbolic
  - pytest-ipynb
  - pytest>=2.7.0
  - python-dateutil
  - scipy>=0.16.0
  - six>=1.10.0
  - xarray>=0.5.1
  - pip:
      - "git+ssh://git@https://github.com/OceanParcels/parcels.git@v0.9"
+24 −0
Original line number Diff line number Diff line
name: py2_parcels
channels:
  - file://media/wrath/wrath_003/conda_mirror/conda-forge_local_mirror/
  - file://media/wrath/wrath_003/conda_mirror/anaconda_local_mirror/
dependencies:
  - python=2.7
  - cachetools>=1.0.0
  - cgen
  - enum34
  - flake8>=2.1.0
  - jupyter
  - netcdf4>=1.1.9
  - numpy>=1.9.1
  - progressbar2
  - py>=1.4.27
  - pymbolic
  - pytest-ipynb
  - pytest>=2.7.0
  - python-dateutil
  - scipy>=0.16.0
  - six>=1.10.0
  - xarray>=0.5.1
  - pip:
      - "git+https://https://github.com/OceanParcels/parcels.git@v0.9"

envs/py2_parcels.yml

0 → 100644
+24 −0
Original line number Diff line number Diff line
name: py2_parcels
channels:
  - https://conda.anaconda.org/conda-forge
  - https://repo.continuum.io/pkgs/free
dependencies:
  - python=2.7
  - cachetools>=1.0.0
  - cgen
  - enum34
  - flake8>=2.1.0
  - jupyter
  - netcdf4>=1.1.9
  - numpy>=1.9.1
  - progressbar2
  - py>=1.4.27
  - pymbolic
  - pytest-ipynb
  - pytest>=2.7.0
  - python-dateutil
  - scipy>=0.16.0
  - six>=1.10.0
  - xarray>=0.5.1
  - pip:
      - "git+https://https://github.com/OceanParcels/parcels.git@v0.9"