Dynamics of Regional Climate Systems (DRCS) - Tools for data analysis
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Florian Boergel 9612204d73 Update 7 months ago
data corrected storm detection; TODO Radius 3 years ago
docs update 7 months ago
drcstools Update 7 months ago
nbs Update 7 months ago
public update 2 years ago
stormTracking update 7 months ago
.devcontainer.json Initial commit 3 years ago
.drone.yml test 2 years ago
.gitignore go 3 years ago
CONTRIBUTING.md Initial commit 3 years ago
LICENSE Initial commit 3 years ago
MANIFEST.in Initial commit 3 years ago
Makefile prog 3 years ago
README.md Upgraded to nbdev2 1 year ago
docker-compose.yml Initial commit 3 years ago
settings.ini Update 1 year ago
setup.py Initial commit 3 years ago

README.md

Dynamics of Regional Climate Systems (DRCS) - Tools

Content

  • Stormtracks
    • Follows Benestad et al. (2006)+
  • derivative
    • Calculates first and second derivative following Gill (1981)
  • stats
    • spatial mean added
    • regression function for regression maps and more
  • helper_functions
    • reading netcdf files using xarray
    • adjusting 0-360 lon to -180 to 180
    • much more
  • total exchange flow
    • using xarray

Install

pip install drcstools

How to use

Usecase + concept