Skip to content

Calculation of air-sea fluxes ——”Utilizing six global observation-based mapping products (CMEMS-FFNN, CSIR-ML6, JENA-MLS, JMA-MLR, MPI-SOMFFN, NIES-FNN), the SeaFlux ensemble approach adjusts for methodological inconsistencies in flux calculations. ”

License

Notifications You must be signed in to change notification settings

yorkchen33/pySeaFlux

 
 

Repository files navigation

pySeaFlux

Build Status Documentation Status pypi DOI License:MIT

A companion package to the SeaFlux air sea CO2 flux ensemble for observation-based data products that estimate pCO2. pySeaFlux can calculate fluxes and download data required to calculate fluxes.

For the SeaFlux data set, see https://essd.copernicus.org/preprints/essd-2021-16/ (on the verge of publication)

Installing

GitHub

pip install git+https://github.com/lukegre/pySeaFlux.git

PyPi

pip install pyseaflux

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
  • 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

Project based on the cookiecutter science project template.

About

Calculation of air-sea fluxes ——”Utilizing six global observation-based mapping products (CMEMS-FFNN, CSIR-ML6, JENA-MLS, JMA-MLR, MPI-SOMFFN, NIES-FNN), the SeaFlux ensemble approach adjusts for methodological inconsistencies in flux calculations. ”

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.4%
  • Jupyter Notebook 22.6%