... | ... | @@ -54,9 +54,22 @@ An average of 12 tiles is needed for each PRISMA map. |
|
|
Therefore you can generate ~750 maps / day.
|
|
|
|
|
|
# Third-part libraries
|
|
|
|
|
|
The PRISMA pipeline makes use of many external third-part IDL libraries in its code, listed here:
|
|
|
- [The IDL Astronomy User's Library](https://idlastro.gsfc.nasa.gov/) ([GitHub](https://github.com/wlandsman/IDLAstro))
|
|
|
- [Markwardt IDL Library](https://cow.physics.wisc.edu/~craigm/idl/idl.html)
|
|
|
- [Coyote IDL Program Libraries](http://www.idlcoyote.com/documents/programs.php) ([GitHub](https://github.com/idl-coyote/coyote))
|
|
|
- [The Catalyst Library](http://www.idlcoyote.com/catalyst/catlib.html) ([GitHub](https://github.com/idl-coyote/catalyst))
|
|
|
- [Markwardt IDL Library](https://cow.physics.wisc.edu/~craigm/idl/idl.html)
|
|
|
- [IDL library of Michael Galloy](http://docs.idldev.com/mglib/index.html) ([GitHub](https://github.com/mgalloy/mglib))
|
|
|
- [Chris Beaumont's IDL Library](https://home.ifa.hawaii.edu/users/beaumont/code/) ([GitHub](https://github.com/ChrisBeaumont/beaumont-idl-library))
|
|
|
- [Marc Buie's IDL library](https://www.boulder.swri.edu/~buie/idl/) |
|
|
- [Marc Buie's IDL Library](https://www.boulder.swri.edu/~buie/idl/)
|
|
|
- [Dáithí Stone's IDL Library](https://climate.web.runbox.net/idl_lib/index.html)
|
|
|
- [Exoplanet Utilities](https://astroutils.astronomy.osu.edu/exofast/) ([GitHub](https://github.com/jdeast/EXOFASTv2))
|
|
|
- [JHU/APL/S1R IDL Library](https://fermi.jhuapl.edu/s1r/idl/s1rlib/local_idl.html)
|
|
|
- [TeXtoIDL](https://physics.mnstate.edu/craig/textoidl/)
|
|
|
|
|
|
To install these libraries, follow the download links provided in the list and place the respective directories in an IDL path (see instructions above for the PRISMA pipeline).
|
|
|
|
|
|
# NRLMSIS2.0 atmospheric model
|
|
|
|
|
|
The PRISMA pipeline uses the [NRLMSIS 2.0](https://ccmc.gsfc.nasa.gov/models/NRLMSIS~2.0/) empirical model to define the state of the atmospheric (density and temperature) within the solution of the dynamic evolution of the meteoroid in the atmosphere (see the [dynamic_model.pro] page). NRLMSIS 2.0 is a major, reformulated upgrade of the previous version, [NRLMSISE-00]. (https://ccmc.gsfc.nasa.gov/models/NRLMSIS~00/). |
|
|
\ No newline at end of file |