ODM2DataSharingPortal icon indicating copy to clipboard operation
ODM2DataSharingPortal copied to clipboard

Refactor Django models to more efficiently use ODM2

Open aufdenkampe opened this issue 3 years ago • 0 comments

  • Migrate as much as possible from using the Django-managed dataloader database to ODM2 to eliminate duplicate data and data structures.
  • Leverage SQLAchemy and Pandas libraries to simplify application code, improve maintainability, and increase performance.

This big task is a prerequisite for the 2021 AWS Imagine grant tasks and most of the 2022 Priority 1 features in our Monitor My Watershed Strategy, including requested features by the Watershed Institute.

aufdenkampe avatar Jan 06 '22 17:01 aufdenkampe