Post #942563
2026-03-04 11:34 UTC
I'm looking at cftime https://unidata.github.io/cftime/ and I was hoping to find some ready-to-use calendar that's fit for palaeoclimate (going back thousands of years, millions of years, and so on). But I can't seem to find anything useful that would help #IOSAcal improve in that regard (currently years BP are treated as integers)
https://cfconventions.org/ is the reference website - suggestions welcome
:boost_requested:
#ClimateScience #OpenScience #Archaeology
Replies (1)
-
@steko@scholar.social 2026-03-07 07:23
As far as I can understand, dendrochronology libraries like dplPy https://opendendro.org/python/ treat years as simple integers, even if they're working with pandas DataFrames. This is quite frustrating.