This GitHub repository is intended to store the versioned code and other text files, including csv, used to prepare the data layers for the Ocean Health Index. We have seperate methods for handling files based on type:
textany scripts, especially R or Python, and other text files, like READMEs or csv, used to generate data. All files must be less than 100 MB and are preferably text. These files will be versioned using GitHub and most often generated using RStudio. To see why we chose this software, see Software Features.binaryall other files, particularly binary non-text files which are larger, especially anything 50 MB or larger. These files will be stored on our file server neptune.nceas.ucsb.edu, where backups are performed (nightly, weekly, monthly) and not here in the GitHub repository.
For help setting up the software, see Setup.
Folders herein should generally be organizied like so:
[study area]/[provider]-[product]_[version]
where:
study areageographic extent of data corresponding to intended OHI study area of analysisprovideroriginal provider, which is NCEAS for custom productsproductbasic description of what the data product isversionfor NCEAS products:- product version OR the most recent year of the whole data product
- subsets of this data product can then be put in the data folder annexed by the OHI assessment year
All entries above should be in CamelCase.
All CamelCase top level folders indicate the study area which correspond to the prefix on neptune's folders:
AQAntarcticaBRBrazilCCCaliforniaCurrentFJFijiGLGlobalMAMassachusetts
Other folders are:
srcsource files for general R and Python codewikifiles, particularly images, used by the ohidata wiki