Releases: EURODEO/e-soh
Releases · EURODEO/e-soh
0.2.4
0.2.3
What's Changed
- Workaround for DB load failure caused by pg_stat_statements plugin by @lukas-phaf in #213
- ObservedProperty label & test data loader through ingestion by @fjugipe in #209
- Bufr ingest fixes by @istvans-mn in #210
- Issue 178 levels filtering with combination by @fjugipe in #214
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Move some utliity and update parameter-name generation by @Teddy-1000 in #208
- Add Monitoring to test local performance improvements by @Jeffrey-Vervoort-KNMI in #211
- Remove unused file. by @Jeffrey-Vervoort-KNMI in #212
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Fix json dump error by @Teddy-1000 in #202
- Disable test result publish when pushing tags by @fjugipe in #203
- Chnage parameter-naming by @Teddy-1000 in #205
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Completed db cleanup by @jo-asplin-met-no in #192
- Common PR for new range serach for level and period by @Teddy-1000 in #161
- [BUG][API] Fix periods to seconds transform by @fjugipe in #197
- Add retry config by @Teddy-1000 in #189
- BUFR: Fix membuffer copy by @istvans-mn in #193
- Update dataset_metadata_template.j2 by @GijsbertKruithof in #185
- Restore lost code by @Teddy-1000 in #199
- Create container for migrate by @Teddy-1000 in #198
- Build images when creating tags by @Teddy-1000 in #194
- Update ci job to run on tags by @Teddy-1000 in #200
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- Add shm_size to db config by @lukas-phaf in #183
- Add support for platform name by @Teddy-1000 in #186
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Updated README for monorepo by @Teddy-1000 in #3
- Combine the CI steps and pre-commit hook of the different repositories. by @Jeffrey-Vervoort-KNMI in #14
- Fix bug that cleanup runs after every insert. by @lukas-phaf in #13
- Remove pytest workflow as it was moved to ci.yml. by @Jeffrey-Vervoort-KNMI in #15
- Issue 1 processing proto objects by @Teddy-1000 in #22
- Load test for writing observations into the datastore by @lukas-phaf in #2
- Issue 17 proto object to covjson conversion unit tests by @fjugipe in #25
- Add remaining acdd attrs issue 54 by @jo-asplin-met-no in #23
- Renamed interval & inside to temporal_interval & spatial_area by @jo-asplin-met-no in #28
- Issue 18 functionality to return all parameters when parameter-names are not given by @fjugipe in #30
- Update actions to fix Node 16 warning by @lukas-phaf in #33
- Simplify output format handling by @lukas-phaf in #31
- Added parameter_name and related fields by @jo-asplin-met-no in #32
- Datastore bugfixes by @jo-asplin-met-no in #36
- Issue 40 getobservations latest by @jo-asplin-met-no in #41
- Issue 21 parameter name by @Teddy-1000 in #44
- Removed obsolete comment by @jo-asplin-met-no in #45
- Add parameter information to /collections and /locations endpoint by @lukas-phaf in #35
- Issue 37 tsmdata subset key by @jo-asplin-met-no in #46
- Issue 20: Some fixes for the endpoints with parameters by @Jeffrey-Vervoort-KNMI in #53
- Fix double "observations" in single collection metadata. by @lukas-phaf in #54
- Use GetTSAGRequest() for /collections endpoint. by @lukas-phaf in #52
- Update default schema fields by @istvans-mn in #61
- Issue 51 add response fields to getobsrequest by @jo-asplin-met-no in #55
- Issue 19: Improve /locations metadata by @fjugipe in #57
- Ingest bufr sensor height + Update local OSCAR db by @istvans-mn in #69
- Ingest bufr sensor height by @istvans-mn in #70
- Issue 49 - Made temporal spec more flexible by @jo-asplin-met-no in #62
- Ingest bufr sensor height by @istvans-mn in #76
- Ingest bufr sensor height by @istvans-mn in #79
- Fixed typos by @jo-asplin-met-no in #81
- Ingest bufr sensor height by @istvans-mn in #83
- Ingest bufr sensor height by @istvans-mn in #85
- Issue 65 - Make the bbox for locations optional. by @Jeffrey-Vervoort-KNMI in #66
- Issue 42 discovery metadata by @Teddy-1000 in #56
- Fix locations. by @Jeffrey-Vervoort-KNMI in #86
- Issue 59 - Added platform_name and synchronized definition order by @jo-asplin-met-no in #67
- Issue 47 - Moved metadata_id to TSMetadata and renamed to timeseries_id by @jo-asplin-met-no in #78
- Test can break by @lukas-phaf in #91
- Issue 71 - Get Extent from the datastore. by @Jeffrey-Vervoort-KNMI in #77
- Fix CoverageCollection parameters by @lukas-phaf in #96
- Issue 73 - Refactor building ObsRequest optional filter parameters by @fjugipe in #93
- Update api docker file with new launch parameter by @Teddy-1000 in #98
- Issue 68 - Get platform name for /locations endpoint from datastore by @fjugipe in #75
- Issue 89 display correct media type by @Teddy-1000 in #103
- Updated README + fixed pre-commit issues by @jo-asplin-met-no in #106
- Issue 95 - parameter-name and temporal filters to
/locations
by @fjugipe in #102 - Issue 60 radius query by @jo-asplin-met-no in #74
- #110: Use store
Circle
request for/position
endpoint. by @lukas-phaf in #111 - Added json endpoint. by @shamlymajeed in #43
- Add GitHub registry upload by @Teddy-1000 in #104
- Registry upload attempt 2 by @Teddy-1000 in #113
- Issue 58 - Just make the local CI easier by @Jeffrey-Vervoort-KNMI in #64
- Cleaning up ingest by @shamlymajeed in #114
- Cleaning up ingest by @Teddy-1000 in #116
- Updated error handeling by @Teddy-1000 in #117
- Improved error reporting from gRPC method calls by @jo-asplin-met-no in #122
- Restricted GetExtents to valid time range and supported string filter by @jo-asplin-met-no in #123
- Fix: label the time axis as "t"!!! by @lukas-phaf in #124
- Try to fix docker publish. by @lukas-phaf in #125
- Install just to it can be used (try to fix docker publish) by @lukas-phaf in #126
- Make parameter wildcards work again. by @lukas-phaf in #127
- Set up max connections for SQL connection pool. by @lukas-phaf in #129
- Fix ingest error handeling by @Teddy-1000 in #119
- Log each request. by @lukas-phaf in #131
- Disable check for inconsistent parameters by @lukas-phaf in #132
- Log gRPC client IP from datastore. by @lukas-phaf in #133
- Add conformance endpoint. by @Jeffrey-Vervoort-KNMI in #92
- Disable uniqe name constraint, and pick one by @Teddy-1000 in #135
- Add Wigos Id to Coverage object by @lukas-phaf in #141
- Issue 130 add unit parsing by @Teddy-1000 in #136
- Fixing mqtt bug by @shamlymajeed in #137
- Add configureable root path to ingest api by @Teddy-1000 in #148
- Update grpc_getter.py by @Teddy-1000 in #157
- Add restraints to period field by @Teddy-1000 in #149
- Add field_validator for period to convert to upper case before pattern by @Teddy-1000 in #162
- Enable log in mqtt by @shamlymajeed in #163
- (WIP) Improve EDR query functionality to make it easier to get "all temperatures for Europe", try 2 by @lukas-phaf in #146
- Remove cmd arguemnts from CMD command in docker file in favor of usin… by @Teddy-1000 in #165
- Handle encoding of mqtt message by @Teddy-1000 in #166
- Add metrics endpoint to ingest api by @Teddy-1000 in #169
- Add metrics endpoint to edr api by @Teddy-1000 in #170
- Update dataset_metadata_template.j2 by @GijsbertKruithof in #173
- Remove filtering parameters from GetExtents. by @lukas-phaf in #179
New Contributors
- @Jeffrey-Vervoort-KNMI made their first contribution in #14
- @lukas-phaf made their first contribution in #13
- @GijsbertKruithof made their first contribution in #173
Full Changelog: https://github.com/EURODEO/e-soh/commits/0.1.0