access-vis

ACCESS-Visualisation utilities

https://github.com/access-nri/access-vis

Science Score: 49.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
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.2%) to scientific vocabulary

Keywords

med-team model-evaluation visualisation
Last synced: 6 months ago · JSON representation

Repository

ACCESS-Visualisation utilities

Basic Info
  • Host: GitHub
  • Owner: ACCESS-NRI
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 38.8 MB
Statistics
  • Stars: 3
  • Watchers: 6
  • Forks: 1
  • Open Issues: 7
  • Releases: 15
Topics
med-team model-evaluation visualisation
Created almost 2 years ago · Last pushed 7 months ago
Metadata Files
Readme License Zenodo

README.md

ACCESS-Vis Python Visualisation Package for ACCESS Models.

DOI

Documentation Status

Visualisation examples and resources, including open-source 3D vis for ACCESS-NRI releases

This repository is intended as a resource for complex visualisation tasks using ACCESS models and other related data sources.

What this space for published source code for our released visualisations which will be added here as soon as tested and ready for public release.

Included the python module 'accessvis' which can be installed from here with python -m pip install --editable .

See also the included install.sh to set up the jupyter kernels for running in ARE on gadi.

Here's an example of how you can include versioning instructions in your README file, explaining the use of tags in the v0.0.0 format:


Versioning

We use semantic versioning for this project, following the format vX.Y.Z, where:

  • X (Major version): This number is incremented when there are significant changes, breaking backward compatibility. For example, upgrading the project to a new technology or introducing major new features that alter the way the project works.

  • Y (Minor version): This number is incremented when new functionality is added in a backward-compatible manner. For instance, adding new features, modules, or improvements that don’t disrupt existing functionality.

  • Z (Patch version): This number is incremented for bug fixes, security patches, or small improvements that do not affect the overall functionality of the project.

When creating a new release, make sure to tag it with the appropriate version number in the vX.Y.Z format. For example, to tag version v1.2.0, use the following Git command:

bash git tag v1.2.0 git push origin v1.2.0

Config and DATA caching

By default, ACCESS-Vis caches its data in different locations depending on the platform. On NCI Gadi, data are stored in /scratch/$PROJECT/$USER/.accessvis, while on other platforms, the data are cached in $HOME/.accessvis. However, users can customize this path by setting the ACCESSVIS_DATA_DIR environment variable to a directory of their choice.

Owner

  • Name: ACCESS-NRI
  • Login: ACCESS-NRI
  • Kind: organization
  • Email: access.nri@anu.edu.au

Australian Earth System Simulator - National Research Infrastructure

GitHub Events

Total
  • Fork event: 1
  • Create event: 51
  • Commit comment event: 9
  • Release event: 17
  • Issues event: 36
  • Watch event: 1
  • Delete event: 12
  • Member event: 3
  • Issue comment event: 66
  • Push event: 120
  • Pull request review comment event: 1
  • Pull request review event: 15
  • Pull request event: 87
Last Year
  • Fork event: 1
  • Create event: 51
  • Commit comment event: 9
  • Release event: 17
  • Issues event: 36
  • Watch event: 1
  • Delete event: 12
  • Member event: 3
  • Issue comment event: 66
  • Push event: 120
  • Pull request review comment event: 1
  • Pull request review event: 15
  • Pull request event: 87

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 11
  • Total pull requests: 26
  • Average time to close issues: 3 months
  • Average time to close pull requests: 7 days
  • Total issue authors: 3
  • Total pull request authors: 4
  • Average comments per issue: 0.82
  • Average comments per pull request: 0.46
  • Merged pull requests: 23
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 11
  • Pull requests: 26
  • Average time to close issues: 3 months
  • Average time to close pull requests: 7 days
  • Issue authors: 3
  • Pull request authors: 4
  • Average comments per issue: 0.82
  • Average comments per pull request: 0.46
  • Merged pull requests: 23
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • max-anu (12)
  • rbeucher (3)
  • OKaluza (3)
Pull Request Authors
  • max-anu (16)
  • rbeucher (13)
  • OKaluza (13)
  • dependabot[bot] (3)
Top Labels
Issue Labels
Pull Request Labels
dependencies (3)

Dependencies

pyproject.toml pypi
  • astropy *
  • ipywidgets *
  • lavavu *
  • matplotlib *
  • netcdf4 *
  • numpy *
  • numpy-quaternion *
  • pillow *
  • py360convert *
  • tqdm *
  • wget *
  • xarray *
setup.py pypi
.github/workflows/CD.yml actions
  • actions/checkout v4.2.2 composite
  • actions/setup-python v5 composite
  • conda-incubator/setup-miniconda v3 composite
  • pypa/gh-action-pypi-publish release/v1 composite
  • uibcdf/action-build-and-upload-conda-packages v1.4.0 composite
.github/workflows/CI.yml actions
  • actions/checkout v4.2.2 composite
  • actions/setup-python v5 composite
  • codecov/codecov-action v5 composite
  • conda-incubator/setup-miniconda v3 composite
  • pre-commit/action v3.0.1 composite
.github/workflows/project.yml actions
  • actions/add-to-project v1.0.2 composite
.conda/environment.yml pypi
docs/requirements.in pypi
  • Sphinx >=5,<6
  • sphinx_rtd_theme *
docs/requirements.txt pypi
  • alabaster ==0.7.12
  • babel ==2.10.3
  • certifi ==2022.6.15
  • charset-normalizer ==2.1.0
  • docutils ==0.17.1
  • idna ==3.3
  • imagesize ==1.4.1
  • jinja2 ==3.1.2
  • markupsafe ==2.1.1
  • packaging ==21.3
  • pygments ==2.12.0
  • pyparsing ==3.0.9
  • pytz ==2022.1
  • requests ==2.28.1
  • snowballstemmer ==2.2.0
  • sphinx ==5.0.2
  • sphinx-rtd-theme ==1.0.0
  • sphinxcontrib-applehelp ==1.0.2
  • sphinxcontrib-devhelp ==1.0.2
  • sphinxcontrib-htmlhelp ==2.0.0
  • sphinxcontrib-jsmath ==1.0.1
  • sphinxcontrib-qthelp ==1.0.3
  • sphinxcontrib-serializinghtml ==1.1.5
  • urllib3 ==1.26.9