Skip to content

Commit

Permalink
global_UnitMaster update
Browse files Browse the repository at this point in the history
  • Loading branch information
hmunack committed Jan 11, 2024
1 parent f380a95 commit 65c8976
Show file tree
Hide file tree
Showing 6 changed files with 542 additions and 539 deletions.
3 changes: 2 additions & 1 deletion docs/source/csv_tables/global_UnitMaster.csv
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ UNIT_COMMT,text,,,,
COLL_SPEC,text,,,,
IS_CHAR,boolean,,,TRUE,
IS_IPPD,boolean,,,TRUE,
IS_NEOTOMA,boolean,,,TRUE,
IS_NEOTOMA,boolean,,,TRUE,
UNIT_REF,text,,fkey,TRUE,:ref:`global_RefCore`
10 changes: 5 additions & 5 deletions docs/source/csv_tables/global_UnitMaster_FIELDS_trunc.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
UNITID,SITEID,UNITNAME,UNITHANDLE,UNITTYPEID,COLLECTID,DEPOSITID,COLLDATE,WATERDEPTH,NEO_HANDLE,UNIT_COMMT,COLL_SPEC
1,PAL00151,Aguai Ramata_core1,,5,-9999,111,,2.9,,,
2,PAL00152,Aire Crossing_core1,,5,-9999,28,,0,,,
3,PAL00153,X77/50,,5,14,84,01.01.77,0,,,
...,... *truncated* ...,,,,,,,,,,
UNITID,SITEID,UNITNAME,UNITHANDLE,UNITTYPEID,COLLECTID,DEPOSITID,COLLDATE,WATERDEPTH,NEO_HANDLE,UNIT_COMMT,CREATED_AT,UPDATED_AT,COLL_SPEC,IS_CHAR,IS_IPPD,IS_NEOTOMA,UNIT_REF
1,PAL00151,Aguai Ramata_core1,AGUAI,5,-9999,111,,2.9,,,2023-11-28 19:46:42.988 +0100,2024-01-11 16:30:03.708 +0100,,TRUE,FALSE,FALSE,Haberle:2007terrestrial
2,PAL00152,Aire Crossing_core1,AIRECROSS,5,-9999,28,,0,,,2023-11-28 19:46:42.988 +0100,2024-01-11 16:30:03.708 +0100,,TRUE,FALSE,FALSE,McKenzie:2004aire
3,PAL00153,X77/50,AJAX,5,14,84,01.01.77,0,,,2023-11-28 19:46:42.988 +0100,2024-01-11 16:30:03.708 +0100,,TRUE,FALSE,FALSE,McGlone:2001origin
...,... *truncated* ...,,,,,,,,,,,,,,,,
2 changes: 2 additions & 0 deletions docs/source/data_tables.rst
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,8 @@ The *global_UnitMaster* table stores **collection-unit related information for a

* IS_NEOTOMA -- Is this collection unit part of Neotoma db?

* UNIT_REF -- Primary collection unit reference. Is fkey. For available values refer to :ref:`global_RefCore` table

.. _global_biomeID:

global_biomeID table
Expand Down
2 changes: 1 addition & 1 deletion docs/source/parent_tables.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ global_UnitMaster fields
:file: ./csv_tables/global_UnitMaster_FIELDS_trunc.csv
:header-rows: 1

| The latest *global_UnitMaster* table version can be downloaded `here <https://github.com/octopus-db/documentation/tree/main/docs/source/storage/_global_UnitMaster__202401101122.csv>`_ |:chipmunk:|
| The latest *global_UnitMaster* table version can be downloaded `here <https://github.com/octopus-db/documentation/tree/main/docs/source/storage/_global_UnitMaster__202401111759.csv>`_ |:chipmunk:|
| (|:back:| to :ref:`global_UnitMaster` variable specs)
.. _global_biomeID_Fields:
Expand Down
Loading

0 comments on commit 65c8976

Please sign in to comment.