<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://earth.bsc.es/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://earth.bsc.es/wiki/feed.php">
        <title> tools:style_guides</title>
        <description></description>
        <link>http://earth.bsc.es/wiki/</link>
        <image rdf:resource="http://earth.bsc.es/wiki/lib/exe/fetch.php?media=favicon.ico" />
       <dc:date>2026-04-29T01:17:51+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://earth.bsc.es/wiki/doku.php?id=tools:style_guides:bash&amp;rev=1536333263&amp;do=diff"/>
                <rdf:li rdf:resource="http://earth.bsc.es/wiki/doku.php?id=tools:style_guides:batch&amp;rev=1392739079&amp;do=diff"/>
                <rdf:li rdf:resource="http://earth.bsc.es/wiki/doku.php?id=tools:style_guides:python&amp;rev=1589980819&amp;do=diff"/>
                <rdf:li rdf:resource="http://earth.bsc.es/wiki/doku.php?id=tools:style_guides:r&amp;rev=1725979197&amp;do=diff"/>
                <rdf:li rdf:resource="http://earth.bsc.es/wiki/doku.php?id=tools:style_guides:shell&amp;rev=1402052811&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://earth.bsc.es/wiki/lib/exe/fetch.php?media=favicon.ico">
        <title></title>
        <link>http://earth.bsc.es/wiki/</link>
        <url>http://earth.bsc.es/wiki/lib/exe/fetch.php?media=favicon.ico</url>
    </image>
    <item rdf:about="http://earth.bsc.es/wiki/doku.php?id=tools:style_guides:bash&amp;rev=1536333263&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-09-07T15:14:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>tools:style_guides:bash</title>
        <link>http://earth.bsc.es/wiki/doku.php?id=tools:style_guides:bash&amp;rev=1536333263&amp;do=diff</link>
        <description>These are basic style recommendations, compiled from  google 
 official style guide  and other useful websites.

In order to achieve more efficient and homogeneous coding, it's been agreed that new codes submitted to the different git projects would be accepted to be committed to the master branches only if the style guide recommendations are respected. This is also a strong recommendation for your personal scripts.</description>
    </item>
    <item rdf:about="http://earth.bsc.es/wiki/doku.php?id=tools:style_guides:batch&amp;rev=1392739079&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-02-18T15:57:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>tools:style_guides:batch</title>
        <link>http://earth.bsc.es/wiki/doku.php?id=tools:style_guides:batch&amp;rev=1392739079&amp;do=diff</link>
        <description>The style guidelines that we will apply to develop with R are from the Google's Shell Style Guide</description>
    </item>
    <item rdf:about="http://earth.bsc.es/wiki/doku.php?id=tools:style_guides:python&amp;rev=1589980819&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-05-20T13:20:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>tools:style_guides:python</title>
        <link>http://earth.bsc.es/wiki/doku.php?id=tools:style_guides:python&amp;rev=1589980819&amp;do=diff</link>
        <description>Overview

Python is the main language used in Autosubmit. This style guide is a list of dos and don'ts for Autosubmit code based on the Google's Python style guide.

In order to format the code correctly you can use the settings file for Vim created by Google.

Variables, properties and accessor-setter methods</description>
    </item>
    <item rdf:about="http://earth.bsc.es/wiki/doku.php?id=tools:style_guides:r&amp;rev=1725979197&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-09-10T14:39:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>tools:style_guides:r</title>
        <link>http://earth.bsc.es/wiki/doku.php?id=tools:style_guides:r&amp;rev=1725979197&amp;do=diff</link>
        <description>R style guide

R code that is submitted to be included in any of the R tools developed at BSC should follow these style guidelines, based on the tidyverse style guide:

	*  Use `&lt;-` for variable assignment
	*  Include spaces between operators (e.g. `+`, `-`, `&amp;`), before `{`, and after `for`, `if`, `while`, `,` and `)`.</description>
    </item>
    <item rdf:about="http://earth.bsc.es/wiki/doku.php?id=tools:style_guides:shell&amp;rev=1402052811&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-06-06T11:06:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>tools:style_guides:shell</title>
        <link>http://earth.bsc.es/wiki/doku.php?id=tools:style_guides:shell&amp;rev=1402052811&amp;do=diff</link>
        <description>The style guidelines that we will apply are from the Google's Shell Style Guide</description>
    </item>
</rdf:RDF>
