-
Notifications
You must be signed in to change notification settings - Fork 5
Joss paper #62
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
base: main
Are you sure you want to change the base?
Joss paper #62
Conversation
Hi @SarahAlidoost and @FreekvanLeijen, I drafted a JOSS paper for SARXarray according to this guideline. I put both of you as authors of this paper since you both have significant contribution in the concept and implementation. When you have time, can you review this draft? You can find a rendered paper in the artifact of the github workflow. |
paper/paper.md
Outdated
- Installation and data preparation | ||
- Lazy loading a SAR data stack in binary format as an Xarray Dataset | ||
- Attaching attributes to the loaded stack | ||
- Applying a simple SAR operation on the loaded stack |
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.
- Applying a simple SAR operation on the loaded stack | |
- Applying common SAR operations on the loaded stack such as Multi-Looking and Mean-Reflection-Map |
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.
can we also add an example of "complex_coherence" to the notebook?
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.
Added coherence computation to the bulletpoint
paper/paper.md
Outdated
|
||
## Acknowledgements | ||
|
||
The authors express sincere gratitude to the Dutch Research Council (Nederlandse Organisatie voor Wetenschappelijk Onderzoek, NWO) for their generous funding of the `SARXarray` development through the Collaboration in Innovative Technologies (CIT 2021) Call, grant NLESC.CIT.2021.006. Special thanks to SURF for providing valuable computational resources for `SARXarray` testing. |
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.
Regarding SURF acknowledgement, if the project has received a grant from SURF for using resources, the Acknowledgement text is mentioned in the grant agreement. Please use that text here.
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.
Thanks @SarahAlidoost, I included the surf grant numbers here
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.
@rogerkuou thanks for preparing the draft. I left some comments, please let me know if something is unclear.
Co-authored-by: SarahAlidoost <55081872+SarahAlidoost@users.noreply.github.com>
|
Hi @SarahAlidoost, thanks for reviewing the JOSS paper and apoligies for only reacting till now. Can I adapted all your suggestions. Can you give another look? |
Joss paper