You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/gsoc_ideas.mdx
+8-3Lines changed: 8 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ PEcAn relies on the BETYdb database to store trait and yield data as well as mod
94
94
95
95
-**Non-Database Setup:** Enable workflows that do not require PostgreSQL or a web front-end.
96
96
- Identify PEcAn modules that are still DB-dependent and refactor them to allow freestanding use
97
-
- Implement mechanisms for decoupling the DB from the model pipelines in time and space while still tracking provenance. Perhaps this could involve separate prep/execution/post-logging phases, but we encourage your creative suggestions.
97
+
- Implement mechanisms for decoupling the DB from the model pipelines in time and space while still tracking provenance. Perhaps this could involve separate prep/execution/post-logging phases, but we encourage your creative suggestions.
98
98
- Create tools that maximize interoperability with data from other sources, including from external databases or the user's own observations.
99
99
- Identify functionality from the "BETYdb network" sync system that is out of date and replace or remove it as needed.
100
100
@@ -105,18 +105,23 @@ A successful project would complete a subset of the following tasks:
105
105
- A distributable dataset of the existing trait and yield records in a maximally reusable format (i.e. maybe _not_ Postgres)
106
106
- A workflow that is independent of the Postgres database.
107
107
108
+
**Skills Required**:
108
109
110
+
- Familiarity with database concepts required
111
+
- Postgres experience helpful (and required if proposing DB cleanup tasks)
112
+
- R experience helpful (and required if proposing PEcAn code changes)
109
113
110
114
**Contact person:**
111
115
112
116
Chris Black (@infotroph)
113
117
114
118
**Duration:**
115
119
116
-
Suitable fora Medium (175hr) or Large (350 hr) project.
120
+
Suitable for a Medium (175hr) or Large (350 hr) project.
0 commit comments