Skip to content

Releases: Smithsonian/python-graspfile

Fix typo in plotting code and enable GitHub actions

04 Nov 21:26
Compare
Choose a tag to compare

This fixes a typo in the plotting code that would cause an exception.

The repository has also been transitioned to using GitHub actions for CI testing, and additional work has been done to fix ReadTheDocs builds.

Write Grids

15 Mar 18:59
416ca81
Compare
Choose a tag to compare

Add methods to GraspGrid and GraspField to write out to GRASP .grd files.

Add reflectance calculations

01 Oct 20:02
Compare
Choose a tag to compare

Add reflectance calculations

Add scaling of fields

01 Oct 19:30
Compare
Choose a tag to compare
v0.3.4

Bump version: 0.3.3 → 0.3.4

Bug fixes to plot

01 Oct 14:55
Compare
Choose a tag to compare
v0.3.3

Bump version: 0.3.2 → 0.3.3

Add plotting functions

30 Sep 15:36
Compare
Choose a tag to compare

Add useful functions and functionality for plotting and combining different grids and fields.

Summing of fields and grids

22 Sep 18:43
Compare
Choose a tag to compare

Adds a method for summing fields within a grid object (e.g. to make an incoherent sum over frequencies) and a function for adding grid (e.g. to add one analysis output to another).

Add analysis module

16 Jun 19:23
Compare
Choose a tag to compare
Add analysis module Pre-release
Pre-release

Add in the analysis submodule, with a number of fixes to make it usable.

Tor file parsing

28 Apr 21:24
Compare
Choose a tag to compare

Changes ownership to Smithsonian GitHub Team.
Incorporates a working torfile parser (largely undocumented).

Cuts and Grids

18 Mar 21:05
Compare
Choose a tag to compare

Cuts and Grids working. Push to PyPI