Recent Releases of pygeopack

pygeopack - Release 1.2.6

Some changes to the C++ code to hopefully fix compilation on MacOS.

- Python
Published by mattkjames7 almost 2 years ago

pygeopack - Release 1.2.5

Added ability to suppress warning about missing data file.

- Python
Published by mattkjames7 about 2 years ago

pygeopack - Release 1.2.4

Setting Model="IGRF" uses the internal field model without any external field contributions.

- Python
Published by mattkjames7 over 2 years ago

pygeopack - Release 1.2.3

Hopefully fixed some building issues on Windows 10/11

- Python
Published by mattkjames7 over 2 years ago

pygeopack - Release 1.2.2

Updated Windows-DLL-related code. It appears that newer versions of Python might not be searching $PATH for DLLs, so I have added a function to scan for libstdc++*.dll and use that path.

- Python
Published by mattkjames7 over 2 years ago

pygeopack - Release 1.2.1

Fixed bug in Fortran code which requires the -fallow-argument-mismatch argument which doesn't appear to be available on all Fortran compilers.

- Python
Published by mattkjames7 over 2 years ago

pygeopack - Release 1.2.0

This release makes use of the separate geopack library which is under development in place of the mess it used before.

This module should be installed as a source distribution so that the C++ and Fortran code is built during the installation of the package.

It also works on MacOS, surprisingly!

- Python
Published by mattkjames7 over 2 years ago

pygeopack - v1.2.0 devel

This is the first release using the geopack submodule. It seems to work on Linux, currently untested on Windows or Mac...

- Python
Published by mattkjames7 almost 3 years ago

pygeopack - Release 1.1.7

Added DOI and citation file.

- Python
Published by mattkjames7 about 3 years ago

pygeopack - Release v1.1.6

- Python
Published by mattkjames7 about 3 years ago

pygeopack - Release 1.1.5

Minor changes include additional functions.

- Python
Published by mattkjames7 about 3 years ago

pygeopack - Release 1.1.4

Added a function to plot some field traces in the XZ plane (PyGeopack.Test.PlotTraces()).

Also fixed a bug with saving field traces

- Python
Published by mattkjames7 about 3 years ago

pygeopack - Release 1.1.3

Bug in ModelField() should be fixed in this version.

- Python
Published by mattkjames7 about 3 years ago

pygeopack - Release 1.1.1

This should hopefully fix the bug where solar wind velocity needs to be manually entered in order to convert between coordinate systems.

I recommend updating the parameters using gp.Params.UpdateParameters() after installing this code.

- Python
Published by mattkjames7 over 3 years ago

pygeopack - Release 1.1.0

Some quite major bugs seem to be fixed here (thanks to Joel for finding them!).

The results of traces differed when switching between models. The only model unaffected was T96. The reason was that the model functions for the other models either implicitly or explicitly declared the inputs as being REAL, when they should have been REAL *8.

This appears to be fixed now...

- Python
Published by mattkjames7 over 3 years ago

pygeopack - Release 1.0.4

Fixed bug in UpdateParameters()

- Python
Published by mattkjames7 almost 4 years ago

pygeopack - Release v1.0.2

Updated Windows DLL to include fixes made in v1.0.1

- Python
Published by mattkjames7 almost 4 years ago

pygeopack - Release v1.0.1

Fixed some bugs that stopped the parameters being updated!

- Python
Published by mattkjames7 almost 4 years ago

pygeopack - Release v1.0.0

First release with experimental Windows support!

- Python
Published by mattkjames7 about 4 years ago

pygeopack - Latest, most amazing release!

Maybe I should do these releases more often...

- Python
Published by mattkjames7 almost 6 years ago

pygeopack -

- Python
Published by mattkjames7 over 6 years ago

pygeopack - Realease 0.0.9

All of it should work, for the most part, except T01.

- Python
Published by mattkjames7 almost 7 years ago