Skip to content

refactor normalisation class to handle log_transform #85

Open
iluise wants to merge 3 commits intodevelopfrom
iluise/develop/issue_84_implement_log_transform
Open

refactor normalisation class to handle log_transform #85
iluise wants to merge 3 commits intodevelopfrom
iluise/develop/issue_84_implement_log_transform

Conversation

@iluise
Copy link
Collaborator

@iluise iluise commented Jan 24, 2025

the MR contains the following changes:

  • refactored the normalisation and moved to a dedicated class.
  • moved all options related to normalisations into a dictionary
  • fully backward compatible with the old fields

example:

  • for total_precip add the following option: {'corr_type' : 'global', 'log_transform' : True, 'eps': 1e-7 }

solving issue: #84

@mlangguth89 to be used for ztul6nxn and o5n1xbxj. please add the dictionary to the .json file as these runs were trained before I implemented this.

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