NCAR/MechanismConfiguration: Version 0.1.0
Fuente:
Zenodo
Guardado en:
| Autores principales: | , , , |
|---|---|
| Formato: | Recurso digital |
| Publicado: |
Zenodo
2025
|
| Acceso en línea: | |
| Etiquetas: |
Agregar Etiqueta
Sin Etiquetas, Sea el primero en etiquetar este registro!
|
| _version_ | 1866902260993228800 |
|---|---|
| author | Kyle Shores actions-user Matt Dawson Dee Grant |
| author_facet | Kyle Shores actions-user Matt Dawson Dee Grant |
| contents | <h2>What's Changed</h2> <ul> <li>added basic pages and one example by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/2</li> <li>3 add rate constant descriptions and configuration formats by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/4</li> <li>Update JSON and YAML schemas by @mattldawson in https://github.com/NCAR/MechanismConfiguration/pull/7</li> <li>Parser stub by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/12</li> <li>Parse species phases by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/13</li> <li>parsing phases by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/14</li> <li>Parse arrhenius by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/16</li> <li>proposed changes to configuration format by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/11</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/20</li> <li>Parse troe by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/17</li> <li>Parse branched by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/18</li> <li>Parse tunelling by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/19</li> <li>Parse surface by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/21</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/22</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/23</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/24</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/25</li> <li>Parse photolysis by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/26</li> <li>Parse emissions by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/27</li> <li>Parse first order loss by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/28</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/30</li> <li>Parse condensed phase arrhenius by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/29</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/31</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/32</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/33</li> <li>parsing condensed phase photolysis by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/34</li> <li>parsing henrys law by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/35</li> <li>Parse wet deposition by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/36</li> <li>Parse aqueous equilibrium by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/37</li> <li>parsing simpol phase by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/38</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/39</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/40</li> <li>removing much code duplication by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/41</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/42</li> <li>stubbed out yaml parsing by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/43</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/44</li> <li>46 implement yaml parsing by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/52</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/53</li> <li>50 add parsing of version 0 configuration by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/54</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/55</li> <li>Update yaml dep name by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/58</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/59</li> <li>optionally setting species values by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/60</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/61</li> <li>Python by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/57</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/62</li> <li>Publish by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/63</li> <li>adding tracer type to v1 species by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/64</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/65</li> <li>Windows ci fixes by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/66</li> <li>Comment collection by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/68</li> <li>add workflow from micm by @DeeGrant in https://github.com/NCAR/MechanismConfiguration/pull/70</li> <li>change docs references from open-atmos to ncar by @DeeGrant in https://github.com/NCAR/MechanismConfiguration/pull/72</li> <li>Update version for release by @mattldawson in https://github.com/NCAR/MechanismConfiguration/pull/74</li> </ul> <h2>New Contributors</h2> <ul> <li>@K20shores made their first contribution in https://github.com/NCAR/MechanismConfiguration/pull/2</li> <li>@mattldawson made their first contribution in https://github.com/NCAR/MechanismConfiguration/pull/7</li> <li>@github-actions made their first contribution in https://github.com/NCAR/MechanismConfiguration/pull/20</li> <li>@DeeGrant made their first contribution in https://github.com/NCAR/MechanismConfiguration/pull/70</li> </ul> <p><strong>Full Changelog</strong>: https://github.com/NCAR/MechanismConfiguration/commits/v0.1.0</p> |
| format | Recurso digital |
| id | zenodo_https___doi_org_10_5281_zenodo_15116381 |
| institution | Zenodo |
| language | |
| publishDate | 2025 |
| publisher | Zenodo |
| record_format | zenodo |
| spellingShingle | NCAR/MechanismConfiguration: Version 0.1.0 Kyle Shores actions-user Matt Dawson Dee Grant <h2>What's Changed</h2> <ul> <li>added basic pages and one example by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/2</li> <li>3 add rate constant descriptions and configuration formats by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/4</li> <li>Update JSON and YAML schemas by @mattldawson in https://github.com/NCAR/MechanismConfiguration/pull/7</li> <li>Parser stub by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/12</li> <li>Parse species phases by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/13</li> <li>parsing phases by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/14</li> <li>Parse arrhenius by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/16</li> <li>proposed changes to configuration format by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/11</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/20</li> <li>Parse troe by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/17</li> <li>Parse branched by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/18</li> <li>Parse tunelling by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/19</li> <li>Parse surface by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/21</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/22</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/23</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/24</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/25</li> <li>Parse photolysis by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/26</li> <li>Parse emissions by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/27</li> <li>Parse first order loss by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/28</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/30</li> <li>Parse condensed phase arrhenius by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/29</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/31</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/32</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/33</li> <li>parsing condensed phase photolysis by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/34</li> <li>parsing henrys law by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/35</li> <li>Parse wet deposition by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/36</li> <li>Parse aqueous equilibrium by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/37</li> <li>parsing simpol phase by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/38</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/39</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/40</li> <li>removing much code duplication by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/41</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/42</li> <li>stubbed out yaml parsing by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/43</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/44</li> <li>46 implement yaml parsing by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/52</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/53</li> <li>50 add parsing of version 0 configuration by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/54</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/55</li> <li>Update yaml dep name by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/58</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/59</li> <li>optionally setting species values by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/60</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/61</li> <li>Python by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/57</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/62</li> <li>Publish by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/63</li> <li>adding tracer type to v1 species by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/64</li> <li>Auto-format code changes by @github-actions in https://github.com/NCAR/MechanismConfiguration/pull/65</li> <li>Windows ci fixes by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/66</li> <li>Comment collection by @K20shores in https://github.com/NCAR/MechanismConfiguration/pull/68</li> <li>add workflow from micm by @DeeGrant in https://github.com/NCAR/MechanismConfiguration/pull/70</li> <li>change docs references from open-atmos to ncar by @DeeGrant in https://github.com/NCAR/MechanismConfiguration/pull/72</li> <li>Update version for release by @mattldawson in https://github.com/NCAR/MechanismConfiguration/pull/74</li> </ul> <h2>New Contributors</h2> <ul> <li>@K20shores made their first contribution in https://github.com/NCAR/MechanismConfiguration/pull/2</li> <li>@mattldawson made their first contribution in https://github.com/NCAR/MechanismConfiguration/pull/7</li> <li>@github-actions made their first contribution in https://github.com/NCAR/MechanismConfiguration/pull/20</li> <li>@DeeGrant made their first contribution in https://github.com/NCAR/MechanismConfiguration/pull/70</li> </ul> <p><strong>Full Changelog</strong>: https://github.com/NCAR/MechanismConfiguration/commits/v0.1.0</p> |
| title | NCAR/MechanismConfiguration: Version 0.1.0 |
| url | https://doi.org/10.5281/zenodo.15116381 |