Changeset 3607 for trunk/UTIL/corrk_exo_k/exomol.py
- Timestamp:
- Feb 3, 2025, 11:28:17 AM (18 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UTIL/corrk_exo_k/exomol.py
r3605 r3607 57 57 try: 58 58 download_exomol(molecule, isotopologue, name_linelist, output_dir, output_format) 59 break 59 60 except Exception as e: 60 61 print(f"For {name_linelist}: {e}")
Note: See TracChangeset
for help on using the changeset viewer.