-
There is a script in the ODM2 repository now that does the initial population of the CVs for a blank ODM2 database. We should add a function to the ODM2 API that updates the CVs:
UpdateCVs(IncludeUni…
-
This is a stub issue, for now. We have issues and materials on the Python 3 transition scattered throughout other repos. Let's try to integrate generic elements (ie, information not specific to the OD…
-
What would be the process for finding existing ontology terms for the ODM2.0 controlled vocabularies, and how to add the terms not existing? Or do you create a new ontological structure for this contr…
cbode updated
2 years ago
-
Results are important enough to have a UUID, along with SamplingFeatures and Datasets. However, unlike those two, there is no easy-to-read ResultsCode!
The need for a ResultsCode has come up freque…
-
This view https://github.com/ODM2/ODM2-performance-optimization/blob/master/timeseriesresultvaluesextwannotations.sql
takes over 20 times longer then this view https://github.com/ODM2/ODM2-perform…
-
Roelof Versteeg, @roelofversteeg, gave the ODM2 team a presentation on Aug. 29 that described how he massively improved performance for fetching time series data by creating materialized views in ODM2…
-
The latest version of MySQL (5.7) won’t load the samplingfeature geometries in the LBR database (https://github.com/ODM2/ODM2/blob/master/usecases/littlebearriver/sampledatabases/odm2_mysql/LBR_MySQL_…
-
Would it be possible to support Postgres databases that have tables in schemas? I'm running into problems I think because table names have to be prefixed by the schema name in the sql.
```
# try …
-
I've loaded a backup of my EarthChem ODM2 database into the Postgres running in the ODM2-Admin docker container. To do that I did a pg_dump (to a directory, with -E for SQL_ASCII encoding and -O), and…
-
@miguelcleon, I'm dumping a long list of my comments and questions in this single issue. I had already typed this in a local markdown document, so it's easiest for me to just dump it all in one place.…