A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of qgs

qgs - qgs version 1.0.0 release

Version 1.0.0 including the symbolic equations system.

Changelog

  • Symbolic equations output system
  • Dimensionally robust Parameter class operations
  • Parameter's array object

Atmosphere - Atmospheric Composition and Dynamics - Jupyter Notebook
Published by jodemaey about 1 month ago

qgs - qgs version 0.2.8 release

Release for the publication on PyPI.

Changelog

Atmosphere - Atmospheric Composition and Dynamics - Jupyter Notebook
Published by jodemaey almost 2 years ago

qgs - qgs version 0.2.7 release

Minor release including 3 important bugfixes

Changelog

Atmosphere - Atmospheric Composition and Dynamics - Jupyter Notebook
Published by jodemaey about 2 years ago

qgs - qgs version 0.2.6 release

Release of the new $T^4$ dynamical temperature scheme

Changelog

  1. New profile plot diagnostic to plot meridional or zonal profiles
  2. Implementation of the dynamical reference temperatures (instead of fixed ones)
  3. Implementation of the quartic $T^4$ tendencies
  4. Corrected bug https://github.com/Climdyn/qgs/issues/14 of the diagnostic classes
  5. Added a specific basis for the orography in diagnostics
  6. Addition of a new diagnostic for meridional atmospheric temperature gradient
  7. Added a tangent linear and adjoint model test
  8. Addition of several example notebooks
  9. Minors change (typos, contributors file, etc...)

Atmosphere - Atmospheric Composition and Dynamics - Jupyter Notebook
Published by jodemaey over 2 years ago

qgs - qgs version 0.2.5 release

Release of the Lyapunov toolbox module:

Changelog

  1. New class to compute the Forward and Backward Lyapunov vectors.
  2. New class to compute Covariant Lyapunov vectors.

Atmosphere - Atmospheric Composition and Dynamics - Jupyter Notebook
Published by jodemaey over 3 years ago

qgs - qgs version 0.2.4 release

First release for the visualization system of the model, based on Diagnostic classes.
This one implements an important piece that was missing before the v0.3 release can occur (later this year).

Changelog

First implementation of the diagnostic module:

  • Base classes to define diagnostics
  • First batch of diagnostics useful for the model
  • Multiple diagnostics classes to plot them simultaneously
  • Documentation (API + user guide + example)
  • Example notebooks

Other important changes:

  • Numerical quadrature of symbolic inner products (it is now the default
    way to compute them) + timeout in the case of symbolic integration
    before falling back to quadrature

And finally various minor changes and bugfixes.

Forthcoming

More diagnostics for the model will be implemented this year.

Atmosphere - Atmospheric Composition and Dynamics - Jupyter Notebook
Published by jodemaey almost 4 years ago

qgs - qgs version 0.2.3 release

Reorganization of the core of the code into a single qgs to enhance readability and searching.
Solve the issue https://github.com/Climdyn/qgs/issues/7 .
Related to the discussion on the JOSS review: https://github.com/openjournals/joss-reviews/issues/2597#issuecomment-741610669

Thanks to @sadielbartholomew for the suggestion.

Changelog

  • Mainly moving files to new directories and adapting links and import statements

Atmosphere - Atmospheric Composition and Dynamics - Jupyter Notebook
Published by jodemaey almost 4 years ago

qgs - qgs version 0.2.2 release

Release of the new core to compute the inner products.
Addition of the user guide to the documentation.

Changelog with respect to v0.2.1

  • New classes to compute symbolically the inner products with Sympy.
  • Refactored several classes using abstract base classes.
  • First release of a user guide to help setup and run the models.
  • Various minor changes

Atmosphere - Atmospheric Composition and Dynamics - Jupyter Notebook
Published by jodemaey about 4 years ago

qgs - qgs version 0.2.1 release

Release related to the pending publication of the JOSS article. Article referees: @eviatarbach and @sadielbartholomew . Editor: @arfon See here for the full review.

Changelog with respect to v0.2.0

  • Added the manuscript text
  • Modification and improvement of the documentation and README
  • Added tests for a higher dimensional (6x6) model version

Atmosphere - Atmospheric Composition and Dynamics - Jupyter Notebook
Published by jodemaey over 4 years ago

qgs - qgs version 0.2.0 release

Changelog with respect to v0.1.0

  • Switched to Python 3.8 for Mac OS compatibility.
  • qgs now uses the sparse library to represent the sparse tensors of the model.
  • Added support for DifferentialEquations.jl ODE integration package through diffeqpy.
  • Added the heat exchange schemes with the ground detailed in Li et al..
  • Various minor improvements.

Atmosphere - Atmospheric Composition and Dynamics - Jupyter Notebook
Published by jodemaey almost 5 years ago

qgs - version 0.1.0 release

qgs initial release

Atmosphere - Atmospheric Composition and Dynamics - Jupyter Notebook
Published by jodemaey about 5 years ago