Skip to content

fix qa#500

Open
mathleur wants to merge 37 commits intomainfrom
develop
Open

fix qa#500
mathleur wants to merge 37 commits intomainfrom
develop

Conversation

@mathleur
Copy link
Member

Description

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

awarde96 and others added 30 commits December 2, 2025 14:34
* fix image links

* update article in readme

* update article in readme

* clean up

* clean up
Update docs and integrate client docs
* start adding support to read grids from FDB fields when needed

* add switching grids options

* add needed deps

* fix bugs

* fix tests

* fix bug
* handle days and seconds in timestep

* add tests
* only load fdb when needed in grid switching logic

* update libaec v in ci config
mathleur and others added 7 commits February 27, 2026 13:24
* add k nearest neighbour in rust quadtree

* add k nearest extraction for unstructured grids

* readd black

* black

* add tests for k nearest

* add k nearest search only if irregular grid/quadtree slicer

* black
* v2.1.7 (#497)

* update index fle and mkdocs index with new structure

* Add docs for position and circle feature

* fix image links (#481)

* fix image links

* update article in readme

* update article in readme

* clean up

* clean up

* Hide user guide from index

* Add full field docs and examples

* Update examples with full field

* Add client overview, remove server docs from index

* Update index to remove server, fix broken links

* Update index to remove developers guide

* Add grid keyword information

* small clean up

* Add infomration on healpix ordering

* black

* black

* turn off failing qa

* fix black

* fix black tests

* Reformat

* black

* Feat/comp grid spec (#486)

* start adding support to read grids from FDB fields when needed

* add switching grids options

* add needed deps

* fix bugs

* fix tests

* fix bug

* handle days and seconds in timestep (#485)

* handle days and seconds in timestep

* add tests

* Fix broken links

* fix logging too much (#493)

* only load fdb when needed in grid switching logic (#490)

* only load fdb when needed in grid switching logic

* update libaec v in ci config

* add k nearest neighbour in rust quadtree (#476)

* add k nearest neighbour in rust quadtree

* add k nearest extraction for unstructured grids

* readd black

* black

* add tests for k nearest

* add k nearest search only if irregular grid/quadtree slicer

* black

* ci: migrate ecmwf-actions references to ecmwf (#496)

* remove support for recognising days in the step type change since not needed (#495)

---------

Co-authored-by: awarde96 <adamjwarde@gmail.com>
Co-authored-by: awarde96 <awarde@tcd.ie>
Co-authored-by: Jakub Recman <recmanj@gmail.com>

* enable custom qa

* enable custom qa

---------

Co-authored-by: awarde96 <adamjwarde@gmail.com>
Co-authored-by: awarde96 <awarde@tcd.ie>
Co-authored-by: Jakub Recman <recmanj@gmail.com>
* v2.1.7 (#497)

* update index fle and mkdocs index with new structure

* Add docs for position and circle feature

* fix image links (#481)

* fix image links

* update article in readme

* update article in readme

* clean up

* clean up

* Hide user guide from index

* Add full field docs and examples

* Update examples with full field

* Add client overview, remove server docs from index

* Update index to remove server, fix broken links

* Update index to remove developers guide

* Add grid keyword information

* small clean up

* Add infomration on healpix ordering

* black

* black

* turn off failing qa

* fix black

* fix black tests

* Reformat

* black

* Feat/comp grid spec (#486)

* start adding support to read grids from FDB fields when needed

* add switching grids options

* add needed deps

* fix bugs

* fix tests

* fix bug

* handle days and seconds in timestep (#485)

* handle days and seconds in timestep

* add tests

* Fix broken links

* fix logging too much (#493)

* only load fdb when needed in grid switching logic (#490)

* only load fdb when needed in grid switching logic

* update libaec v in ci config

* add k nearest neighbour in rust quadtree (#476)

* add k nearest neighbour in rust quadtree

* add k nearest extraction for unstructured grids

* readd black

* black

* add tests for k nearest

* add k nearest search only if irregular grid/quadtree slicer

* black

* ci: migrate ecmwf-actions references to ecmwf (#496)

* remove support for recognising days in the step type change since not needed (#495)

---------

Co-authored-by: awarde96 <adamjwarde@gmail.com>
Co-authored-by: awarde96 <awarde@tcd.ie>
Co-authored-by: Jakub Recman <recmanj@gmail.com>

* enable custom qa

* enable custom qa

* add error on failure to load rust

---------

Co-authored-by: awarde96 <adamjwarde@gmail.com>
Co-authored-by: awarde96 <awarde@tcd.ie>
Co-authored-by: Jakub Recman <recmanj@gmail.com>
* v2.1.7 (#497)

* update index fle and mkdocs index with new structure

* Add docs for position and circle feature

* fix image links (#481)

* fix image links

* update article in readme

* update article in readme

* clean up

* clean up

* Hide user guide from index

* Add full field docs and examples

* Update examples with full field

* Add client overview, remove server docs from index

* Update index to remove server, fix broken links

* Update index to remove developers guide

* Add grid keyword information

* small clean up

* Add infomration on healpix ordering

* black

* black

* turn off failing qa

* fix black

* fix black tests

* Reformat

* black

* Feat/comp grid spec (#486)

* start adding support to read grids from FDB fields when needed

* add switching grids options

* add needed deps

* fix bugs

* fix tests

* fix bug

* handle days and seconds in timestep (#485)

* handle days and seconds in timestep

* add tests

* Fix broken links

* fix logging too much (#493)

* only load fdb when needed in grid switching logic (#490)

* only load fdb when needed in grid switching logic

* update libaec v in ci config

* add k nearest neighbour in rust quadtree (#476)

* add k nearest neighbour in rust quadtree

* add k nearest extraction for unstructured grids

* readd black

* black

* add tests for k nearest

* add k nearest search only if irregular grid/quadtree slicer

* black

* ci: migrate ecmwf-actions references to ecmwf (#496)

* remove support for recognising days in the step type change since not needed (#495)

---------

Co-authored-by: awarde96 <adamjwarde@gmail.com>
Co-authored-by: awarde96 <awarde@tcd.ie>
Co-authored-by: Jakub Recman <recmanj@gmail.com>

* pin old version of pyfdb with older API for now

---------

Co-authored-by: awarde96 <adamjwarde@gmail.com>
Co-authored-by: awarde96 <awarde@tcd.ie>
Co-authored-by: Jakub Recman <recmanj@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants