CODE_OF_CONDUCT.rst
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/conf_orig.py
docs/index.rst
docs/make.bat
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/nexoclom/Input.rst
docs/nexoclom/LOSResult.rst
docs/nexoclom/ModelResult.rst
docs/nexoclom/Output.rst
docs/nexoclom/configure_model.rst
docs/nexoclom/inputfiles.rst
docs/nexoclom/modeldriver.rst
docs/nexoclom/outline.rst
licenses/LICENSE.rst
licenses/README.rst
licenses/TEMPLATE_LICENCE.rst
nexoclom/.DS_Store
nexoclom/__init__.py
nexoclom.egg-info/PKG-INFO
nexoclom.egg-info/SOURCES.txt
nexoclom.egg-info/dependency_links.txt
nexoclom.egg-info/requires.txt
nexoclom.egg-info/top_level.txt
nexoclom/.idea/dbnavigator.xml
nexoclom/.idea/misc.xml
nexoclom/.idea/modules.xml
nexoclom/.idea/nexoclom.iml
nexoclom/.idea/vcs.xml
nexoclom/.idea/workspace.xml
nexoclom/.idea/codeStyles/Project.xml
nexoclom/.idea/inspectionProfiles/profiles_settings.xml
nexoclom/.vscode/settings.json
nexoclom/atomicdata/__init__.py
nexoclom/atomicdata/atomicmass.py
nexoclom/atomicdata/g_values.py
nexoclom/atomicdata/initialize_atomicdata.py
nexoclom/atomicdata/photolossrates.py
nexoclom/atomicdata/.pytest_cache/.gitignore
nexoclom/atomicdata/.pytest_cache/CACHEDIR.TAG
nexoclom/atomicdata/.pytest_cache/README.md
nexoclom/atomicdata/.pytest_cache/v/cache/nodeids
nexoclom/atomicdata/.pytest_cache/v/cache/stepwise
nexoclom/atomicdata/tests/g_value_test_data.pkl
nexoclom/atomicdata/tests/test_atomicmass.py
nexoclom/atomicdata/tests/test_gvalues.py
nexoclom/atomicdata/tests/test_initialize.py
nexoclom/atomicdata/tests/test_photolossrates.py
nexoclom/data/PlanetaryConstants.dat
nexoclom/data/PlanetaryConstants.pkl
nexoclom/data/SolarSystemContents.csv
nexoclom/data/bokeh.yml
nexoclom/data/naif_ids.dat
nexoclom/data/schema.sql
nexoclom/data/sso_query.sql
nexoclom/data/InputFiles/Ca.fitted.input
nexoclom/data/InputFiles/Mg.fitted.input
nexoclom/data/InputFiles/Na.fitted.input
nexoclom/data/Loss/photorates.pkl
nexoclom/data/Loss/Photo/Berezhnoy2008.dat
nexoclom/data/Loss/Photo/Berezhnoy2013.dat
nexoclom/data/Loss/Photo/Huebner2011.dat
nexoclom/data/g-values/.DS_Store
nexoclom/data/g-values/C.Killen2009.dat
nexoclom/data/g-values/Ca+.Killen2009.dat
nexoclom/data/g-values/Ca.4227.KillenXXXX.dat
nexoclom/data/g-values/Ca.Killen2009.dat
nexoclom/data/g-values/Ca.Killen2009.dat.old
nexoclom/data/g-values/Ca_gval_50_354.txt
nexoclom/data/g-values/H.Killen2009.dat
nexoclom/data/g-values/He.Killen2009.dat
nexoclom/data/g-values/K.Killen2009.dat
nexoclom/data/g-values/Mg+.Killen2009.dat
nexoclom/data/g-values/Mg.Killen2009.dat.old
nexoclom/data/g-values/Mg.KillenXXXX.dat
nexoclom/data/g-values/Mn.KillenXXXX.dat
nexoclom/data/g-values/Na.3303.Killen2009.dat
nexoclom/data/g-values/Na.D1.KillenXXXX.dat
nexoclom/data/g-values/Na.D2.KillenXXXX.dat
nexoclom/data/g-values/O.Killen2009.dat
nexoclom/data/g-values/OH.Killen2009.dat
nexoclom/data/g-values/S.Killen2009.dat
nexoclom/data/g-values/Ti.KillenXXXX.dat
nexoclom/data/g-values/g-values.pkl
nexoclom/math/__init__.py
nexoclom/math/distributions.py
nexoclom/math/histogram.py
nexoclom/math/interpu.py
nexoclom/math/minmaxmean.py
nexoclom/math/randomdeviates.py
nexoclom/math/rotation_matrix.py
nexoclom/math/smooth.py
nexoclom/math/tests/test_histogram.py
nexoclom/math/tests/test_interpu.py
nexoclom/math/tests/test_minmaxmean.py
nexoclom/math/tests/test_randomdeviates.py
nexoclom/math/tests/test_rotation_matrix.py
nexoclom/math/tests/test_smooth.py
nexoclom/modelcode/IDLout.py
nexoclom/modelcode/Input.py
nexoclom/modelcode/Input_condor.py
nexoclom/modelcode/LOSResult.py
nexoclom/modelcode/LOSResultFitted.py
nexoclom/modelcode/LOSResult_bad.py
nexoclom/modelcode/LOSResult_old.py
nexoclom/modelcode/LOS_wrapper.py
nexoclom/modelcode/LossInfo.py
nexoclom/modelcode/ModelImage.py
nexoclom/modelcode/ModelResult.py
nexoclom/modelcode/Output.py
nexoclom/modelcode/OutputDA.py
nexoclom/modelcode/Output_netcdf.py
nexoclom/modelcode/SourceMap.py
nexoclom/modelcode/SurfaceInteraction.py
nexoclom/modelcode/__init__.py
nexoclom/modelcode/bouncepackets.py
nexoclom/modelcode/calculation_step.py
nexoclom/modelcode/compute_iteration.py
nexoclom/modelcode/input_classes.py
nexoclom/modelcode/input_classes_newdb.py
nexoclom/modelcode/nexoclom.code-workspace
nexoclom/modelcode/nexoclom.yml
nexoclom/modelcode/rk5.py
nexoclom/modelcode/rk5_netcdf.py
nexoclom/modelcode/satellite_initial_positions.py
nexoclom/modelcode/source_distribution.py
nexoclom/modelcode/state.py
nexoclom/modelcode/surface_interaction_setup.py
nexoclom/modelcode/surface_maps.py
nexoclom/modelcode/surface_temperature.py
nexoclom/modelcode/xyz_to_magcoord.py
nexoclom/modelcode/other_versions/LOSResult_dask.py
nexoclom/modelcode/other_versions/LOSResult_db_version.py
nexoclom/modelcode/other_versions/LOSResult_pd1.py
nexoclom/modelcode/tests/prepare_input_classes.py
nexoclom/modelcode/tests/test_input_classes.py
nexoclom/modelcode/tests/test_spatial_distribution.py
nexoclom/modelcode/tests/test_xyz_from_latlon.py
nexoclom/modelcode/tests/test_data/.DS_Store
nexoclom/modelcode/tests/test_data/input_classes_data.pkl
nexoclom/modelcode/tests/test_data/inputfiles/Forces.01.input
nexoclom/modelcode/tests/test_data/inputfiles/Forces.02.input
nexoclom/modelcode/tests/test_data/inputfiles/Forces.03.input
nexoclom/modelcode/tests/test_data/inputfiles/Geometry.01.input
nexoclom/modelcode/tests/test_data/inputfiles/Geometry.02.input
nexoclom/modelcode/tests/test_data/inputfiles/Geometry.03.input
nexoclom/modelcode/tests/test_data/inputfiles/Spatial.01.input
nexoclom/modelcode/tests/test_data/inputfiles/Spatial.02.input
nexoclom/modelcode/tests/test_data/inputfiles/SurfaceInteraction.01.input
nexoclom/modelcode/tests/test_data/inputfiles/SurfaceInteraction.02.input
nexoclom/modelcode/tests/test_data/inputfiles/SurfaceInteraction.03.input
nexoclom/modelcode/tests/test_data/inputfiles/SurfaceInteraction.04.input
nexoclom/modelcode/tests/test_data/inputfiles/SurfaceInteraction.05.input
nexoclom/modelcode/tests/test_data/inputfiles/SurfaceInteraction.06.input
nexoclom/modelcode/tests/test_data/sticking_maps/Orbit3576_Ca_smooth.pkl
nexoclom/modelcode/tests/test_data/surface_maps/Orbit3576.Ca.pkl
nexoclom/modelcode/tests/test_data/surface_maps/Orbit3576_Ca_smooth.pkl
nexoclom/solarsystem/SSObject.py
nexoclom/solarsystem/__init__.py
nexoclom/solarsystem/load_kernels.py
nexoclom/solarsystem/planet_dist.py
nexoclom/solarsystem/planet_geometry.py
nexoclom/solarsystem/relative_position.py
nexoclom/solarsystem/spice_routines.py
nexoclom/solarsystem/tests/perihelion_aphelion.csv
nexoclom/solarsystem/tests/test_SSObject.py
nexoclom/solarsystem/tests/test_load_kernels.py
nexoclom/solarsystem/tests/test_planet_dist.py
nexoclom/solarsystem/tests/test_planet_geometry.py
nexoclom/solarsystem/tests/test_relative_position.py
nexoclom/solarsystem/tests/test_spice_routines.py
nexoclom/utilities/NexoclomConfig.py
nexoclom/utilities/__init__.py
nexoclom/utilities/configure.py
nexoclom/utilities/create_tables.py
nexoclom/utilities/exceptions.py
nexoclom/utilities/tests/test_NexoclomConfig.py
nexoclom/utilities/tests/test_configure.py