Skip to content

Releases: NLarsen15/OTSO

OMNI Data

18 Nov 14:25
Compare
Choose a tag to compare

New option added to download OMNI data to your personal version of OTSO. Data is stored alongside precomputed TSY01, TSY01S, and TSY04. Gaps are present in OMNI high resolution data, so some periods of time will require the user to find their own data source for a given time. However, most time from 1981 to present are available.

OTSO

23 Oct 09:19
Compare
Choose a tag to compare

Inclusion of option for pulling of space weather data from online sources (NOAA, WDC Kyoto, and GFZ-Potsdam).

OTSO

28 Aug 13:28
Compare
Choose a tag to compare

Inclusion of a makefile for ease of compilation. Makefile kindly provided by Dr. Christian Steigies of Keil University.

OTSO

09 Aug 12:44
Compare
Choose a tag to compare

Applied a fix to the particle.f95 file to correctly rotate particle trajectory when using the non-standard gaussian field.

OTSO

08 Aug 17:00
Compare
Choose a tag to compare

Hotfix for cutoff computations

OTSO

05 Aug 08:58
Compare
Choose a tag to compare

Updated version of OTSO that includes some bug fixing and extra functionality.

New Features Include

  1. Bulk computation options so users don't need to do one computation at a time
  2. Flight cutoff function added to compute the cutoff rigidities along a flight path (e.g. for aircraft, balloons, or low-orbit spacecraft)
  3. Updated User Manual

OTSO

05 Feb 14:37
be33de9
Compare
Choose a tag to compare

Updated version of OTSO that includes many new features and quality of life improvements.

New features include

  1. IGRF coefficients extended back to 1900
  2. NM station abbreviations added to .csv file
  3. New magnetopause crossing check added to increase cone accuracy
  4. Module for inputting custom Gaussian coefficients added
  5. New max time parameter for modelling trapped particles added
  6. Boris, Vay, and Higuera-Cary integration models added
  7. Tsyganenko 2004 external magnetic field model added
  8. OTSO folder and file restructure for ease of use
  9. Inclusion of simple plotting tools
  10. Updated user manual
  11. Rigidity scan option added
  12. Apparent and vertical cutoff rigidity computation option added
  13. Dedicated function for cutoff computation added
  14. minor code optimisations

OTSO

07 Mar 11:12
Compare
Choose a tag to compare

Quality of life improvements.
Instructions for installing on Linux and Mac have been added to the readme.
New 'Linux&Mac_OTSO_Compiler.sh' bash file has been added to automate compiling on Linux and Mac operating systems.

OTSO

09 Jan 14:13
Compare
Choose a tag to compare

Quality of life improvements.
Automated compilation via the "OTSOCompiler.cmd" batch file.
Unnecessary files and compilation artefacts were removed.
Updated user manual.
Updated and more detailed installation and compilation instructions.

OTSO

30 Nov 09:18
b7e5f19
Compare
Choose a tag to compare

The first release version of the OTSO tool. Basic functionality for cosmic ray propagation computations within the Earth's magnetosphere.
OTSO can perform computations of trajectories, effective cut-off rigidities, and asymptotic cones. For details on how to install and use please see the user manual contained within the repository. (Please note that OTSO has currently only been tested on Windows OS, details on how to download and use it on other OS will be added in the future.)
This release of OTSO is the version used within the initial article publication describing the tool and its uses ("A New Open-source Geomagnetosphere propagation tool (OTSO) and its applications")
OTSO is designed to be open-source and further releases are to come as the tool develops further.