You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue tracks the development milestones for implementing a dedicated Dendrochronology (Dendro) module in the XRONOS database. The module will handle the storage, import, validation, and presentation of dendrochronological data while ensuring integration with existing database structures and improving user accessibility.
The following tasks outline the steps necessary to implement this module.
Development Milestones
Database and Model Design
Verify the current Dendro model to ensure compatibility with existing data structures.
Implement Data Import
Create a rake task to process dendro data imports
Develop a CSV importer that maps dendrochronological data to Dendro records
Validate input data (e.g., ensure earliest_year < latest_year, numerical values are correct)
Overview
This issue tracks the development milestones for implementing a dedicated Dendrochronology (Dendro) module in the XRONOS database. The module will handle the storage, import, validation, and presentation of dendrochronological data while ensuring integration with existing database structures and improving user accessibility.
The following tasks outline the steps necessary to implement this module.
Development Milestones
Database and Model Design
Dendro
model to ensure compatibility with existing data structures.Implement Data Import
Dendro
recordsearliest_year < latest_year
, numerical values are correct)Paper Trail
Curation
Develop API Endpoints
Create Views for Data Presentation and Modification
Implement Validation and Testing
earliest_year ≤ latest_year
tree_species
anddating_method
Deployment and Documentation
General Improvements
Completion Criteria
This issue will be considered resolved when:
Related Issues:
Target Milestone:
The text was updated successfully, but these errors were encountered: