blob: cd4c28f7228aafdc76fb2ead9177d2afbd87e55d [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
package:
name: ocw
version: 1.2.0
source:
git_url: https://github.com/apache/climate.git
# git_rev: 1.2.0
build:
number: 0
requirements:
build:
- python
- setuptools
run:
- python
- numpy >=1.10.4
- scipy >=0.17.0
- matplotlib >=1.5.1
- basemap >=1.0.7
- netcdf4 >=1.2.2
- h5py >=2.6.0
- bottle >=0.12.9
- pydap >=3.1.1
- podaacpy >=1.0.2
- python-dateutil >=2.5.3
- mock >=2.0.0
- myproxyclient >=1.4.3
- webtest >=2.0.21
- esgf-pyclient >=0.1.6
test:
# Python imports
imports:
- ocw
- ocw.data_source
- ocw.esgf
about:
home: http://climate.apache.org/
license: Apache License
summary: 'A library for simplifying the process of climate model evaluation.'