Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

user custom download path #409

Merged
merged 6 commits into from
Nov 28, 2021
Merged

Conversation

erwanp
Copy link
Member

@erwanp erwanp commented Nov 27, 2021

Description

Custom databases path for HITRAN/HITEMP/ExoMol auto-downloads, as requested by @Springder

Just change the "DEFAULT_DATABASE_PATH" key in ~/radis.json ; or set it at runtime with

radis.config["DEFAULT_DATABASE_PATH"] = /PATH/TO/FOLDER
  • add checks that already registered databases have the right paths
  • update docs
  • also update docs with mention of HITRAN-2020

Fixes #405

@erwanp erwanp added the interface not related to the physics of the code label Nov 27, 2021
@erwanp erwanp added this to the 0.11.2 milestone Nov 27, 2021
@lgtm-com
Copy link

lgtm-com bot commented Nov 27, 2021

This pull request introduces 3 alerts when merging 36af904 into 43e18fc - view on LGTM.com

new alerts:

  • 3 for Module is imported with 'import' and 'import from'

@erwanp
Copy link
Member Author

erwanp commented Nov 27, 2021

CI-errors related to Vaex, reported in vaexio/vaex#1748

@erwanp
Copy link
Member Author

erwanp commented Nov 28, 2021

Error not related, merging

@erwanp erwanp merged commit 6139cd7 into radis:develop Nov 28, 2021
@erwanp erwanp mentioned this pull request Dec 19, 2021
@erwanp erwanp mentioned this pull request Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interface not related to the physics of the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Requirement for user defined download path
1 participant