Difference between revisions of "HABSIM"

From Stanford SSI Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
*Offer a web-based UI which captures the functionality and flexibility of the API.
 
*Offer a web-based UI which captures the functionality and flexibility of the API.
  
Primary clients of HABSIM include [[Cycloon]] and [[Spaceshot]]. The project source code may be viewed on [https://github.com/SSI-MC/habsim GitHub]. To get involved, please contact {{slack-user|temp|Richard Chen}} and {{slack-user|rydwy01|Ryan Dwyer}} and join {{slack-channel|balloons-habsim}}!
+
Primary clients of HABSIM include [[Cycloon]] and [[Spaceshot]]. The project source code may be viewed on [https://github.com/SSI-MC/habsim GitHub]. To get involved, please contact {{slack-user|sunet-id=temp|display-name=Richard Chen}} and {{slack-user|sunet-id=rydwy01|display-name=Ryan Dwyer}} and join {{slack-channel|balloons-habsim}}!
  
 
'''PyHABSIM''' is a Python package which exploits the HABSIM API to offer an intuitive, object-oriented, highly customizable prediction interface, wind and elevation data accession utilities, and trajectory analysis and optimization methods in Python. The package home pages may be found at [https://pypi.org/project/habsim/ PyPI] or [https://github.com/stanford-ssi/habsim_client GitHub]. Please contact {{slack-user|bjing}} to get involved!
 
'''PyHABSIM''' is a Python package which exploits the HABSIM API to offer an intuitive, object-oriented, highly customizable prediction interface, wind and elevation data accession utilities, and trajectory analysis and optimization methods in Python. The package home pages may be found at [https://pypi.org/project/habsim/ PyPI] or [https://github.com/stanford-ssi/habsim_client GitHub]. Please contact {{slack-user|bjing}} to get involved!

Revision as of 01:34, 17 July 2021

High Altitude Balloon Simulator (HABSIM) is a web server (link) developed by the SSI Balloons Team for customizable, ensemble-based, long range trajectory predictions. The aims of the prediction server, in comparison to existing ones, are as follows:

  • Offer probabilistic predictions based on the Monte-Carlo GEFS run set.
  • Offer predictions out to the maximum time window permitted by GEFS (+378 hrs).
  • Offer finer and broader control over simulation parameters, including ascent rate, duration, simulation step, and drift coefficient.
  • Export an intuitive prediction API which can be used to simulate arbitrary flight profiles.
  • Offer a web-based UI which captures the functionality and flexibility of the API.

Primary clients of HABSIM include Cycloon and Spaceshot. The project source code may be viewed on GitHub. To get involved, please contact SlackLogo.png@Richard Chen  and SlackLogo.png@Ryan Dwyer  and join SlackLogo.png#balloons-habsim !

PyHABSIM is a Python package which exploits the HABSIM API to offer an intuitive, object-oriented, highly customizable prediction interface, wind and elevation data accession utilities, and trajectory analysis and optimization methods in Python. The package home pages may be found at PyPI or GitHub. Please contact SlackLogo.png@{{{display-name}}}  to get involved!