Hi Kate,
While trying to create boundary files using make_bdry_file.py script,  I got really stuck with the following error 
 
 
;-----------------------------------------------------------------------------------------
Creating boundary file /home/skyland/PyROMS/pyroms-master/examples/ASB_HYCOM/Bry_Files/HYCOM_GLBa0.08_2014_006_ssh_bdry_ASB.nc
Traceback (most recent call last):
  File "make_bdry_file.py", line 80, in <module>
    results = p.map(do_file, lst_file)
  File "/usr/lib/python2.7/multiprocessing/pool.py", line 251, in map
    return self.map_async(func, iterable, chunksize).get()
  File "/usr/lib/python2.7/multiprocessing/pool.py", line 567, in get
    raise self._value
IOError: No such file or directory
Creating variable zeta_north
;-----------------------------------------------------------------------------------------
Can you please comment on the possible reasons for this error. Thanking you in advance.