Skip to content

Comments

added absolute and relative thresholds for IVT detection#3

Open
jobo95 wants to merge 1 commit intoAndreasPrein:mainfrom
jobo95:main
Open

added absolute and relative thresholds for IVT detection#3
jobo95 wants to merge 1 commit intoAndreasPrein:mainfrom
jobo95:main

Conversation

@jobo95
Copy link

@jobo95 jobo95 commented May 29, 2024

Hi,

I just added the parameters IVTthresholdAbs and IVTthresholdRel to the moaap function:

  • IVTthresholdAbs is the same absolute threshold value as before
  • IVTthresholdRel is an array with monthly threshold values for each respective grid point ( e.g. calculated via percentiles). It can be used in addition to the absolute value. Default is None. It's supposed to have the same spatial dimensions as the input IVT field (shape (12, lat.size, lon.size)), where e.g. [0,:,:] is the threshold field field for January.

Bests Johannes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant