dcfdfdf799d7df7ce2c63b8610e5c2958c58e750
* update time handling for edr provider * add logging for time parsing * fix time handling errors Convert times to np.datetime64 to allow greater than/less than comparison. If slicing over time, separate xarray sel into temporal and spatial component (cannot use method='nearest' for time slices). * fix temporal query dictionary * fix time error handling * fix list handling for single timestep * single timestep handling * spatial-only query amendment * code clean-up * convert datetime * move code to methods for reuse between position and cube. #1239 * formatting fixes #1239 * time query test #1239 * clean-up * move time querying tests to api testing * Update test_api.py * update time key * modify test values * updates for desired query behavior #1239 * Update xarray_edr.py * sanitize datetime_ parameter with Z OpenAPI document provides RFC 3339 compliant examples (exclusively specify UTC as the timezone with a trailing Z; want to avoid confusion between allowed datetime query and the documentation. #1239 * requested changes from @webb-ben and @tomkralidis #1247
Fixed Django serve error related to urlpatterns, updated documentation by adding hot-reloading section. (#1231)
Fixed Django serve error related to urlpatterns, updated documentation by adding hot-reloading section. (#1231)
Fixed Django serve error related to urlpatterns, updated documentation by adding hot-reloading section. (#1231)
pygeoapi
pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.
Please read the docs at https://docs.pygeoapi.io for more information.
Description
pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.
Languages
nesC
76.3%
Python
22.3%
HTML
1.3%