Package | Description |
---|---|
net.talvi.puffinplot.data |
This package contains code to read, store, analyse, and write palaeomagnetic
data.
|
Modifier and Type | Method and Description |
---|---|
void |
Suite.convertDiscreteToContinuous(File file)
Converts a discrete suite to a continuous suite, using a file to provide
the mapping from sample names to depths.
|
void |
Suite.convertDiscreteToContinuous(Map<String,String> nameToDepth)
Converts this suite from a discrete suite to a continuous suite
using a supplied mapping from sample names to depths.
|
Copyright © 2022. All rights reserved.