esm-tools / pymorize

A Python based Tool to CMORize NetCDF Data
MIT License
0 stars 1 forks source link

feat: ssh tunnel shortcuts #37

Closed pgierz closed 5 days ago

pgierz commented 5 days ago

This pull request updates the ssh_tunnel.py script to support forwarding ports for both Dask and Prefect dashboards. The changes include adding new options for specifying local and remote ports for Prefect, modifying the gateway server hostname, and updating the SSH command and output messages accordingly.

Enhancements to SSH Tunnel Script: