File organization: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
* '''projects''': each project/mission has each own directory, with the functions for loading data specific to each mission | * '''projects''': each project/mission has each own directory, with the functions for loading data specific to each mission | ||
* '''spedas_gui''': functions that create the SPEDAS GUI | * '''spedas_gui''': functions that create the SPEDAS GUI | ||
Detailed directory structure: | |||
* external | |||
CDAWlib | |||
developers | |||
IDL_GEOPACK | |||
IDL_ICY | |||
misc | |||
spdfcdas | |||
spdfssc | |||
* general | |||
CDF | |||
cotrans | |||
examples | |||
key_param | |||
mini | |||
misc | |||
missions | |||
netCDF | |||
obsolete | |||
science | |||
spice | |||
tools | |||
tplot | |||
* projects | |||
ace | |||
akebono | |||
barrel | |||
elfin | |||
erg | |||
fast | |||
geom_indices | |||
goes | |||
iugonet | |||
ksem | |||
maven | |||
mms | |||
omni | |||
poes | |||
SPP | |||
themis | |||
wind | |||
* spedas_gui | |||
** api_examples | |||
** display | |||
** help | |||
** misc | |||
** objects | |||
** panels | |||
** plugins | |||
** Resources | |||
** spedas_plugin_api | |||
** stel_3d | |||
** utilities |
Revision as of 20:25, 8 April 2016
Main directories:
- external: contains external IDL code, such as Geopack and CDAWlib from NASA
- general: general functions for tplot and SPEDAS
- projects: each project/mission has each own directory, with the functions for loading data specific to each mission
- spedas_gui: functions that create the SPEDAS GUI
Detailed directory structure:
- external
CDAWlib developers IDL_GEOPACK IDL_ICY misc spdfcdas spdfssc
- general
CDF cotrans examples key_param mini misc missions netCDF obsolete science spice tools tplot
- projects
ace akebono barrel elfin erg fast geom_indices goes iugonet ksem maven mms omni poes SPP themis wind
- spedas_gui
- api_examples
- display
- help
- misc
- objects
- panels
- plugins
- Resources
- spedas_plugin_api
- stel_3d
- utilities