semantic-release-bot
|
a38dba5728
|
chore(release): 6.0.0
# [6.0.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.13.0...v6.0.0) (2026-01-19)
### Bug Fixes
* Update Arome to translate latlon to lambert ([655abeb](655abebe52))
v6.0.0
|
2026-01-19 14:13:19 +00:00 |
|
|
|
083e5dac5b
|
Merge branch 'simkir/arome' into 'main'
Update Arome for new rossby archives
See merge request oceanbox/Oceanbox.FvcomKit!35
|
2026-01-19 15:10:29 +01:00 |
|
|
|
622d9837fd
|
Prerelease 6.0.0-alpha.1
v6.0.0-alpha.1
|
2026-01-07 09:34:08 +01:00 |
|
|
|
655abebe52
|
fix: Update Arome to translate latlon to lambert
Also:
- Add test for reading uv from tile coords
- Build with nix
- Pin nix with npins
- Remove .config tools manifest
- Remove preview flag
|
2026-01-06 10:23:49 +01:00 |
|
|
|
18a9d70698
|
breaking: Do not project Arome.tryFind
Do that with tryFindWithProj, where you give the projection yourself,
instead.
|
2025-12-17 17:40:12 +01:00 |
|
semantic-release-bot
|
aaa597c52e
|
chore(release): 5.13.0
# [5.13.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.12.2...v5.13.0) (2025-11-05)
### Features
* Add ElemsAroundElem to NeighborIndex ([71e861e](71e861e417))
v5.13.0
|
2025-11-05 11:09:46 +00:00 |
|
Stig Rune Jensen
|
571302a86b
|
Merge branch 'mrtz/e2e' into 'main'
feat: Add ElemsAroundElem to NeighborIndex
See merge request oceanbox/Oceanbox.FvcomKit!34
|
2025-11-05 11:07:03 +00:00 |
|
|
|
71e861e417
|
feat: Add ElemsAroundElem to NeighborIndex
Also format with Fantomas
|
2025-11-05 11:39:57 +01:00 |
|
semantic-release-bot
|
bec03ed5ec
|
chore(release): 5.12.2
## [5.12.2](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.12.1...v5.12.2) (2025-09-01)
### Bug Fixes
* Bump Oceanbox.SDSLite to 2.8.0 and use bun for SR ([0c55b2d](0c55b2dcbd))
v5.12.2
|
2025-09-01 13:32:02 +00:00 |
|
|
|
75ba2abcfe
|
Merge branch 'mrtz/bump-sdslite' into 'main'
fix: Bump Oceanbox.SDSLite to 2.8.0 and use bun for SR
See merge request oceanbox/Oceanbox.FvcomKit!33
|
2025-09-01 15:28:05 +02:00 |
|
|
|
0c55b2dcbd
|
fix: Bump Oceanbox.SDSLite to 2.8.0 and use bun for SR
|
2025-09-01 15:20:16 +02:00 |
|
semantic-release-bot
|
c9b3320464
|
chore(release): 5.12.1
## [5.12.1](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.12.0...v5.12.1) (2025-05-02)
### Bug Fixes
* include edge point in isInsideTriangle ([c89f35b](c89f35bc6e))
* remove unused double precision function ([8715f4d](8715f4d8c3))
v5.12.1
|
2025-05-02 13:09:26 +00:00 |
|
Stig Rune Jensen
|
bfb3a8e489
|
Merge branch 'fix/edge-point-in-cell' into 'main'
fix: include edge point in isInsideTriangle
See merge request oceanbox/Oceanbox.FvcomKit!32
|
2025-05-02 13:06:29 +00:00 |
|
|
|
8715f4d8c3
|
fix: remove unused double precision function
|
2025-05-02 14:36:56 +02:00 |
|
|
|
c89f35bc6e
|
fix: include edge point in isInsideTriangle
if a point is calculated to be exactly on a triangle edge, consider it
inside the cell
|
2025-05-02 14:14:26 +02:00 |
|
semantic-release-bot
|
c22ae77301
|
chore(release): 5.12.0
# [5.12.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.11.0...v5.12.0) (2025-03-07)
### Features
* add Grid.toLonLat function ([06a4aea](06a4aeabf1))
v5.12.0
|
2025-03-07 07:02:32 +00:00 |
|
|
|
c4513c0b09
|
Merge branch 'main' of gitlab.com:oceanbox/Oceanbox.FvcomKit
|
2025-03-07 07:59:32 +01:00 |
|
|
|
06a4aeabf1
|
feat: add Grid.toLonLat function
|
2025-03-07 07:59:21 +01:00 |
|
semantic-release-bot
|
65fbf66016
|
chore(release): 5.11.0
# [5.11.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.10.0...v5.11.0) (2025-03-06)
### Bug Fixes
* init sha once explicitly from sha1 byte[] ([33b7b99](33b7b999c8))
### Features
* rename grid sha1 to hash for better generality ([bfbaa3a](bfbaa3aeff))
v5.11.0
|
2025-03-06 07:58:43 +00:00 |
|
|
|
bfbaa3aeff
|
feat: rename grid sha1 to hash for better generality
|
2025-03-06 08:55:49 +01:00 |
|
|
|
ad148f6284
|
Merge branch 'main' of gitlab.com:oceanbox/Oceanbox.FvcomKit
|
2025-03-06 08:53:15 +01:00 |
|
|
|
33b7b999c8
|
fix: init sha once explicitly from sha1 byte[]
|
2025-03-06 08:53:07 +01:00 |
|
semantic-release-bot
|
80f538fcb0
|
chore(release): 5.10.0
# [5.10.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.9.1...v5.10.0) (2025-03-06)
### Features
* init sha once explicitly from bingrid ([2e87294](2e87294c46))
v5.10.0
|
2025-03-06 07:50:36 +00:00 |
|
|
|
6b16e07adc
|
Merge branch 'main' of gitlab.com:oceanbox/Oceanbox.FvcomKit
|
2025-03-06 08:47:42 +01:00 |
|
|
|
2e87294c46
|
feat: init sha once explicitly from bingrid
|
2025-03-06 08:47:37 +01:00 |
|
semantic-release-bot
|
76cd56e1ab
|
chore(release): 5.9.1
## [5.9.1](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.9.0...v5.9.1) (2025-03-06)
### Bug Fixes
* use sha from bingrid if it exists ([abdb949](abdb949113))
v5.9.1
|
2025-03-06 07:42:01 +00:00 |
|
|
|
47279b49cb
|
Merge branch 'main' of gitlab.com:oceanbox/Oceanbox.FvcomKit
|
2025-03-06 08:39:07 +01:00 |
|
|
|
abdb949113
|
fix: use sha from bingrid if it exists
|
2025-03-06 08:38:58 +01:00 |
|
semantic-release-bot
|
5464bc34f8
|
chore(release): 5.9.0
# [5.9.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.8.0...v5.9.0) (2025-03-06)
### Features
* add ToGrid() method to extended grid ([21e84d0](21e84d07cd))
v5.9.0
|
2025-03-06 07:28:17 +00:00 |
|
|
|
3086ef5ebf
|
Merge branch 'main' of gitlab.com:oceanbox/Oceanbox.FvcomKit
|
2025-03-06 08:25:16 +01:00 |
|
|
|
21e84d07cd
|
feat: add ToGrid() method to extended grid
|
2025-03-06 08:25:09 +01:00 |
|
semantic-release-bot
|
376891e4a0
|
chore(release): 5.8.0
# [5.8.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.7.0...v5.8.0) (2025-03-06)
### Features
* compute sha1 checksum of extended grids ([bf7ae58](bf7ae5889b))
v5.8.0
|
2025-03-06 06:55:14 +00:00 |
|
|
|
f19a74fc9d
|
devel: update build tools
|
2025-03-06 07:37:39 +01:00 |
|
|
|
cef71eb90a
|
devel: rename x. to this.
|
2025-03-06 07:36:55 +01:00 |
|
|
|
222b022662
|
devel: format with fantomas
|
2025-03-06 07:33:13 +01:00 |
|
|
|
bf7ae5889b
|
feat: compute sha1 checksum of extended grids
|
2025-03-06 07:28:32 +01:00 |
|
semantic-release-bot
|
817c02b5a6
|
chore(release): 5.7.0
# [5.7.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.6.0...v5.7.0) (2025-02-12)
### Features
* add read omega block ([9abd9d4](9abd9d45bc))
v5.7.0
|
2025-02-12 15:31:13 +00:00 |
|
Stig Rune Jensen
|
86e1307d79
|
Merge branch 'feat/omega-block' into 'main'
feat: add read omega block
See merge request oceanbox/Oceanbox.FvcomKit!31
|
2025-02-12 15:27:54 +00:00 |
|
Stig Rune Jensen
|
9abd9d45bc
|
feat: add read omega block
|
2025-02-12 16:23:44 +01:00 |
|
semantic-release-bot
|
02de20d50b
|
chore(release): 5.6.0
# [5.6.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.5.5...v5.6.0) (2024-11-27)
### Features
* update to net9.0 ([17685ac](17685ac2cd))
v5.6.0
|
2024-11-27 11:24:15 +00:00 |
|
Jonas Juselius
|
c8a838c1e6
|
Merge branch 'net9.0' into 'main'
feat: update to net9.0
See merge request oceanbox/Oceanbox.FvcomKit!30
|
2024-11-27 11:19:26 +00:00 |
|
Jonas Juselius
|
17685ac2cd
|
feat: update to net9.0
|
2024-11-27 12:08:08 +01:00 |
|
semantic-release-bot
|
6662ad4ebf
|
chore(release): 5.5.5
## [5.5.5](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.5.4...v5.5.5) (2024-11-27)
### Bug Fixes
* add velocity to nodal function ([ed0ac79](ed0ac797d3))
v5.5.5
|
2024-11-27 11:06:10 +00:00 |
|
Jonas Juselius
|
46209553a8
|
Merge branch 'main' of gitlab.com:oceanbox/Oceanbox.FvcomKit
|
2024-11-27 12:01:37 +01:00 |
|
Jonas Juselius
|
ed0ac797d3
|
fix: add velocity to nodal function
|
2024-11-27 12:01:18 +01:00 |
|
semantic-release-bot
|
63dc1f2cca
|
chore(release): 5.5.4
## [5.5.4](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.5.3...v5.5.4) (2024-05-01)
### Bug Fixes
* Norshelf filenames changed due to changes in Thredds ([0f5de91](0f5de91d39))
v5.5.4
|
2024-05-01 10:50:46 +00:00 |
|
Jonas Juselius
|
0f5de91d39
|
fix: Norshelf filenames changed due to changes in Thredds
|
2024-05-01 12:47:17 +02:00 |
|
semantic-release-bot
|
f2730ad1e3
|
chore(release): 5.5.3
## [5.5.3](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.5.2...v5.5.3) (2024-02-23)
### Bug Fixes
* bug in isInsideTriangle ([8d7ab41](8d7ab4164c))
v5.5.3
|
2024-02-23 13:58:37 +00:00 |
|
Stig Rune Jensen
|
ef172fa883
|
Merge branch 'fix/inside-triangle' into 'main'
fix: bug in isInsideTriangle
See merge request oceanbox/Oceanbox.FvcomKit!29
|
2024-02-23 13:55:26 +00:00 |
|
Stig Rune Jensen
|
8d7ab4164c
|
fix: bug in isInsideTriangle
|
2024-02-23 14:05:42 +01:00 |
|