aospy

Automated gridded climate data analysis and management


Keywords
climate, science, netcdf, xarray, python
License
Apache-2.0
Install
pip install aospy==0.3.1

Documentation

aospy: automated climate data analysis and management

Documentation Status Travis CI Status AppVeyor Status Coveralls Status Zenodo DOI

aospy is a Python-based tool for automating computations involving gridded climate data and the management of the results of those computations. Use it to accelerate your science by automating your climate data workflow.

Please visit our documentation for more detailed information: what it does, how to install, how to use, how it works, etc.: http://aospy.readthedocs.io

Quickstart

Install via conda

conda install -c conda-forge aospy

And that's it! We're also available via pip: pip install aospy. Then checkout the official documentation for instructions on how to get started.

Troubleshooting

Questions of any kind are welcome and best placed as Issues on our official Github repo.

Please don't hesitate to ask a question, especially if you're new to the package and/or Python! We are eager to help people get started using aospy.

Copyright and license

Copyright 2018, the aospy developers.

Licensed 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.