Attributes
Each cmorization action/project defines some attributes. To see which attributes are required see: https://github.com/FESOM/seamore/blob/7725366f7b68ea3824ac6baa500ea49531722b72/lib/global_attributes.rb#L6-L108
Private methods
Other private methods that are used to generate the global attributes are:
Attributes
Each cmorization action/project defines some attributes. To see which attributes are required see: https://github.com/FESOM/seamore/blob/7725366f7b68ea3824ac6baa500ea49531722b72/lib/global_attributes.rb#L6-L108
Private methods
Other private methods that are used to generate the global attributes are:
r<realization_index>i<initialization_index>p<physics_index>f<forcing_index>. For example:r1i1p1f1would extractrealization_index=1,initialization_index=1,physics_index=1,forcing_index=1. This indexes are assigned to different global attributes.