Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken extraction of time segments for AEJxLP* products. #223

Open
pacesm opened this issue Feb 15, 2024 · 1 comment
Open

Broken extraction of time segments for AEJxLP* products. #223

pacesm opened this issue Feb 15, 2024 · 1 comment

Comments

@pacesm
Copy link
Contributor

pacesm commented Feb 15, 2024

Sample query:

https://vires.services/ows?service=wps&request=execute&version=1.0.0&identifier=retrieve_continuous_segments&DataInputs=collection=SW_OPER_AEJALPS_2F;begin_time=2023-02-27T08:34:04.009Z;end_time=2023-02-27T08:41:00.210Z&RawDataOutput=times

Response:

<ows:ExceptionReport version="2.0.0" xml:lang="en" xsi:schemaLocation="http://www.opengis.net/ows/2.0 http://schemas.opengis.net/ows/2.0/owsAll.xsd">
<ows:Exception exceptionCode="NoApplicableCode">
<ows:ExceptionText>
'ProductTimeSeries' object has no attribute 'collection'
</ows:ExceptionText>
</ows:Exception>
</ows:ExceptionReport>
@pacesm
Copy link
Contributor Author

pacesm commented Feb 15, 2024

Fixed in 9f51f11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant