Skip to content

Commit

Permalink
Diag decimation prototype, fixed masks and cleanup
Browse files Browse the repository at this point in the history
- The masks for non-native decimated diags were not set right
- Some cleanup of the code to consolidate new calls
- Note that locmask => NULL() shoulbe in the body of subroutines
  not in the definition section. If it is in the definition section
  it is set to null only on the first entry (it is automatically "save"ed)
  and on subsequent entry it is whatever it was the last time.
  • Loading branch information
nikizadehgfdl committed Oct 5, 2018
1 parent dfe674c commit 5f3949f
Showing 1 changed file with 165 additions and 149 deletions.
Loading

0 comments on commit 5f3949f

Please sign in to comment.