Codes and Tools
Here, I would like to showcase a selection of data science tools, repositories and other useful resources, including my own. I am interested in collaborating on connecting science questions, so please feel free to get in touch.
TIE-GCM orbit interpolator
The tiegcm_orbit_interpolator is a simple Python code that can interpolate TIE-GCM NetCDF model outputs to a given time, latitude, longitude and altitude.
TIE-GCM v3.0
The NCAR TIEGCM model now has its own GitHub repository. See documentation: https://tiegcm-docs.readthedocs.io/en/latest/
DART
The Data Assimilation Research Testbed. DART is an open-source, freely available community facility for ensemble data assimilation.
Data science tools and resources
This repository data_science_tools_and_resources holds tools and resources related to data science.
Space-Python notebook
Karl Laundal’s spacepython_notebook. The notebook provides an overview of some Python tools that are useful for space physics.