Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 536 Bytes

File metadata and controls

18 lines (12 loc) · 536 Bytes

Script and notes for a quick look at Nanhui wetland data.

Local file structure is the following:

nanhui $ tree -d
.
├── Sampling_Data_of_Nanhui_Tidal_Flat
├── edited_data
├── external_data
├── images
└── scripts

Raw data found in Sampling Data folder. Scripts to get external data, and process data are in the scripts folder. Data edited is saved in edited_data (project data) or external_data (data from other sources). Data are not version controlled via git nor are they on github.