Skip to content

Commit

Permalink
Update WAA notebook (#136)
Browse files Browse the repository at this point in the history
* fix missing `pol` argument for WAA_Leijnse functions in WAA notebook
* Added WAA Pastorek examples to WAA notebook
* Reprocessing radar_along_CML NetCDF from RADKLIM-YW using the example notebook because the old NetCDF had rounding to 0.1 mm which resulted in too coarse quantization of 5-minute rain rates from RADKLIM-YW
* Overwritten old radar_along_CML NetCDF
* Added nice comparison to radar_along_cml at bottom of WAA notebook
* fix readthedocs config (which suddenly did not work anymore)
  • Loading branch information
cchwala committed Oct 24, 2023
1 parent ca43839 commit 014dd68
Show file tree
Hide file tree
Showing 4 changed files with 474 additions and 91 deletions.
6 changes: 5 additions & 1 deletion .readthedocs.yaml
Expand Up @@ -5,8 +5,12 @@ sphinx:

formats: all

build:
os: "ubuntu-22.04"
tools:
python: "3.8"

python:
version: 3.7
install:
- method: pip
path: .
Expand Down

0 comments on commit 014dd68

Please sign in to comment.