Skip to content

ASKEM_SKEMA_Milestone_11

Compare
Choose a tag to compare
@cl4yton cl4yton released this 22 Feb 20:16
· 38 commits to main since this release
42a0a84

ASKEM SKEMA Milestone 11 release.

  • Code2FN
    • Ingest all of V3 of the CISM model code base
    • Improved Fortran tree-sitter front-end
    • In progress migration of Python AST front-end to tree-sitter
      • Includes support for handling common Python 2 idioms
    • Extension of Gromet CAST and FN schema to support Gotos
  • Text Reading
    • Updated core pipeline with updated NLP processors transformer backend model, improving runtime and decreasing memory requirements.
    • Incorporated sieve-based DKG grounding module
    • Implemented transformer-based model of location and scenario context based
  • Eqn Reading
    • Numerous math idiom extensions to support physics equations common to climate and space weather.
    • Support added for representing and serializing minimal-typed DECAPODEs representation.
  • ISA
    • Implemented support for equation-to-equation alignment
    • Started implementation of ISA with MathExpressionTree data structures
    • Implemented ISA API endpoint
    • Started work on equation and code alignment.
  • MORAE
    • Dynamics linespace identification
    • LLM-assisted Code2AMR
    • AMR-enrichment – using execution to derive parameter values from expression tree evaluation
    • Multiple MORAE API endpoints
  • MOVIZ
    • Added URL-based file launching
    • Improved network layout
    • Added visual indicator of missing ports when wire exists
    • Added framework for reverse reference to JSON FN linking
    • Added tooltips for extra information per box
    • Integrated metadata display