Calculation of air-sea fluxes
Project description
SeaFlux
Calculation of air-sea fluxes
Installing
GitHub
pip install git+https://github.com/luke-gregor/SeaFlux.git
PyPi
pip install seaflux
Overview of functionality
- Calculate sea-air fluxes using the bulk formulation
- Convert pCO2 to fCO2 and vice versa.
- Correct or adjust pCO2 for temperature changes
- Scale kw to 14C bomb values for wind products using Wanninkhof's (1992) second moment of the wind speed (requires standard deviation of the wind)
- Download NOAA Marine Boundary Layer xCO2 and related functions for pCO2 conversion
- Calculate the grid cell area (in m^2) for a grid of latitudes and longitudes - also works as an xarray method (
xda.area()
)
To Do
- unit errors should only happen when more than 50% of non-nan values are not valid. Otherwise, raise warning and make output
nan
. Will double up withpyCO2SYS
. - tests! Currently there are not any meaningful tests.
- Add contributor file.
- Documentation
Project based on the cookiecutter science project template.
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
seaflux-2.0.0.tar.gz
(28.6 kB
view details)
Built Distribution
seaflux-2.0.0-py3-none-any.whl
(25.1 kB
view details)
File details
Details for the file seaflux-2.0.0.tar.gz
.
File metadata
- Download URL: seaflux-2.0.0.tar.gz
- Upload date:
- Size: 28.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52a4ade72e7a785ecd69755270ab5fea72e9820985215a91658aa3a108cdbac1 |
|
MD5 | ae2ecfbfdfb02f401d72a4b4d304e9b8 |
|
BLAKE2b-256 | 817252c5c48bc83629d18ba868f721c6d30c452b2f27dbbe2d3b1073acc29529 |
File details
Details for the file seaflux-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: seaflux-2.0.0-py3-none-any.whl
- Upload date:
- Size: 25.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce1f32c5b2e5acc3302c2e3a47642441b86472bca5e292e2bc5ef0154d3e968f |
|
MD5 | 7674b104fe9d19bfe09c46c0a621a991 |
|
BLAKE2b-256 | f798994605624338624634480af251accf88648044c000ce2cf1b1b5d87be506 |