Skip to content

Latest commit

 

History

69 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monc_utils

Various utilities for handling data from the MONC large-eddy model. See https://paraconuk.github.io/monc_utils/ for documentation.

See the changelog for a summary of changes.

Users should pip install to a suitable environment using

pip install  git+https://github.com/ParaConUK/monc_utils.git

This will install into the standard library.

Developers should fork then clone the repository (please create a branch before making any changes!), open a terminal window and activate the python environment required, cd to the monc_utils directory and

pip install -e .

This will install as if into the standard library but using the cloned code which can be edited. Please commit code improvements and discuss merging with the master branch with Peter Clark and other users.

New in version 0.5.1

  1. Improved support for UM pp files.

New in version 0.5.0

  1. Simplification of interface to remove ref_file.
  2. Removal of possible confusion between th and theta etc..
  3. Some code rationalisation to improve sharing with um i/o.

New in version 0.4.3

  1. Additions to difference_ops.py to
    • Add non-periodic xy support.
    • Ensure non-dimensional coords are treated consistently in differencing and grid transforms.

New in version 0.4.1

  1. Minor fix to io_um package - horizontal coords are rounded to nearest m to ensure compatibility between interpolated and native fields. We need a better solution.

New in version 0.4.0

  1. Added io_um package.

New in version 0.3.2

  1. Bugfix to deformation.

New in version 0.3.1

  1. Fixes to make output to float32 work, plus some streamlining using Path.

New in version 0.3.0

  1. Corrections to inv_esat and inv_esat_ice
  2. Addition of
    • saturated_wet_bulb_potential_temperature
    • saturated_unsaturated_wet_bulb_potential_temperature

New in version 0.2.0

  1. The ability to read in spatial derivatives of variables.

About

Various utilities for handling data from the MONC large-eddy model.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages