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 cb29379324 prog 2 months ago
data corrected storm detection; TODO Radius 2 years ago
docs update 2 months ago
drcstools Update 2 months ago
nbs prog 2 months ago
public update 1 year ago
stormTracking update 2 months ago
.devcontainer.json Initial commit 2 years ago
.drone.yml Finally 2 months ago
.gitignore go 2 years ago
CONTRIBUTING.md Initial commit 2 years ago
LICENSE Initial commit 2 years ago
MANIFEST.in Initial commit 2 years ago
Makefile prog 2 years ago
README.md Upgraded to nbdev2 7 months ago
docker-compose.yml Initial commit 2 years ago
settings.ini Progress 2 months ago
setup.py Initial commit 2 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