{
    "@context": [
        "https:\/\/doi.org\/doi:10.5063\/schema\/codemeta-2.0",
        "http:\/\/schema.org"
    ],
    "@type": "SoftwareSourceCode",
    "name": "StochasticWeatherGenerators.jl: A Julia package to generate weather sequences with Stochastic Weather Generators",
    "description": "",
    "dateCreated": "2025-01-16",
    "datePublished": "2025-01-16",
    "license": [
        "MIT License"
    ],
    "url": "https:\/\/hal.science\/hal-04891572",
    "identifier": [
        {
            "@type": "hal",
            "propertyID": "https:\/\/hal.science\/hal-04891572",
            "value": "hal-04891572"
        },
        {
            "@type": "swhid",
            "propertyID": "https:\/\/archive.softwareheritage.org\/swh:1:dir:ce90b6146c87336c2a6d7f7a3ee2ed174be16016;origin=https:\/\/hal.archives-ouvertes.fr\/hal-04891572;visit=swh:1:snp:fe19edae00b56fe01beead3939da12fa687c2c3d;anchor=swh:1:rel:36ed58b6a919eea3231505712592e6659d9de53d;path=\/",
            "value": "swh:1:dir:ce90b6146c87336c2a6d7f7a3ee2ed174be16016;origin=https:\/\/hal.archives-ouvertes.fr\/hal-04891572;visit=swh:1:snp:fe19edae00b56fe01beead3939da12fa687c2c3d;anchor=swh:1:rel:36ed58b6a919eea3231505712592e6659d9de53d;path=\/"
        }
    ],
    "applicationCategory": [
        "stat.ap",
        "stat.me"
    ],
    "keywords": [
        "Stochastic Weather Generators"
    ],
    "codeRepository": "https:\/\/github.com\/dmetivie\/StochasticWeatherGenerators.jl",
    "programmingLanguage": [
        "Julia"
    ],
    "version": "1",
    "softwareVersion": "1.2.1",
    "dateModified": "2025-04-01",
    "developmentStatus": "Actif",
    "referencePublication": {
        "0": "MISTEA - Axe probabilit\u00e9-statistique",
        "hal": "hal-04621349"
    },
    "author": [
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-6044-7563"
                ],
                "givenName": "David",
                "familyName": "M\u00e9tivier",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "MISTEA"
                    }
                ]
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "David",
            "familyName": "M\u00e9tivier"
        }
    ]
}