-
-
Notifications
You must be signed in to change notification settings - Fork 262
[WIP] Development rexview #296
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
Conversation
The name of the function was misleading, it does not write the full data block but only the header. A data block consist of a header and the data, depending on the data itself it can have also sub headers.
This reverts commit e8cc48c
this prevents that api keys are accidentally added to the repository
gempy/addons/RexCloud_Api_key.txt
Outdated
| 4ffb5ad8-2fb7-4bd1-ae4a-646ee850df66 | ||
| xwYiAn2Fws07pflRPZQoo5yVMkoreFKM | ||
| # put your API tokens and secrets in the lines above. | ||
| # The key file is not tracked in git so it will not be uploaded to the repository. No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The comment says that this Key file won't be uploaded but it is in this pull request. It seems that the .gitignore file is wrong here.
Is this your personal API key or just a dummy one?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You could also include the link https://www.rexos.org/getting-started/ to make it easier for others to generate their own API key
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, I was trying to test that gitignore worked, which is clearly not the case :D
…gempy into development_rexview � Conflicts: � gempy/addons/rex_api.py
[CLN] - Deleted prototype code
- Surfaces take the name of the gempy model - Project take the name of the gempy model [TEXT] - plot_ar
- Change requirements.txt for pandas and qgrid
This reverts commit 5524365
This reverts commit 5524365
…velopment_rexview � Conflicts: � .travis.yml � gempy/plot/plot.py � optional-requirements.txt � test/test_addons/test_gempy_to_rexfile.py
added materials to rexFiles