Create initial database schema and data ingest #48

Merged
danalambert merged 8 commits from dana/ingest-data into main 2021-10-20 14:05:07 +13:00
danalambert commented 2021-10-15 15:28:23 +13:00 (Migrated from gitlab.catalyst.net.nz)
  • Creates related database schema/models for plants and their related fields. I
  • Adds fixtures for base data fields such as ecological regions, soil orders, soil variants and tolerance levels.
  • Ingests ecological region and soil layer data from shapefiles and plant data from spreadsheet
  • Updates development commands with accompanying documentation.

Closes #3

- Creates related database schema/models for plants and their related fields. I - Adds fixtures for base data fields such as ecological regions, soil orders, soil variants and tolerance levels. - Ingests ecological region and soil layer data from shapefiles and plant data from spreadsheet - Updates development commands with accompanying documentation. Closes #3
danalambert commented 2021-10-15 15:28:24 +13:00 (Migrated from gitlab.catalyst.net.nz)

assigned to @alistairmcintyre

assigned to @alistairmcintyre
danalambert commented 2021-10-18 12:05:03 +13:00 (Migrated from gitlab.catalyst.net.nz)

mentioned in merge request !4

mentioned in merge request !4
alistairmcintyre commented 2021-10-18 13:22:00 +13:00 (Migrated from gitlab.catalyst.net.nz)

could these methods have some simple comments/docstrings? Just because that then becomes the documentation.

could these methods have some simple comments/docstrings? Just because that then becomes the documentation.
alistairmcintyre commented 2021-10-18 13:23:05 +13:00 (Migrated from gitlab.catalyst.net.nz)

just that one thing. Rest looks great.

just that one thing. Rest looks great.
danalambert commented 2021-10-18 13:23:37 +13:00 (Migrated from gitlab.catalyst.net.nz)

Yep, sure can do. In fact, there's a lot I haven't documented, didn't know if it was a good idea or not with time constraints, but happy to go though and document things.

Yep, sure can do. In fact, there's a lot I haven't documented, didn't know if it was a good idea or not with time constraints, but happy to go though and document things.
alistairmcintyre commented 2021-10-18 13:25:13 +13:00 (Migrated from gitlab.catalyst.net.nz)

Well, documentation is a requirement in the SoW to some degree right? So simple comments/docstrings would help

Well, documentation is a requirement in the SoW to some degree right? So simple comments/docstrings would help
danalambert commented 2021-10-19 10:39:17 +13:00 (Migrated from gitlab.catalyst.net.nz)

added 1 commit

  • 530089c1 - Add documentation to the spreadsheet processing methods

Compare with previous version

added 1 commit <ul><li>530089c1 - Add documentation to the spreadsheet processing methods</li></ul> [Compare with previous version](/giscore/biosphere-capital/right-tree/-/merge_requests/3/diffs?diff_id=105650&start_sha=1cb7403f6f04ce5d4c96db1234da2f847e4a17ae)
danalambert commented 2021-10-19 10:39:23 +13:00 (Migrated from gitlab.catalyst.net.nz)

Added the documentation @alistairmcintyre

Added the documentation @alistairmcintyre
danalambert commented 2021-10-19 10:40:08 +13:00 (Migrated from gitlab.catalyst.net.nz)

resolved all threads

resolved all threads
alistairmcintyre (Migrated from gitlab.catalyst.net.nz) merged commit into main 2021-10-20 14:05:07 +13:00
Sign in to join this conversation.
No description provided.