Releases: Reading-eScience-Centre/covutils
Releases · Reading-eScience-Centre/covutils
0.6.1
Compare
Sorry, something went wrong.
No results found
bugfix related to "components" -> "coordinates" change
0.6.0
Compare
Sorry, something went wrong.
No results found
0.5.2
Compare
Sorry, something went wrong.
No results found
use latest uriproj version (includes https fix)
0.5.1
Compare
Sorry, something went wrong.
No results found
added getHorizontalCRSComponents(Domain)
remove restriction of horizontal CRSs to be 2D in
domain/referencing.js
fixed handling of "1" unit
0.5.0
Compare
Sorry, something went wrong.
No results found
use uriproj library for projection-related functions
added async loadProjection(Domain) function
0.4.2
Compare
Sorry, something went wrong.
No results found
bugfix in range module
added eslint to tests to prevent similar errors in the future
0.3.0
Compare
Sorry, something went wrong.
No results found
move polygon-related functions to separate module
generate full & lite browser bundle (with/without polygon functions)
0.2.6
Compare
Sorry, something went wrong.
No results found
add unit module for prettyprinting unit objects as strings
0.2.5
Compare
Sorry, something went wrong.
No results found
add collection/create module
0.2.4
Compare
Sorry, something went wrong.
No results found
speed up maskByPolygon()
add fromXndarray() in coverage/create
add domain/polygon module with point-in-polygon functionality
add parameter module