Package | Description |
---|---|
net.talvi.puffinplot |
net.talvi.puffinplot is a library and GUI application for plotting
and analysing palaeomagnetic data.
|
net.talvi.puffinplot.data |
This package contains code to read, store, analyse, and write palaeomagnetic
data.
|
Modifier and Type | Method and Description |
---|---|
static Optional<Exception> |
Bundle.createBundle(Suite suite,
Path bundlePath,
Correction correction,
List<Sample> samples,
List<Site> sites,
boolean copyJarFile)
Create and save a PuffinPlot data bundle.
|
Modifier and Type | Method and Description |
---|---|
void |
Suite.save()
If a default PuffinPlot file is set for this suite, saves the suite data
to that file.
|
void |
Suite.saveAs(File file)
Saves the data in this suite to a specified file.
|
void |
Suite.saveCalcsSample(File file)
Exports sample calculations to a specified file in CSV format.
|
void |
Suite.saveCalcsSite(File file)
Exports site calculations to a specified file in CSV format.
|
void |
Suite.saveCalcsSuite(File file)
Saves the Fisher mean direction for the whole suite to a file in CSV
format
|
Copyright © 2022. All rights reserved.