LinkedEarth / PyleoTutorials

Jupyter-based, science-driven tutorials for using the LinkedEarth data-software Python ecosystem
http://linked.earth/PyleoTutorials
Apache License 2.0
14 stars 7 forks source link

Series - How to create from various sources #9

Closed khider closed 2 years ago

khider commented 2 years ago

We should have several notebooks illustrating how to get a Series (or LiPD Series) object from:

  1. a csv through Pandas (show how to skip lines and enter headers; the LR04 dataset needs line skipping at the beginning)
  2. a LiPD file (maybe use either ODP846 or Crystal Cave).

And show a simple plot

CommonClimate commented 2 years ago
  1. p2k_ngeo19_recons.nc --> load into EnsembleSeries and plot
CommonClimate commented 2 years ago

resolved in ba61ad796e67a0d2e0c660f6f386c7e4092390ad