Skip to content

Standalone um2nc/um2netcdf to unify development efforts in a single repository.

License

Notifications You must be signed in to change notification settings

ACCESS-NRI/um2nc-standalone

Repository files navigation

Unified Model Post-processing: um2nc-standalone

About

um2nc-standalone is an ACCESS-NRI project to merge multiple versions of unified model conversion tools to a single, canonical project for the ESM1.5 model.

Installation

TODO

  • virtualenv instructions
  • conda/miniconda/micromamba? instructions

User documentation

TODO

Running the tests

This project uses pytest. To run the tests:

$ cd <your um2nc-standalone dir>
$ pytest

A minimal code coverage setup has been included, to run & generate an HTML coverage report:

$ cd <your um2nc-standalone dir>
$ pytest --cov-report=html --cov=umpost

Then load the index.html from the project root/coverage_html dir.

Further information

TODO

About

Standalone um2nc/um2netcdf to unify development efforts in a single repository.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages