https://github.com/access-nri/om3-scripts
A place for scripts related to ACCESS-OM3
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.7%) to scientific vocabulary
Keywords
Repository
A place for scripts related to ACCESS-OM3
Basic Info
Statistics
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 8
- Releases: 0
Topics
Metadata Files
README.md
om3-scripts
A place for scripts related to ACCESS-OM3.
For now, this serves as a location for storing scripts that are useful for the creation/manipulation of ACCESS-OM3 configuration files. This is to prevent having multiple copies of the same script across configuration repos. In the future, these scripts may be packaged together for convenience.
Guidelines
When contributing scripts to this repo, please follow these guidelines where it makes sense to do so:
- [x] Add your script via a pull request so that it can be reviewed by someone else.
- [x] Don't just dump your script to the base directory. Instead, create or use a subdirectory with a name that describes what your script is for or related to. Try to also name your script in a way that makes it clear what it does.
- [x] Include documentation with your script. For example, a README explaining what the script is for, how to use it, what it can/can't do etc.
- [x] Any outputs from your script should include metadata that allows someone in the future to track down the exact version of the script used to create that output. Any easy way to do this is to include as metadata the url and commit hash of the script on GitHub. See existing scripts for examples of how to do this.
- [x] Consider including information about the dependencies or environment required to run your script, e.g. a conda-lock file describing your conda environment.
Python scripts are formatted using the black formatter. This is enforced using a github action running on pull requests. You will need to have pre-commit and black installed in your python environment. It is included in the conda/analysis enviornments in hh5, otherwise it can be installed through pip or conda. Then run pre-commit install once to ensure your commits have black run on them before committing.
Owner
- Name: ACCESS-NRI
- Login: ACCESS-NRI
- Kind: organization
- Email: access.nri@anu.edu.au
- Website: https://www.access-nri.org.au/
- Repositories: 17
- Profile: https://github.com/ACCESS-NRI
Australian Earth System Simulator - National Research Infrastructure
GitHub Events
Total
- Issues event: 21
- Delete event: 16
- Member event: 4
- Issue comment event: 74
- Push event: 76
- Pull request event: 25
- Pull request review event: 65
- Pull request review comment event: 45
- Create event: 13
Last Year
- Issues event: 21
- Delete event: 16
- Member event: 4
- Issue comment event: 74
- Push event: 76
- Pull request event: 25
- Pull request review event: 65
- Pull request review comment event: 45
- Create event: 13
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: 2 days
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: 2 days
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- minghangli-uni (10)
- anton-seaice (1)
- dougiesquire (1)
Pull Request Authors
- minghangli-uni (8)
- dougiesquire (3)
- anton-seaice (1)
- ezhilsabareesh8 (1)
- aekiss (1)