Skip to content

Releases: Reading-eScience-Centre/covutils

0.6.1

08 Aug 21:53
Compare
Choose a tag to compare
  • bugfix related to "components" -> "coordinates" change

0.6.0

08 Aug 21:15
Compare
Choose a tag to compare

0.5.2

15 Jul 17:33
Compare
Choose a tag to compare
  • use latest uriproj version (includes https fix)

0.5.1

08 Jul 16:14
Compare
Choose a tag to compare
  • added getHorizontalCRSComponents(Domain)
  • remove restriction of horizontal CRSs to be 2D in
    domain/referencing.js
  • fixed handling of "1" unit

0.5.0

08 Jul 10:50
Compare
Choose a tag to compare
  • use uriproj library for projection-related functions
  • added async loadProjection(Domain) function

0.4.2

02 Jul 12:30
Compare
Choose a tag to compare
  • bugfix in range module
  • added eslint to tests to prevent similar errors in the future

0.3.0

22 Jun 09:50
Compare
Choose a tag to compare
  • move polygon-related functions to separate module
  • generate full & lite browser bundle (with/without polygon functions)

0.2.6

02 Jun 11:24
Compare
Choose a tag to compare
  • add unit module for prettyprinting unit objects as strings

0.2.5

25 May 11:21
Compare
Choose a tag to compare
  • add collection/create module

0.2.4

20 May 10:41
Compare
Choose a tag to compare
  • speed up maskByPolygon()
  • add fromXndarray() in coverage/create
  • add domain/polygon module with point-in-polygon functionality
  • add parameter module