rascully / Stream-Monitoring-Data-Exchange-Specifications

Description of the data exchange specifications for in-stream tributary habitat data.
4 stars 1 forks source link

restructure repo #40

Closed edlabo closed 1 year ago

edlabo commented 1 year ago

At some point later when we are closer to finalizing, I'd like to think about restructuring the repo folders into something more intuitive (open to suggestions/ideas), such as:

input-files - MetadataDictionary, CategoryDictionary, DataMappingDES(?) could live here input-source-data or processed-source-data - this is where the pre-processed AIM, AREMP, NRSA data would live output-shmi-data - where the produced RecordLevel, Event, Location, MeasurementorFact CSV's and AnalysisReady can live here output-shmi-DES - the produced DES tables can live here, including metricCV R - where the R code files will live, including CombineData.R, and 3x pre-processing code files

but this will involve changes to the directories and file locations in the code, so likely best to wait on this.

edlabo commented 1 year ago

and probably a folder for docs where figures and other supporting info can go