File organization: Difference between revisions

From SPEDAS Wiki
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:
Detailed directory structure:


* external
* external
CDAWlib
** CDAWlib
developers
** developers
IDL_GEOPACK
** IDL_GEOPACK
IDL_ICY
** IDL_ICY
misc
** misc
spdfcdas
** spdfcdas
spdfssc
** spdfssc


* general
* general
CDF
** CDF
cotrans
** cotrans
examples
** examples
key_param
** key_param
mini
** mini
misc
** misc
missions
** missions
netCDF
** netCDF
obsolete
** obsolete
science
** science
spice
** spice
tools
** tools
tplot
** tplot


* projects
* projects
ace
** ace
akebono
** akebono
barrel
** barrel
elfin
** elfin
erg
** erg
fast
** fast
geom_indices
** geom_indices
goes
** goes
iugonet
** iugonet
ksem
** ksem
maven
** maven
mms
** mms
omni
** omni
poes
** poes
SPP
** SPP
themis
** themis
wind
** wind


* spedas_gui
* spedas_gui

Latest revision as of 20:26, 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