[Help text is included in angle brackets.] This README file was generated on [YYYY-MM-DD] by [NAME]. Last updated: [YYYY-MM-DD] ------------------- GENERAL INFORMATION ------------------- Title: [Provide a concise and informative title for your code that accurately reflects its content.] Contact Information // Name: // Institution: // Email: // ORCID: // Code repository URL: [e.g. GitHub, GitLab] // Authorship: [Fill in the information of all the authors following the format below. Repeat the structure, one for each author.] Name: Institution: Email: ORCID: // Data Type: // Publication date: [YYYY-MM-DD] // Geographic location: // Funding sources: Grant Agency: Grant Number: // Description: [Provide an overview of your code and describe the project in which the code was developed. Highlight the purpose, scope, and potential uses of your code. Also, consider including links to relevant publications or resources that provide additional context.] -------------------------- ACCESS INFORMATION -------------------------- // Licenses/Restrictions: // Links to publications that cite or use the data: // Links to related data sets: // Data sources: // Recommended citation for this dataset: ---------------------- HOW TO USE THE DATASET ---------------------- [Include links or references to publications or other documentation (e.g. GitHub pages or project main pages). Note! If the documentation referred to is not openly available through a persistent URL, it must be added here or uploaded as a file to the dataset.] ## Prerequisites [Include any necessary prerequisites for using your code, such as required datasets, specific software, dependencies or hardware requirements. For example: This project requires Python 3.8 or later and install the dependencies with `pip install -r requirements.txt`.] ## Contents ### Folder structure [Describe the organization of your package, including the contents of each folder and the files it contains.] ### File formats [Describe the file format(s) used in your project and the software required to open them.] ## Usage [Provide clear and concise instructions on how to use your code. Include examples of how to execute the code and describe the expected output. If your work consists of multiple execution steps, provide detailed step-by-step instructions.] ---------------------------------- VERSIONING ---------------------------------- // Version number of dataset: // Last updated: [YYYY-MM-DD] // What was changed? ---------------------------------- ICAC-CERCA README File Template for Research Software published on RDR (https://dataverse.csuc.cat/) --- Version: 1.0 (2024-05-21). Available at: http://hdl.handle.net/2072/537603 ----------------------------------