Analysis ready CMIP6 data the easy way
Project description
Science is not immune to racism. Academia is an elitist system with numerous gatekeepers that has mostly allowed a very limited spectrum of people to pursue a career. I believe we need to change that.
Open source development and reproducible science are a great way to democratize the means for scientific analysis. But you can't git clone software if you are being murdered by the police for being Black!
Free access to software and hollow diversity statements are hardly enough to crush the systemic and institutionalized racism in our society and academia.
If you are using this package, I ask you to go beyond just speaking out and donate here to Data for Black Lives and Black Lives Matter Action.
I explicitly welcome suggestions regarding the wording of this statement and for additional organizations to support. Please raise an issue for suggestions.
cmip6_preprocessing
Are you interested in CMIP6 data, but find that is is not quite analysis ready
? Do you just want to run a simple (or complicated) analysis on various models and end up having to write logic for each seperate case, because various datasets still require fixes to names, coordinates, etc.? Then this package is for you.
Developed during the cmip6-hackathon this package provides utility functions that play nicely with intake-esm.
We currently support the following functions
- Preprocessing CMIP6 data (Please check out the tutorial for some examples using the pangeo cloud). The preprocessig includes: a. Fix inconsistent naming of dimensions and coordinates b. Fix inconsistent values,shape and dataset location of coordinates c. Homogenize longitude conventions d. Fix inconsistent units
- Creating large scale ocean basin masks for arbitrary model output
The following issues are under development:
- Reconstruct/find grid metrics
- Arrange different variables on their respective staggered grid, so they can work seamlessly with xgcm
Check out this recent Earthcube notebook (cite via doi: 10.1002/essoar.10504241.1) for a high level demo of cmip6_preprocessing
and xgcm.
Installation
Install cmip6_preprocessing
via pip:
pip install cmip6_preprocessing
or conda:
conda install -c conda-forge cmip6_preprocessing
To install the newest master from github you can use pip aswell:
pip install git+pip install git+https://github.com/jbusecke/cmip6_preprocessing.git
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for cmip6_preprocessing-0.5.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1cf9773d5d96398e4557ddfd3f2d129971ee7742e6eb00c304db6d289c0d367 |
|
MD5 | 80e617de9864466e207f1b8c66c68a6c |
|
BLAKE2b-256 | cdef7bd98028d4412d73de4e1787b124009d57aec8058cc4338bf1b11a3a0dcb |
Hashes for cmip6_preprocessing-0.5.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d877406c9d28fd47880119a6fbd5f43236a9daae855428b68649cd5851c6b4f6 |
|
MD5 | 61039ce9a7dcc050a040efa32c74f1da |
|
BLAKE2b-256 | f0bff3cbacf6f6cb7da42a5d3de9340de89110d6c89dc734d9b78f9dfc386157 |