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 syntax

208d92722e4c0ce846360b0065d2de1c2009a557 authored almost 5 years ago by Erwan <[email protected]>
fixed installation script

ea8fd15cb2906426bd396d86ef3cecad8e0d0463 authored almost 5 years ago by Erwan <[email protected]>
fix non conda packages

88db03198191c4ff814e8d7d0c12e36adcd17150 authored almost 5 years ago by Erwan <[email protected]>
update setup.py install

93c858aea3d5a229a041eed49ce34082bb6064c7 authored almost 5 years ago by Erwan <[email protected]>
Merge pull request #68 from radis/develop

0.9.23

Patch version: required after Pandas update broke some features

Features:

as...

1d7565dee8610dd393fc848c3628c16671a90aeb authored almost 5 years ago by Erwan Pannier <[email protected]>
add dummy script in deploy stage

1792a23753db6c3a5c3cb9bcaac22a70e8629c6d authored almost 5 years ago by Erwan <[email protected]>
try deploy stage without install

d8a0c4ffbe76476536f6466f34bba6ebbda29484 authored almost 5 years ago by Erwan <[email protected]>
fix .gitlab-ci.yml syntax to silence deploy stage in develop branch

0f6962ea92ba9bd5e437625bf1d2f39b7a357feb authored almost 5 years ago by Erwan <[email protected]>
fix pypi deploy syntax in .travis-ci.yml

9a08645fee10fbc635c76f6609ae930b72e9556c authored almost 5 years ago by Erwan <[email protected]>
fix pypi deploy syntax in .travis-ci.yml

74802c820a9603ac3bc25342e10e1d05ba45fdd2 authored almost 5 years ago by Erwan <[email protected]>
Merge branch 'master' into develop

72b08cd86003c59cece4fd3a5a7ec7dda9aafdbd authored almost 5 years ago by Erwan Pannier <[email protected]>
remove need to have Tag to deploy to Pypi (else wont work for Pull Requests)

a98b12a2c79cee8a9ec92008a2d2d6343e398334 authored almost 5 years ago by Erwan <[email protected]>
0.9.23

032534855a789b6d2bb622bf9fa98aa5a8962b0c authored almost 5 years ago by Erwan <[email protected]>
add deploy stage to autodeploy on Pypi. Fixes #41

6d5d3c0aa56588639734e79baece7a4869b806d7 authored almost 5 years ago by Erwan <[email protected]>
Merge pull request #66 from radis/sort_pandas_update

sort the problem raised by the update of pandas

11cdac10658bd5625432c804b2d9c10c56645b67 authored almost 5 years ago by Minesi N <[email protected]>
apply @erwan comments

e8517332eb0384a81c500dc38016452fb1b7b57e authored almost 5 years ago by minou <[email protected]>
update json-tricks dependency. Fixes #67

312e7091ceec9482566a6d5b306ed2211737cb63 authored almost 5 years ago by Erwan <[email protected]>
fixes an int error in HAPI (TypeError: object of type <class 'numpy.float64'> cannot be safely interpreted as an integer.)

de7c4447933de7522c0b676d882abdeabb8693fd authored almost 5 years ago by Erwan <[email protected]>
(docs) moving sidebar again, update docs (references)

4611796caf46357702209c16a82ce6c741febc90 authored almost 5 years ago by Erwan <[email protected]>
(cleans, update docs)

6c19ca0ffa56629845479cd028fdcb97ceae99df authored almost 5 years ago by Erwan <[email protected]>
sort the problem raised by the update of pandas

8c486e0c2e8b5976e87cc9e0e8060f299e6f9be8 authored almost 5 years ago by minou <[email protected]>
quick fix of last commit which didn't pass the 'black' test

2ecc4f19c27c81a453f43437ffce769e6bbed364 authored almost 5 years ago by minou <[email protected]>
(minor) used the fun `clear_error_msg` to avoid weird error such as :

'''
Error while plotting radiance. Cannot plot on a same figure with different ylabel:
Radiance (...

7d7d0db303087682c9fcccd5fac9387bf1491ca1 authored almost 5 years ago by minou <[email protected]>
Revert "Set theme jekyll-theme-cayman"

This reverts commit fb6c7741b1cb4f04f18fdc23134d23d4799a46e1.

b784bc22f2327fc71df4347de0210fd0437856a7 authored almost 5 years ago by Erwan <[email protected]>
Set theme jekyll-theme-cayman

fb6c7741b1cb4f04f18fdc23134d23d4799a46e1 authored almost 5 years ago by Erwan Pannier <[email protected]>
Merge pull request #58 from ritzvik/quality

Quality Checks using Black

d90d2e7703b4a247b124294c0fc47710ebef0d9d authored almost 5 years ago by Erwan Pannier <[email protected]>
move numpydoc to extras (setup.py)

3a9a8511ddfcaa1d19be2a20339a54e27b064c14 authored almost 5 years ago by Ritwik Saha <[email protected]>
upadte .travis.yml with code quality checks

0cebafe159be87e523ecb2a897aa8ac0c7ffe953 authored almost 5 years ago by Ritwik Saha <[email protected]>
Run black everywhere

7b178faba47d0577bef25e336722821c2a4e8069 authored almost 5 years ago by Ritwik Saha <[email protected]>
Add black & isort as dev dependencies

971d44fcbc53da7ca342af3471337c51e4f77019 authored almost 5 years ago by Ritwik Saha <[email protected]>
(docs) try with fixed sidebar, improve more docs

91838f9d0b4120556b4c686c1cf1f8e45a1ef02c authored almost 5 years ago by Erwan <[email protected]>
(docs) fix

aaa4116dc8ec2fb94b3f62244c13f8a0ab71db24 authored almost 5 years ago by Erwan <[email protected]>
Merge pull request #55 from ritzvik/astropy.units

arbitrary astropy units in calc_spectrum and SpectrumFactory inputs

87aaf0bf160e9de1a165d1cf642a5d33318c1a14 authored almost 5 years ago by Erwan Pannier <[email protected]>
- added test for temperature unit conversions

- added unit conversion in eq_spectrum, noneq_spectrum methods of SpectrumFactory and BandFactory...

0406d7c5e5a4b4e1a88d827a62c40f20a3f9b2d8 authored almost 5 years ago by Erwan <[email protected]>
final touches to #55

faf061434782cfaaf4ef5884ed476e4fc7eca169 authored almost 5 years ago by Ritwik Saha <[email protected]>
- added base tests for the `convert_and_strip_units` function

- replaced the SpectrumFactory test with the fast tests from https://github.com/radis/radis/pull/...

18e11466080b98d862746295bfa3569aba8c8f50 authored almost 5 years ago by Erwan <[email protected]>
corresponding tests

644c6703cba68833756bf1080dc31b7a2863da92 authored almost 5 years ago by Ritwik Saha <[email protected]>
make params unit-aware in SpectrumFactory

3959ef56512e475eefd6fe29f6d50effc60ab9de authored almost 5 years ago by Ritwik Saha <[email protected]>
add astropy as dep

d3ba1345335ec614593101d404b42754d4d33a49 authored almost 5 years ago by Ritwik Saha <[email protected]>
(docs) improve docs on fitting algorithms, better reference to the multi-T case in radis-examples

0b4021121dffa1d90ae0a7c0c8bbc919da0c0224 authored about 5 years ago by Erwan <[email protected]>
SpectrumFactory now prints the total Spectrum calculation + generation time (generation time can be important in fitting processes).

3ffeafed5208987c17ffffec0219e7d23771f43e authored about 5 years ago by Erwan <[email protected]>
(docs) update docs and cleaned comments

3c87d1bc8199d1b2141468b34811d7251f9d48e5 authored about 5 years ago by Erwan <[email protected]>
fix a test that failed because of a rounding error. also reactivated some spectrum tests

1fa71dc4feca188bdf5bc13f5957d256b373731d authored about 5 years ago by Erwan <[email protected]>
added an option to deactivate the addition of neighbouring lines that contributes because of lineshape broadneing (by default we still add them)

f2a9ef98156eb3500dc56eac3c3d1bc0ca37b112 authored about 5 years ago by Erwan <[email protected]>
safeguard: raise an error if wstep and broadening_max_width are changed after wavenumber range is initialized

24e0ae9a10b6e1439ca7fa7bbae598ab62b8cd26 authored about 5 years ago by Erwan <[email protected]>
fix a rounding error that could create crashes for certain (unlucky) spectral ranges

bd799a7a327b51f4007d71078704d8893185e9ce authored about 5 years ago by Erwan <[email protected]>
(docs) fix links

dc03fdd55b0968e0175195f63df5a911fe8077b7 authored about 5 years ago by Erwan <[email protected]>
(docs) wrong index for HBr

247febfcdc10b298b5ffb6d1aee86ee330d34073 authored about 5 years ago by Erwan <[email protected]>
(docs) fix links of HITRAN spectra for remaining molecules

a4e774e055d3b4afe4402e546dc48126900c8d32 authored about 5 years ago by Erwan <[email protected]>
(docs) fix image links for HITRAN spectra

b8aced040fe2050e4597e9b2bf6f621eb907397f authored about 5 years ago by Erwan <[email protected]>
(docs) image didnt appear in radis.io.html. Try in example.html directly

1a9ddb8d8953e789c03dffc4de20ded15ed89084 authored about 5 years ago by Erwan <[email protected]>
(docs) improve, add link to H2O spectrum calculated in radis-example

8c6489d7fbc96213b9f2ea49575a62c7f07b0336 authored about 5 years ago by Erwan <[email protected]>
(misc) improve MemoryError message when too many lines*gridpoints

46a26536fa0a339a382cc4294e64b5c4f3021900 authored about 5 years ago by Erwan <[email protected]>
fix a ValueError: Cannot convert non-finite values (NA or inf) to integer when dealing with species where some spectroscopic numbers are not defiened. Example: O3 where some v1u are not known.

1b548802e767adde0465487c0ce167f5cda9a590 authored about 5 years ago by Erwan <[email protected]>
(docs) improved docs on spectral quantities, reference extinction coefficient

b3774f2114c112e1eec6218c659d2b58c7eae925 authored about 5 years ago by Erwan <[email protected]>
(docs) improve inheritance diagrams

49e1f87634a64f9da9a23bf0feb2f28bcd8b55a6 authored about 5 years ago by Erwan <[email protected]>
(docs) improve inheritance diagrams, add them in SpectrumFactory too

bb8a4d0e67352fcd827486c73c60739ca3da120a authored about 5 years ago by Erwan <[email protected]>
(docs) add inheritance diagrams

d305eb77cb319ba399175adecc44c3d3c160504a authored about 5 years ago by Erwan <[email protected]>
Merge pull request #52 from radis/develop

0.9.22

Features/users:

the medium='air'/'vacuum' key disappeared. Now just use waveuni...

f4b027fd7c6e43674aed797df70e3a1c7ad300e5 authored about 5 years ago by Erwan Pannier <[email protected]>
typo

fd0d9f622b607a2f52cb5d17a79fc55c0907d2b0 authored about 5 years ago by Erwan Linux <[email protected]>
(perf) option that resamples inputs (rather than copies) when combining spectra. Is faster. False by default.

27bfc8d4ebb9a43cd7bb01b3b445ff25347f7a15 authored about 5 years ago by Erwan Linux <[email protected]>
Merge branch 'co2_new_constants' into develop

# Conflicts:
# docs/lbl/lbl.rst

c7ef3157e735aac796d13afea00ec27a9f6aee7b authored about 5 years ago by Erwan <[email protected]>
prepare radis 0.9.22

cea5dcffcdbf76bed5baa297779b2fd4c077c338 authored about 5 years ago by Erwan <[email protected]>
(docs/ci) update travis-ci link

e2177c85e0b3b65e6c1c86db672c71973cbb3739 authored about 5 years ago by Erwan <[email protected]>
errors are because HITRAN.org is currently down. Added more explicit error message

a06191daebbc655876a596ab4a215f55a04b8c5e authored about 5 years ago by Erwan <[email protected]>
(ci) rebuild should fix previous CI errors (no connection on server). Also did some changes:

- cleaned some warnings
- removed mentions of python2 in tests
- added pytest.ini to define tags

cd3e268684f7303333af986117f43f176ef5be15 authored about 5 years ago by Erwan <[email protected]>
don't copy initial line database self.df0 when we're not reusing it anyway. Up to x2 performance improvement on CDSD-4000 simulations (1.9G > 3.8G [lines*gridpoints/s]).

1d88d3b8806534dfe796d75dd94bee00fc3410d5 authored about 5 years ago by Erwan <[email protected]>
option to drop all unnecessary columns when reading a Line database. drop_columns='all'. Prevents nonequilibrium calculations and line identification, but saves quite a lot of space!

069a4ed14e4da559ad9d3c08bef09cf74604c0b4 authored about 5 years ago by Erwan <[email protected]>
automatically fix format of CDSD numbers to int. This fixes an error when sorting by vibrational levels after database was manually edited and dtype changed

48ca9e914b293c126a1470463ccfa53ecf11ac4a authored about 5 years ago by Erwan <[email protected]>
improve error messages when metadata not transfered properly to line dataframe (happens if dataframe was modified by the user manually)

improve error message when nan in df1.nu, df1.nl

4620ce4ae0caf6b772897083f1f773d15e8a9757 authored about 5 years ago by Erwan <[email protected]>
(misc) typo+reduce warnings

4530ed9007544eccc396f2075fbc9e12377c8f98 authored about 5 years ago by Erwan <[email protected]>
improve error messages when fetching from HITRAN

reactivate some tests on HITRAN parsing files
(docs): add names of HITRAN species

b3db09b674c432870720df4f50130ab50287885e authored about 5 years ago by Erwan <[email protected]>
improve error message if a NaN is found in the line database. Fixes #47

ad295ca28fe60d77968815d890fe1a999a5f7451 authored about 5 years ago by Erwan <[email protected]>
Merge pull request #51 from radis/refactor_medium

Refactor medium

6337479fac374ec4a6b420eda51fcfc4fb339e13 authored about 5 years ago by Erwan Pannier <[email protected]>
fix test_blackbody (vacuum/air problems)

9f2744ce6ae904f7dc5fb466c72868ae0e404ee4 authored about 5 years ago by Erwan <[email protected]>
(misc) reduce warnings

8783cea7464e7152e94b34acf3b10f1ce40a58b5 authored about 5 years ago by Erwan <[email protected]>
plot: show 'wavelength [vacuum] (nm)' by default for vacuum. prevents from inadvertently plotting spectra with different propagation medium on the same graph

062c7ae159a3c9ed50397614e43cf60482e818c7 authored about 5 years ago by Erwan <[email protected]>
fix blackbody if wavelength given in air vs vacuum

216791ef23e75fc42ba3c75595dd55bd3224420b authored about 5 years ago by Erwan <[email protected]>
remove medium from SpectrumFactory calculations. It's done in cm-1 anyway, medium is just a post-processing thing when plotting spectra in wavelength.

Fix tests where some medium= remained.
Improve docs

4658a56ed560d5167833253e2e35467ba02ce9f4 authored about 5 years ago by Erwan <[email protected]>
fix: reactivate test_slits

75789a458700458ab63c2b94dd01c179b1f24230 authored about 5 years ago by Erwan <[email protected]>
fix syntax in test of air/vacuum wavelength shift

fc83267f7988662a35c633a24e3dce365523c26e authored about 5 years ago by Erwan <[email protected]>
removed remaining medium=instances, added plot_medium option in plot_diff

9b883374b4f4f3c5a9a6962f9b14953f09885a57 authored about 5 years ago by Erwan <[email protected]>
automatically fix deprecated .spec files with the 'medium' key

559363c305623f5e8e9418b8a7c6ef03e91c4270 authored about 5 years ago by Erwan <[email protected]>
fix remaining medium= instances

fadba1a5aad8c539321ede636589e110fcad5214 authored about 5 years ago by Erwan <[email protected]>
removed all medium instances. Now it's written directly in the wavespace: 'nm', 'nm_vac', or 'cm-1'.

083cecf774f2c58829865a978b462b7ba0a87cb9 authored about 5 years ago by Erwan <[email protected]>
if tabulated partition function is out of range, try to calculate it

b5e323fa61ae963e4621bb772004e78e9bf269ff authored about 5 years ago by Erwan <[email protected]>
(misc) nicely print m^-1

d2d2fd113223321bd8fe6aec6a4c82eb11669b94 authored about 5 years ago by Erwan <[email protected]>
add broadening_max_width directly in calc_spectrum arguments

76bc0b149534c7367a97d845a88fe863d3f5afa5 authored about 5 years ago by Erwan <[email protected]>
(docs) update

21dc958936faa14ff429f49387e2a7904a7d6bdb authored about 5 years ago by Erwan <[email protected]>
(docs) and removed files back in their subfolders

099252872ee64cfaa18fdc3fa943212d9e0ce539 authored about 5 years ago by Erwan <[email protected]>
Revert "(docs) fix labels for internal hyperlinks"

This reverts commit 333747b1c8cb0f681101ee6b61e987570c7d9572.

# Conflicts:
# docs/spectrum.rst

9f699f9dfb4f93a708638ca6435f99597a046589 authored about 5 years ago by Erwan <[email protected]>
(docs) that fixed it. Now reverting fixed_sidebar because it creates issue when it's bigger than the screen

10bd8be2ddf5607d4ea05070c3ab79b8d09c5f7c authored about 5 years ago by Erwan <[email protected]>
(docs) still fixing navigation bar not appearing. Now trying without :hidden:

40322ad0559af398e8bbae9bd2ce3c2eab910854 authored about 5 years ago by Erwan <[email protected]>
(docs) test with content

b7f4ddf30964d919e4af8cce18141c4f44820843 authored about 5 years ago by Erwan <[email protected]>
(docs) re-changed position of files to try to fill Navigation Bar

eb951b701d81d94cff031809cea005b09fa314d7 authored about 5 years ago by Erwan <[email protected]>
(docs) move some files

869407857fdc2c6719de12a880512b24ee978bb4 authored about 5 years ago by Erwan <[email protected]>
(docs) fix some typos, reduce warnings

81ebcec4d4fbb2db837f76d8481879709551f22f authored about 5 years ago by Erwan <[email protected]>
(docs) typo

0c4f297235ec81090f93b20e7232396a82bb3650 authored about 5 years ago by Erwan <[email protected]>
(docs) reorganize all hierarchy of files.

43939c1d7e600a6af89232012b6d3b0393146ae7 authored about 5 years ago by Erwan <[email protected]>
(docs) rename

f992927caa28e29dbe0de3827a6b7ef6bfe46c5b authored about 5 years ago by Erwan <[email protected]>