Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/radis/radis

🌱 A fast line-by-line code for high-resolution infrared molecular spectra
https://github.com/radis/radis

fix errors introduced in 227bce5d where recomputed arrays became different from initial arrays (due to Iunit not specified)

add exhaustive tests, testing every possible recalculation pathway (test_rescale.py)

also:
- sho...

73865759454bf006441f467ce7d58bf16987c6ae authored over 2 years ago by Erwan Pannier <[email protected]>
- refactor (simplify) : Spectrum exported by SpectrumFactory remains in wavenumber, but a "default_output_unit" condition is written ; and later read by Spectrum.get() and Spectrum.plot() --> .get() and .plot() give Iunits consistent with wunit (i.e. "mW/cm2/sr/nm" if wunit~"nm" and "mW/cm2/sr/cm-1" if wunit~"cm-1"

update all internal functions that used .get() to enforce Iunit
- add Spectrum.get(return_units=T...

49632f561944d3aab649b838157891c15cd0835a authored over 2 years ago by Erwan Pannier <[email protected]>
- refactor (simplify) : Spectrum exported by SpectrumFactory remains in wavenumber, but a "default_output_unit" condition is written ; and later read by Spectrum.get() and Spectrum.plot() --> .get() and .plot() give Iunits consistent with wunit (i.e. "mW/cm2/sr/nm" if wunit~"nm" and "mW/cm2/sr/cm-1" if wunit~"cm-1"

update all internal functions that used .get() to enforce Iunit
- add Spectrum.get(return_units=T...

af524ec6aed411a13789af845028d0fbee695e32 authored over 2 years ago by Erwan Pannier <[email protected]>
update docs

0073a920ca25d8eb53c7cb4f4a9e3ca8e8a6b5f2 authored over 2 years ago by Erwan Pannier <[email protected]>
(wip) if inputs given in wavelength, output Spectrum is returned in nm with consistent radiance & emission coefficient (mW/cm2/sr/nm, mW/cm3/sr/nm)

updated eq_spectrum, non_eq_spectrum, eq_bands, non_eq_bands
add tests

51f8a30b505d9bf428c2253ddfd6d450c737779e authored over 2 years ago by Erwan Pannier <[email protected]>
new fast version to check if an array is evenly distributed

apply_slit always check Spectrum is evenly distributed (fast version)
new method Spectrum.resampl...

0f053b56b348daf062fd0be8dcaa1da4ecb65c81 authored over 2 years ago by Erwan Pannier <[email protected]>
trick to apply_slit in the wavenumber space if the Radis Spectrum was initially computed in wavenumber & exported in wavelength.

This maintains Radis<=0.12 output

d73e5c8b52621d0f7e1beede4a1bb9956e63e877 authored over 2 years ago by Erwan Pannier <[email protected]>
(wip) assert evenly spaced

7690539ca0fe0a560af82993b3b73ba5f0d7bbad authored over 2 years ago by Erwan Pannier <[email protected]>
Merge pull request #453 from sonikarajesh/sonikarajesh-patch-1

Updated references.rst

e462f0a87aac33fac6880342c9c68bf1086d5ec1 authored over 2 years ago by Erwan Pannier <[email protected]>
Merge pull request #462 from TranHuuNhatHuy/geisa-parsers

Add GEISA database

bb31197aff1a776974693ecf53871ab23349e4f8 authored over 2 years ago by Erwan Pannier <[email protected]>
Merge pull request #466 from erwanp/add/plot-improvements

update linesurvey & plot

3679be9e36e49d54dffe0cc5522e9e31c44234a5 authored over 2 years ago by Erwan Pannier <[email protected]>
Merge branch 'radis:develop' into sonikarajesh-patch-1

6cadcd1de4f8406e77da7b93ab320bfaf65857b8 authored over 2 years ago by Sonika Rajesh <[email protected]>
line-survey works with overlay of any spectral quantity

re-add isotope in line-survey
add yscale='log' option in plot_diff

7981b44fc0690e695e005a05ca7f86d0020bd0ba authored over 2 years ago by Erwan Linux <[email protected]>
minor changes & wakie wakie Travis

8fab5c751790bdc792e16af42b4a4493d02f02a3 authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
last minor changes in geisa example

56e19323e6cbb4639590b475e86e228c08b7fc06 authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
fix expanduser path pb, backward compat for old cache files

c07fe4a13d1a2b3aff09a2ce1d6fd8499c02d4db authored over 2 years ago by Erwan Pannier <[email protected]>
improve HDF5 implementation, fix a read_metdata pb

e3fd73e086807db00dfbb531749d04ef33fbb5de authored over 2 years ago by Erwan Pannier <[email protected]>
fix GEISA tests, fix an error in GEISA parser

9446b9d5fe882d58c7834cda9e9bb6d1861942fe authored over 2 years ago by Erwan Pannier <[email protected]>
raiseError instead of removing

5f0eb1ea86d5cf37a42542f37210599b148a14b2 authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
small but necessary changes

6795d0a1240567042ea1308f74530be7739bcc79 authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
Merge branch 'geisa-parsers' of https://github.com/TranHuuNhatHuy/radis into geisa-parsers

4759e0bf1ed556eed159526f27bb5a6f715c10c3 authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
Merge branch 'radis:develop' into geisa-parsers

e881a4fe193c35e1b7b6da242a6a685e09ef8a4b authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
Merge pull request #468 from erwanp/fix/ci-env

Fix/ci env

b0629bde758af7197a276b146f7bada382a6a419 authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
sorry I missed 2 mamba lines

e45f81ee72a69d2bad990d7a34d83fe7d873acf6 authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
revert to micromamba, use http instead

26795b761fc7ebbfeddc2c5f5b84501a82d243c0 authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
(fixing) change mpl backend

https://stackoverflow.com/questions/35403127/testing-matplotlib-based-plots-in-travis-ci

ae7972ca6eaf03a207b0bffe4178feb74080999a authored over 2 years ago by Erwan Pannier <[email protected]>
temp fix switch to mamba (micromamba down)

6bc842a1c77bf6536cb7ee85cadddb0754472776 authored over 2 years ago by Erwan Pannier <[email protected]>
safe calc_spectrum, GEISA/HITRAN comparison added

6ba293f6ed0c196a07a4382b6d093064fdf8e557 authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
safe calc_spectrum, GEISA/HITRAN comparison example

11259ae593002e0a1bc86a3607b6fc8de28fbddd authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
fix geisa

a766bc36099ad349acc8f4a878efbf01a14d0c4b authored over 2 years ago by Erwan Pannier <[email protected]>
in progress, still have bugs

544b900f519c3d21462f4f12c2a698ba83f8d26e authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
current stuck, described in github comment below

740df8bccb928f9655ab51c5e4dbe0eb41903fda authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
Merge pull request #448 from CorentinGrimaldi/return_norm_normalize

Normalize() return norm factor and units option

b4313609ea0d73ea224d3a6733b263cbc1880434 authored over 2 years ago by Erwan Pannier <[email protected]>
add GEISADatabaseManager in geisa.py

6cfc340298efc43471c536131915e7746c8aa9aa authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
test

c85779f6d2efd6d5264dbf42c297c34e76da7538 authored over 2 years ago by Sonika <[email protected]>
Merge branch 'radis:develop' into develop

898e131722c4fd24ef9b6d88dbf90da3301fa754 authored over 2 years ago by Sonika Rajesh <[email protected]>
remove geisa_utils.py, refactor stuffs

14b1410b7f3c324850923c00ddee977348499572 authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
completely separate GEISA from HITARN, fix as erwan said

0c780738bfb0f5b65cf0b5e0e54df20d4e786e1b authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
Merge branch 'radis:develop' into geisa-parsers

ae0d768325e5fa2ea0a25395b6b5b73875d0174b authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
Merge pull request #464 from erwanp/fix/exomol_api_update

Exomol api update

4a36aedc8e292c525b47c1a477c349565f76af7c authored over 2 years ago by Erwan Pannier <[email protected]>
test

651babc93ccac9a4dea6e723cb099f8ee5758dc4 authored over 2 years ago by Sonika <[email protected]>
enable dataframe generation, add test cases

6397f94c207044109e651781600ec5e7d0982b8b authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
fix pandas

344214d8e3d2887f7da862541fbfa285ee290f5e authored over 2 years ago by Erwan Pannier <[email protected]>
avoid duplicate creation of *trans.bz2.hdf5 (without Sij0), *trans.hdf5 (with Sij0) files in ExoMol

fail with more explicit error if missing nu_lines (see #434)
prepare refactor of ExoMolDb

3c482d4ad7852551054779b4e8877ec143016929 authored over 2 years ago by Erwan Pannier <[email protected]>
add vaex/jax options to output a DataFrame loaded from HITRAN/HITEMP

2794477ad6c446b8a9cb9faf4271d26e6634d307 authored over 2 years ago by Erwan Pannier <[email protected]>
improve ExoMol molarmass parsing

fix reported errors in ExoMol definition file for C2H2. Fixes #434

9b524f53b02dcf701f00dc472f88044766e11a81 authored over 2 years ago by Erwan Pannier <[email protected]>
add GEISA parsers, not yet checked

e507df16e8ae69b55b7bb9d2e201591ec07bddf5 authored over 2 years ago by Tran Huu Nhat Huy <[email protected]>
Merge pull request #459 from arunavabasu-03/dropdown_template

Set input field instead dropdown

a0c9bf3d9444b05ad4196959398eddf1879f8d40 authored over 2 years ago by Erwan Pannier <[email protected]>
corrected

a5ef5e404d3e1ff26863d41e311826de3f6f494a authored over 2 years ago by arunavabasu-03 <[email protected]>
Merge pull request #458 from erwanp/fix/hitemp-whitespace-parsing

Fixes Hitemp whitespace parsing

5d501b7809f1e8c10a04e573491a375294bdec32 authored over 2 years ago by Erwan Pannier <[email protected]>
consider arbitrary number of whitespace as undefined

fixes HITEMP H2O parsing
fixes #457

93b51bcc51f782608272b621dfe6698e1626579a authored over 2 years ago by Erwan Pannier <[email protected]>
Merge pull request #455 from erwanp/fix/emisscoeff-units-conversion

fix emisscoeff units conversion

8fc8ac9a0d291a97dbeb897d59f37aef687d26d3 authored over 2 years ago by Erwan Pannier <[email protected]>
fix emisscoeff units conversion, add test

fixes #454

5983c1a562c78ea9fe74eb18f125890b8f4cfe7d authored over 2 years ago by Erwan Pannier <[email protected]>
Update docs/references/references.rst

Co-authored-by: Erwan Pannier <[email protected]>

dfbdc697c59cd9f1afe50b297d16df25eb728773 authored over 2 years ago by Sonika Rajesh <[email protected]>
Updated references.rst

1c4937e752419954662ed48bb5dd8eac00da856d authored over 2 years ago by Sonika Rajesh <[email protected]>
Updated references.rst

6a245876463aa535b4a78b551c3cd0e46108fb1d authored over 2 years ago by Sonika Rajesh <[email protected]>
0.12.1

1cc969e336a5ebe7fbf4a1be0db7cf4a1c3fdc9f authored over 2 years ago by Erwan Pannier <[email protected]>
0.12.1

e75694a03e5b3a3e464ec3bb629091f5006f597a authored over 2 years ago by Erwan Pannier <[email protected]>
Merge pull request #449 from erwanp/add/update-rtd

fix Readthedocs build (attempt 1)

4b506f7b6273ea182b4f56da8f1633745206a388 authored over 2 years ago by Erwan Pannier <[email protected]>
update docs

add Cython requirement in readthedocs

425d89ed18e54a59492254215f5d9a3f2deb87f7 authored over 2 years ago by Erwan Pannier <[email protected]>
add intershpnix

7dd8dbe3b026cf205344920ac921073665084285 authored over 2 years ago by Erwan Pannier <[email protected]>
Merge pull request #447 from Supriya1702/issue#443

Fixes Issue#443

57457b5e9d3e688342baa64370bb7cca849a1565 authored over 2 years ago by Erwan Pannier <[email protected]>
Added test for raising error for truncation = None and negative values

9d181cfb01234a1794079bc00574d712f66e9c44 authored over 2 years ago by Supriya1702 <[email protected]>
normalize return norm factor and units option

69867a0e70442cf7e9db3eef44bfc7d4259515fc authored over 2 years ago by CorentinGrimaldi <[email protected]>
Fixed Linting

1c0828c31d45d791fd8bf28411c42c3e27473eb3 authored over 2 years ago by Supriya1702 <[email protected]>
Added exception handling for truncation=None for voigt method and negative truncation

8fe39cb45e8fe02b16abfdce9d240a5ce8998ce4 authored over 2 years ago by Supriya1702 <[email protected]>
Merge pull request #438 from arunavabasu-03/template_update

Templates updated

edd825d801c912d04f9fd335940dc6411fba130b authored almost 3 years ago by Anand Kumar <[email protected]>
hooks added

0f9fefc7774c43d2b554854dc3e5058318ce671f authored almost 3 years ago by arunavabasu-03 <[email protected]>
Merge pull request #445 from TranHuuNhatHuy/docs-improvement

Implement astropy unit conversion to rescale_path_length()

f6777bbaf92c026e82d4dc918c51ade7a4f87eda authored almost 3 years ago by Erwan Pannier <[email protected]>
change according to erwap's reviews

8af8c94d70f8b20e239d5b6026908b51612a1555 authored almost 3 years ago by Tran Huu Nhat Huy <[email protected]>
add astropy unit test case to test_rescale

77f71b21f31ec2c17bac412e282e34fb1b2a97ea authored almost 3 years ago by Tran Huu Nhat Huy <[email protected]>
add astropy units to rescale_path_length

54bc627eee47ad717e37430f8cb1859b24b6323c authored almost 3 years ago by Tran Huu Nhat Huy <[email protected]>
Merge pull request #442 from TranHuuNhatHuy/docs-improvement

Add some improvements in fetch_*() documentations

778bdbfb9616175981986bd27cc30688f0b6ba53 authored almost 3 years ago by Erwan Pannier <[email protected]>
Update radis/io/hitran.py

Co-authored-by: Erwan Pannier <[email protected]>

22080f77bd510374bf29fbf334c9932825806dff authored almost 3 years ago by Tran Huu Nhat Huy <[email protected]>
Travis enforcing

53744fdd51de689b59fc97a635fce239c029e824 authored almost 3 years ago by Tran Huu Nhat Huy <[email protected]>
improvement in fetch_* docs

8cb336aad4fe7219697bd3df7f637f3fe77e5d25 authored almost 3 years ago by Tran Huu Nhat Huy <[email protected]>
updated

d7fdb6734f9e5193f596e3e43a6cfd803b187ded authored almost 3 years ago by arunavabasu-03 <[email protected]>
unique label fixed

bb1a6c2871b50cf83896e4b84602ff76787f4211 authored almost 3 years ago by arunavabasu-03 <[email protected]>
Merge pull request #437 from TranHuuNhatHuy/develop

Fixed inaccessible links in several documents

6285e525c10be2fcc9a623f854cc7a2183aa5d21 authored almost 3 years ago by Anand Kumar <[email protected]>
Trigger

957cd4db971299c82f2157349ec327bacc057870 authored almost 3 years ago by Tran Huu Nhat Huy <[email protected]>
Wakie wakie Travis!

ced0a3981d496d47bd065518889fcb72e4c6b96f authored almost 3 years ago by Tran Huu Nhat Huy <[email protected]>
Trigger

018181240eadcdbde168b22b45bcfefd3ee21d6f authored almost 3 years ago by Tran Huu Nhat Huy <[email protected]>
Trigger

9d4635c00b86bdc8c930612a2852ff2e695e573e authored almost 3 years ago by Tran Huu Nhat Huy <[email protected]>
Merge branch 'radis:develop' into develop

8933d6c74afb1479bb61b086de4214bed40411f1 authored almost 3 years ago by Tran Huu Nhat Huy <[email protected]>
Merge pull request #436 from gagan-aryan/gagan--fix-lint

fix: lint errors

d40cad6704c7549d08ee8effe7434adb85440711 authored almost 3 years ago by Anand Kumar <[email protected]>
Trigger

1ec9df7d91f99a1930ba374cd4717e6c170e6eb4 authored almost 3 years ago by anandxkumar <[email protected]>
Updated black version

65965bd3e2add6cb9900c7aa27c2507878705f00 authored almost 3 years ago by anandxkumar <[email protected]>
Added code for adding hook pre-commit

dd0f8af21556e6a9d1711b6a88b8c484ef8cb723 authored almost 3 years ago by anandxkumar <[email protected]>
Updated .travis.yml

cbac283368866d1a0bfb9ca1e2b411c8afc89449 authored almost 3 years ago by anandxkumar <[email protected]>
fixes linting by updating pre-commit locally

73322391caaf246ba0f5e88a92b83ca95d2bfadf authored almost 3 years ago by anandxkumar <[email protected]>
some updates 1

67d4a3d448fa4219d2081b875da88d17f770d4ba authored almost 3 years ago by arunavabasu-03 <[email protected]>
some update

2aa5e834af760182eabbbf693922fa548be315dd authored almost 3 years ago by arunavabasu-03 <[email protected]>
todo updated

4f52256b52d6ca7d2dc5a1540755fec38cdeee73 authored almost 3 years ago by arunavabasu-03 <[email protected]>
bug updated

c7514312645448f67e183a0c0919fb9face2c8ca authored almost 3 years ago by arunavabasu-03 <[email protected]>
feature update

15a9230f295731c4ddefa5227f5b816ebd840a0e authored almost 3 years ago by arunavabasu-03 <[email protected]>
Fixed inaccessible links in README description

Fixing the two inaccessible links in the original documentation:
1. The detailed installation g...

eafb4a6e160cf3d7638710c982c7830183a73b93 authored almost 3 years ago by Tran Huu Nhat Huy <[email protected]>
fix: lint errors

ffe781c4a4b2f0fdb3c574c5fffdd4ac76d5f4c2 authored almost 3 years ago by gagan-aryan <[email protected]>
Merge pull request #435 from sagarchotalia/develop

Added link to Spectra Database

54385385a0297e00fc6b8bc209833519ed17a15a authored almost 3 years ago by Gagan Aryan <[email protected]>
Merge pull request #1 from sagarchotalia/sagarchotalia-patch-1

Fixed broken links

eeaed54bf48d606ae8892d9cb7daafa6be71a122 authored almost 3 years ago by Sagar Chotalia <[email protected]>
Fixed broken links

Fixed the broken links of Partition Functions, Line Database and Populations.

e63bb0edc67db56f4d221be2bf69645a3ee269c0 authored almost 3 years ago by Sagar Chotalia <[email protected]>