ESA-VirES / VirES-Server

VirES for Swarm Server Packages
5 stars 0 forks source link

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

Open pacesm opened 9 months ago

pacesm commented 9 months ago

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 commented 9 months ago

Fixed in https://github.com/ESA-VirES/VirES-Server/commit/9f51f11da6a687a70f35afaf81eabf603141bc92