Skip to content

Tags: axiom-data-science/particle-tracking-manager

Tags

v0.12.2

Toggle v0.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
A variety of small changes (#52)

* Added test to make sure CIOFSOP_max is updated without closing kernel

* enforce if hatched==1, stage_fraction=None (initially, for seeding)

* updated config descriptions

* updated some default values in config classes

* updated version number for new release

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #47 from axiom-data-science/fix_interpolate_filename

fix to interpolator_filename

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update .readthedocs.yaml

Not building pdf of docs anymore bc causing error

v0.11.5

Toggle v0.11.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #45 from axiom-data-science/fix_plots_parquet

no longer deleting the "*_initial.nc" file

v0.11.4

Toggle v0.11.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #45 from axiom-data-science/fix_plots_parquet

no longer deleting the "*_initial.nc" file

v.0.11.3

Toggle v.0.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #45 from axiom-data-science/fix_plots_parquet

no longer deleting the "*_initial.nc" file

v0.11.2

Toggle v0.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update whats_new.md

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add dockerfile for running PTM in a container (#38)

* Add if-main clause to cli

* Move top-level confest.py to project root

* Add dockerfile

* Remove extra whitespace

* Upgrade micromamba base image

* Undo style change

* Add __init__ file to tests root directory

* updates to get tests working locally

One still does not work but it will with a change in my next PR

* Fix precommit error

---------

Co-authored-by: Kristen Thyng <kthyng@gmail.com>

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #41 from axiom-data-science/cache_path

Added ability to input filepath for saving/reading interpolator file

v0.9.6

Toggle v0.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #35 from axiom-data-science/caching_optional

made caching optional with config flag