-
Notifications
You must be signed in to change notification settings - Fork 76
update citation #300
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
update citation #300
Conversation
I'm not crazy about using the universal DOI link to get to the Zenodo page. Perhaps we could use this: https://zenodo.org/search?page=1&size=20&q=conceptrecid:%221210316%22&sort=-version&all_versions ? Other ideas? |
#296 is relevant |
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.
I'm not crazy about using the universal DOI link to get to the Zenodo page. Perhaps we could use this: https://zenodo.org/search?page=1&size=20&q=conceptrecid:%221210316%22&sort=-version&all_versions ?
Works for me.
Thoughts on adding linked DOIs for each of the "underlying workflow" references? Would be nice to be able to click a link instead of having to search the title.
- Robust PV degradation: 10.1109/JPHOTOV.2017.2779779
- Quantifying soiling loss: 10.1109/JPHOTOV.2017.2784682
- Overcoming communication outages: 10.1109/PVSC45281.2020.9300635
- Performance comparison of clipping detection: already listed
* update citation (#300) * update sphinx citation * less specific * update readme with new citation * capitalize Zenodo * further capitalization * Add DOI links to supporting refs * DOI fix * even more doi fixing * Converted dat file to json file to remove XGBoost versioning issues. (#304) * Converted dat file to json file. * Updated the xgboost versions to no latest version restriction. * Updated the model loading for xgb to handle multiple XGB versions. * debugging mac os XGB error?? * bumped xgb to lower version to handle mac OS * update versioning. * more xgboost version updates... * updated the workflows script to remove rdtools pip install. * dropped xgboost version down * updated the XGB model pull with os.path.join() * fixed pep8 issues. * Removed the joblib requirement per @kanderso's request. * Regenerated the old model and saved as a json. * run notebook for cell numbering Co-authored-by: Perry <kperry@nrel.gov> Co-authored-by: Michael Deceglie <Michael.Deceglie@nrel.gov> * Update changelog * double backticks in 2.1.1 log * add cell 2 back in * adjust changelog * add PR to a changelog entry Co-authored-by: Kirsten Perry <70228568+kperrynrel@users.noreply.github.com> Co-authored-by: Perry <kperry@nrel.gov>
Code changes are covered by testsCode changes have been evaluated for compatibility/integration with TrendAnalysisNew functions added to__init__.py
API.rst is up to date, along with other sphinx docs pagesExample notebooks are rerun and differences in results scrutinizedUpdated changelog