D. Baum

Results 10 issues of D. Baum

This implements the behaviour requested in issue #674: Two (convenience) methods are added that generate an ExecutionResponse object (with execution status, percent complete, etc.) from a status location URL or...

enhancement
needs rebase
stuck
WPS

This enhancement adds the possibility to send custom HTTP headers along with the CSW client's GetRecords and GetRecordsById requests.

enhancement
needs rebase
stuck
CI failing

This request fixes a bug in the WPS client: Currently, LiteralInputType doesn't handle a literal input's default value which can be announced by a WPS server with the `` tag...

bug
needs rebase
stuck
CI failing

I'm looking to add HTTP basic authorization to the WPS client (because I need to connect to a server that asks for it). The client needs to send along username...

enhancement
WPS

Is it possible to create a WPS client ExecutionResponse (org.deegree.protocol.wps.client.process.execute.ExecutionResponse) from a status location URL as returned by org.deegree.protocol.wps.client.process.ProcessExecution.getStatusLocation()? I can't find a method to do it - but it...

contributions welcome
WPS

When installing the deegree-webservices-3.3.13 war file on my machine (tomcat 7.0.42, openSUSE 13.1), I have problems following the getting started doc at "Downloading and activating example workspaces" (http://download.deegree.org/documentation/3.3.13/html/lightly.html#downloading-and-activating-example-workspaces): When I...

enhancement
documentation
console

I've run into ISMN timeseries files that are turned into a series of NaNs by scaling (e.g. ARM/Anthony/ARM_ARM_Anthony_sm_0.025000_0.025000_SMP1-A_19780101_20180712.stm at lon: -98.0969, lat: 37.2134). This seems to happen in `pytesmo.scaling.gen_cdf_match` (scaling.py,...

As far as I can see: if there's "bad" input data, pytesmo usually either drops it or issues a (sometimes quite generic) warning. Examples are: - `pytesmo.validation_framework.data_manager.DataManager.read_ds`: warnings are given...

question

Hi! For QA4SM, we've tried downloading the latest ISMN data and unzipping it - but we all get an error on decompression: file #14549: bad zipfile offset (local header sig):...

The ISMN reader seems to create a cache of the ISMN data in a folder in a subfolder called `python_metadata` in a file called `metadata.npy`. `metadata.npy` contains absolute pathnames of...