Releases: TacHawkes/HITRAN.jl
v0.2.15
v0.2.14
HITRAN v0.2.14
-Custom Downloader/CURL opts to handle slow response and erroneous headers from the HITRAN server
Closed issues:
- No data fetched for CH4? (#17)
v0.2.13
v0.2.12
HITRAN v0.2.12
-Fixed a bug in database handling due to an API change in SQLite.jl
Closed issues:
Merged pull requests:
v0.2.11
HITRAN v0.2.11
-Fixed a critical bug with molar mass sorting which could lead to a flawd calculation of the Doppler broadening coefficient
Merged pull requests:
v0.2.10
HITRAN v0.2.10
-Added nitrogen trifluoride (NF3)
-Switched to Polyester.jl for faster multi-threading when calculating the Hartman-Tran profile (~2.5-3x speed-up on my machine)
v0.2.9
HITRAN v0.2.9
-Lineshapes no longer allocate, slight performance increase
-Added precomipilation function to reduce latency
v0.2.8
HITRAN v0.2.8
-Performance increased (removed unnecessary internal copying operations)
-DSP compat increased to 0.7
Merged pull requests:
- CompatHelper: bump compat for "DSP" to "0.7" (#5) (@github-actions[bot])
v0.2.7
HITRAN v0.2.7
-DataFrames 1.0 compatibility
-Minor improvements (internal)
Merged pull requests:
- CompatHelper: bump compat for "DataFrames" to "1.0" (#4) (@github-actions[bot])