NOAA-CEFI-Portal / regional_mom6

CEFI regional MOM6 preprocessing package for CEFI data portal group
0 stars 0 forks source link

Large IO and tercile class and method restructure #25

Closed chiaweh2 closed 6 months ago

chiaweh2 commented 6 months ago

This PR deprecated the old module due to the length and the not user friendly class declaration. In this PR, two main things are addressed

  1. The restructure of mom6_process to mom6_io and mom_tercile.
  2. The tercile probability calculation is implemented and included in mom_tercile
chiaweh2 commented 6 months ago

@KevinCounts in case you are using the module. I have made some significant changes again due to the ill design in the beginning. Sorry if this cause any trouble on your end. I am happy to help on the code conversion the new changes is not working on the your version of code implementation.

KevinCounts commented 6 months ago

Great, thanks for the heads up. I'm just working in mom6_indexes right now though, so I should be good.