Skip to content

Releases: Geodels/gospl

version 0.2.10

23 Aug 04:53
Compare
Choose a tag to compare

Version designed for the Stellar Project.

gospl: Global Scalable Paleo Landscape Evolution

13 Dec 01:35
d86aaad
Compare
Choose a tag to compare

gospl: Global Scalable Paleo Landscape Evolution

Documentation, notebooks examples with dual lithology and compaction modules.

API:

Class sedMesh that encapsulates all the functions related to sediment transport, production and deposition.

New features:

  • getCompaction to compute the changes in sedimentary layers porosity and thicknesses.

Enhancements:

  • New documentation
  • Options for preprocess
  • Performance improvements in sedMesh class
  • Performance enhancements in _deposeStrat function

Version 0.2.0

16 Oct 00:10
Compare
Choose a tag to compare

New documentation, notebooks examples and addition of dual lithology and compaction modules.

API changes:

  • Class sedMesh that encapsulates all the functions related to sediment transport, production and deposition.
    New features:
  • getCompaction to compute the changes in sedimentary layers porosity and thicknesses.
    Enhancements:
  • New documentation
  • Options for preprocess
  • Performance improvements in sedMesh class
  • Performance enhancements in _deposeStrat function

backward forward paleotopography

15 May 03:36
Compare
Choose a tag to compare

This release accounts for:

  1. Forward model using dynamic precipitation maps, sea-level and horizontal/vertical displacements
  2. Backward model accounting for the same forcing mechanisms as 1.
  3. Coupled backward/forward approach based on 1. & 2.

Associated docker container:
geodels/paleoflow:v0.1.2

gospl with paleo-topography integration

15 Apr 23:48
e9ce4fa
Compare
Choose a tag to compare

This first release enables paleo-topography integration based on a stepwise forward model fitting using available paleo dataset and results from a preliminary backward model.

This release is associated with the following docker container: geodels/paleoflow:v0.1.2