-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsiren_files.py
18 lines (18 loc) · 1.22 KB
/
siren_files.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/python
#
source_files = ['check_siren.py', 'colours', 'credits', 'dataview', 'dijkstra_4',
'displayobject', 'displaytable', 'editini', 'flexiplot', 'floaters',
'getera5', 'getmap', 'getmerra2', 'getmodels', 'grid', 'indexweather',
'inisyntax', 'makegrid', 'makeweatherfiles', 'newstation',
'plotweather', 'powerclasses', 'powermap', 'powermatch', 'powermodel',
'powerplot', 'pmtmldetail', 'sammodels', 'samrun', 'senplot3d',
'senutils', 'siren', 'sirenicons', 'sirensetup', 'sirenupd', 'ssc',
'station', 'superpower', 'towns', 'turbine', 'updateswis',
'viewresource', 'visualise', 'wascene', 'worldwindow', 'zoompan',
'getfiles.ini', 'siren_default.ini',
'about.html', 'credits.html', 'help.html', 'SIREN_notes.html',
'siren_versions.csv',
'siren_files.py', 'compare_to_siren.git.py']
version_files = ['flexiplot', 'getera5', 'getmap', 'getmerra2', 'indexweather',
'makegrid', 'makeweatherfiles', 'powermap', 'powermatch', 'powerplot',
'pmtmldetail', 'siren', 'sirensetup', 'sirenupd', 'template', 'updateswis']