Skip to content

Commit

Permalink
Merge pull request #10 from JYOSHREDDY/main
Browse files Browse the repository at this point in the history
Updated index.html and _index.md
  • Loading branch information
JYOSHREDDY authored Nov 11, 2024
2 parents d28a8d0 + f9c6dac commit 1046f45
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
5 changes: 5 additions & 0 deletions content/english/publications/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ description: ""
draft: false

researchPapers:
- title: "PyGeoweaver: Tangible workflow tool for enhancing scientific research productivity and FAIRness"
chicagoCite: "Sun Ziheng, Gokul Prathin, Sanjana Achan. \"GPyGeoweaver: Tangible workflow tool for enhancing scientific research productivity and FAIRness.\" ScieneDirect SoftwareX 27 (2024): 101863."
linkToManuscript: "https://www.sciencedirect.com/science/article/pii/S2352711024002334"
authors: "Ziheng Sun | Gokul Prathin | Sanjana Achan"
type: "Research Paper"
- title: "Geoweaver: Advanced cyberinfrastructure for managing hybrid geoscientific AI workflows"
chicagoCite: "Sun, Ziheng, Liping Di, Annie Burgess, Jason A. Tullis, and Andrew B. Magill. \"Geoweaver: Advanced cyberinfrastructure for managing hybrid geoscientific AI workflows.\" ISPRS International Journal of Geo-Information 9, no. 2 (2020): 119."
linkToManuscript: "https://www.mdpi.com/2220-9964/9/2/119"
Expand Down
6 changes: 6 additions & 0 deletions themes/geoweaver/layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,12 @@
</div>
</section>

<section>
<div class="justify-center flex p-5 rounded">
<iframe class="rounded-xl max-sm:w-full max-md:w-full max-sm:h-[300px] max-md:h-[300px]" width="61%" height="500px" src="https://www.youtube.com/embed/HeJ98daKHb4?si=BswR0IunC1ho7JYr&autoplay=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</section>


<section class="z-10 bg-[#a1e2fc] bg-cover">

Expand Down

0 comments on commit 1046f45

Please sign in to comment.