All Projects → spencerahill → aospy

spencerahill / aospy

Licence: Apache-2.0 license
Python package for automated analysis and management of gridded climate data

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to aospy

wxee
A Python interface between Earth Engine and xarray for processing time series data
Stars: ✭ 113 (+41.25%)
Mutual labels:  climate, xarray, netcdf
Xarray
N-D labeled arrays and datasets in Python
Stars: ✭ 2,353 (+2841.25%)
Mutual labels:  xarray, netcdf
hector
The Hector Simple Climate Model
Stars: ✭ 72 (-10%)
Mutual labels:  science, climate
xbpch
xarray interface for bpch files
Stars: ✭ 17 (-78.75%)
Mutual labels:  climate, xarray
cfdm
A Python reference implementation of the CF data model
Stars: ✭ 24 (-70%)
Mutual labels:  climate, netcdf
Ocean-Data-Map-Project
The Ocean Navigator is an online tool that is used to help visualise scientific research data. a users guide is available at https://dfo-ocean-navigator.github.io/Ocean-Navigator-Manual/ and the tool is live at
Stars: ✭ 41 (-48.75%)
Mutual labels:  science, netcdf
climate system
Notes and practicals for my "Physics of the Climate System" lecture
Stars: ✭ 13 (-83.75%)
Mutual labels:  climate, xarray
ClimateVegetationDynamics GrangerCausality
Source code for the publications on "a non-linear Granger-causality framework to investigate climate–vegetation dynamics", by Papagiannopoulou et al., GMD & ERL 2017
Stars: ✭ 16 (-80%)
Mutual labels:  science, climate
XArrayAndRasterio
Experimental code for loading/saving XArray DataArrays to Geographic Rasters using rasterio
Stars: ✭ 21 (-73.75%)
Mutual labels:  science, xarray
psyplot
Python package for interactive data visualization
Stars: ✭ 64 (-20%)
Mutual labels:  climate, netcdf
goes2go
Download and process GOES-16 and GOES-17 data from NOAA's archive on AWS using Python.
Stars: ✭ 77 (-3.75%)
Mutual labels:  xarray, netcdf
GEOSChem-python-tutorial
Python/xarray tutorial for GEOS-Chem users
Stars: ✭ 64 (-20%)
Mutual labels:  xarray
wax-ml
A Python library for machine-learning and feedback loops on streaming data
Stars: ✭ 36 (-55%)
Mutual labels:  xarray
pi-eco-indicator
Display at-a-glance data of carbon intensity or Octopus Agile prices on a Pimoroni Blinkt! display or a Pimoroni Inky pHAT display.
Stars: ✭ 15 (-81.25%)
Mutual labels:  climate
xcast
A High-Performance Data Science Toolkit for the Earth Sciences
Stars: ✭ 28 (-65%)
Mutual labels:  xarray
flyingpigeon
WPS processes for climate model data, indices and extreme events
Stars: ✭ 18 (-77.5%)
Mutual labels:  climate
atomic-bohr-model
A d3 powered customizable and animated atomic bohr model
Stars: ✭ 27 (-66.25%)
Mutual labels:  science
gribr
GRIB interface for R using ECMWF ecCodes
Stars: ✭ 18 (-77.5%)
Mutual labels:  climate
lumin
LUMIN - a deep learning and data science ecosystem for high-energy physics.
Stars: ✭ 45 (-43.75%)
Mutual labels:  science
cft
Climate futures toolbox: easy MACA (MACAv2) climate data access 📦
Stars: ✭ 16 (-80%)
Mutual labels:  climate

aospy: automated climate data analysis and management

Documentation status Azure Pipelines status Codecov 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].