Published January 26, 2021
| Version 0.2.0
Software
Open
EOSC-synergy/o3skim: o3skim 0.2.0
Description
This is initial live release (Jan 26, 2021) of o3skim that provides the tools to preprocess, standarise and reduce ozone data for later transfer and plot. o3skim is a part of the O3as service, a service to efficiently explore ozone projections, including the calculation of key metrics.
Main features:
- Processes raw input tco3 data and extracts data of interest: time, lat, and averages data over 'lon'
- Processes raw input vmro3 data and extracts data of interest: time, plev, lat, and averages data over 'lon'
- Saves extracted data in netcdf4 format
- Uses xarray, dask, netcdf4 to read Climate model data and process
- Has SQA tests implemented (based on pytest)
- Processing metrics is saved in logs
-
o3skim can be dockerised or installed via
$ pip install -e . -
Documentation is available in https://o3as.readthedocs.io/en/latest/o3skim/docs/index.html
Files
EOSC-synergy/o3skim-0.2.0.zip
Files
(46.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:1eaa85b1570eb57f8cac4cfa77aa1aee
|
46.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/EOSC-synergy/o3skim/tree/0.2.0 (URL)