Commits

dmh committed 9d5c8ba3081
1. Previous ci of conversion fixes in libdispatch was incomplete; complete the fix. 2. There is an inconsistency in the netcdfh interface about whether rank (# dimensions) is an int or size_t. I inadvertently assumed the latter and that breaks some API calls; so revert back.