-
Notifications
You must be signed in to change notification settings - Fork 18
Blog post about GSOC 2024 #61
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
Merged
Merged
Changes from 4 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
ccdcf25
added gsoc 2024 blog post; add authors.yml; update docusaurus config
dlebauer 1d1342c
update package.json and remove yarn.lock
dlebauer af6262b
fix build and version errors
dlebauer c2ab4e1
update Rohan Sanse image in contributors.js fixes #56
dlebauer a5c9883
final edits to blog post
dlebauer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| --- | ||
| title: GSoC 2024 Cohort Roundup | ||
| authors: david_lebauer | ||
| tags: [gsoc] | ||
| --- | ||
|
|
||
| As Google Summer of Code 2024 comes to a close, the PEcAn project is proud to highlight the outstanding work of this year's participants. | ||
| Participating in GSOC over the past eight years has been an opportunity not to expand our code base as well as our community. | ||
|
|
||
|
|
||
| <!-- truncate --> | ||
|
|
||
| This year we had four exciting new projects: | ||
|
|
||
| 1. Pratik Prakhale's project "Adopting Data Schema for Field Management Events" defined a JSON schema and integrated it into the FieldActivity R Shiny App. This allows for more flexible and standardized data storage of field management events, and makes it easier to expand the FieldActivity App as well as build other robust applications that depend on the Schema | ||
|
|
||
| 2. Abhinav Pandey "Optimize PEcAn for freestanding use of single packages" helped to make PEcAn projects more standalone and thus easier for use by the broader community. Many PEcAn R packages depend on each other and to a Postgres database. Abhinav's work refactored code to reduced these dependencies. https://dev.to/devrx/my-gsoc-experience-pecan-project-bi0 | ||
|
|
||
| 3. Sambhav Dixit: "Machine Learning Downscaling of PEcAn Outputs" used Convolutional Neural Networks to enable downscaling of ecosystem model output to high spatial resolution while retaining information contained in ensemble based uncertainty estimates. | ||
|
|
||
| 4. Meet Agrawal worked on "PEcAn Code Hardening by Integration Tests", a project that enhanced the reliability of PEcAn's codebase by improving integration tests. | ||
|
|
||
| These projects helped advance PEcAn's code, provided valuable experiences to both mentees and mentors. We are grateful to the participants, mentors, and everyone in the PEcAn community who continue to make the project and our GSOC experiences a success. | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| david_lebauer: | ||
| name: David LeBauer | ||
| url: https://davidlebauer.com | ||
| title: PEcAn Project co-PI | ||
| image_url: https://datascience.cct.arizona.edu/sites/datascience.cct.arizona.edu/files/styles/az_medium/public/2023-11/david_lebauer.jpeg | ||
| socials: | ||
| github: dlebauer | ||
| linkedin: dlebauer | ||
|
|
||
| rohan_sasne: | ||
| name: Rohan Sasne | ||
| title: GSoC'23 participant @PEcAn Project | ||
| image_url: "https://media.licdn.com/dms/image/D4D03AQHY70hvxDx1wg/profile-displayphoto-shrink_400_400/0/1718313426682?e=1725494400&v=beta&t=T3SkIPDWUUDAPsjCIuGy07C63BQbaCovWUEHCuzkUbk" | ||
| socials: | ||
| linkedin: rohan-sasne | ||
|
|
||
| eshan_tripathi: | ||
| name: Eshan Tripathi | ||
| title: GSoC'21 participant @PEcAn Project | ||
| url: https://github.com/eshantri | ||
| image_url: https://avatars.githubusercontent.com/u/48446729?v=4 | ||
| socials: | ||
| github: eshantri | ||
|
|
||
| tony_gardella: | ||
| name: Tony Gardella | ||
| title: Ex Project Manager @PEcAn Project | ||
| image_url: https://avatars.githubusercontent.com/u/8570691?v=4 | ||
| socials: | ||
| github: tonygardella |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.