Skip to content

POP initial ensemble available from GDEX

Latest
Compare
Choose a tag to compare
@hkershaw-brown hkershaw-brown released this 08 Nov 18:31
55eaf62

Documentation update:

  • POP initial ensemble available from Geoscience Data Exchange (GDEX) #476

Bug-fixes:

  • Removed unnecessary loops around calendar types in time_manager_mod. #653
  • Removed unused routine from normal_distribution_mod which caused compilation warnings. #736
  • Replaced broadcast_minmax calls with all_reduce_min_max. #762