Skip to content

Commit f586841

Browse files
authored
Update src/pages/gsoc_ideas.mdx
1 parent c06767f commit f586841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/gsoc_ideas.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ PEcAn relies on the BETYdb database to store trait and yield data as well as mod
9292
- Design and create a freestanding version of the trait data, including choosing the format and distribution method, implementing whatever pipelines are needed to move the data over, and documenting how to use and update the result.
9393
- Review the information we currently log, identify components that no longer need to be tracked or that should be temporary rather than permanent, and build tools to clean unneeded/expired records from the database.
9494

95-
- **Non-Database Setup:** Enable workflows that do not require PostgreSQL or a web front-end.
95+
- **Non-Database Setup:** Enable workflows that do not require PostgreSQL or a web front-end, potentially including:
9696
- Identify PEcAn modules that are still DB-dependent and refactor them to allow freestanding use
9797
- 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.
9898
- Create tools that maximize interoperability with data from other sources, including from external databases or the user's own observations.

0 commit comments

Comments
 (0)