Skip to content

Releases: openskope/skope-api

add citation.cff

08 Jun 00:20
Compare
Choose a tag to compare
  • minor updates to dataset metadata and ordering
  • add citation.cff file

fix divide by zero in rolling z score

06 May 22:15
Compare
Choose a tag to compare

Fixed divide by zero bug in the rolling z score computation (z-score w/ moving interval) when it encounters missing data in paleocar v3

Thanks to @bocinsky for discovering this!

First SKOPE api release candidate

06 May 00:48
Compare
Choose a tag to compare

First official release candidate of SKOPE backend API with services for timeseries data, statistics, and dataset metadata

@cpritcha did all of the heavy lifting initially to establish the technology stack, set up the project and design, development, documentation, and testing based on @tmcphillips original timeseries service code

Many thanks to @bocinsky @kintigh @tako2428 and the rest of the @openskope/openskope team for painstaking testing, QA, documentation, and the occasional bug fix