Code Monkey home page Code Monkey logo

groundwater_timenet's People

Contributors

roelvandenberg avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

groundwater_timenet's Issues

dino.py bug TypeError: object of type 'float' has no len()

Traceback (most recent call last):
  File "groundwater_timenet/dino.py", line 307, in <module>
    download_hdf5(skip, FILENAME_BASE)
  File "groundwater_timenet/dino.py", line 234, in download_hdf5
    for metadata, well_data in grid_cell:
  File "groundwater_timenet/dino.py", line 191, in load_dino_grid_cell
    (bottom_height_up, bottom_height_down)) in features:
  File "groundwater_timenet/dino.py", line 75, in get_features
    try_get_field(feature, 'top_depth_mv', 2),
  File "groundwater_timenet/dino.py", line 88, in try_get_field
    if len(value) < n:
TypeError: object of type 'float' has no len()

HTTP Error.

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/suds/transport/http.py", line 80, in send
    fp = self.u2open(u2request)
  File "/usr/lib/python3/dist-packages/suds/transport/http.py", line 127, in u2open
    return url.open(u2request, timeout=tm)
  File "/usr/lib/python3.5/urllib/request.py", line 472, in open
    response = meth(req, response)
  File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python3.5/urllib/request.py", line 510, in error
    return self._call_chain(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 590, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 503: Service Temporarily Unavailable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/suds/client.py", line 747, in send
    reply = self.options.transport.send(request)
  File "/usr/lib/python3/dist-packages/suds/transport/https.py", line 66, in send
    return HttpTransport.send(self, request)
  File "/usr/lib/python3/dist-packages/suds/transport/http.py", line 90, in send
    raise TransportError(e.msg, e.code, e.fp)
suds.transport.TransportError: Service Temporarily Unavailable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "groundwater_timenet/dino.py", line 302, in <module>
    download_hdf5(skip, FILENAME_BASE)
  File "groundwater_timenet/dino.py", line 226, in download_hdf5
    for metadata, well_data in grid_cell:
  File "groundwater_timenet/dino.py", line 190, in load_dino_grid_cell
    data = load_station_data(well)
  File "groundwater_timenet/dino.py", line 102, in load_station_data
    UNIT='SFL'
  File "/usr/lib/python3/dist-packages/suds/client.py", line 566, in __call__
    return client.invoke(args, kwargs)
  File "/usr/lib/python3/dist-packages/suds/client.py", line 705, in invoke
    result = self.send(soapenv)
  File "/usr/lib/python3/dist-packages/suds/client.py", line 752, in send
    return self.process_reply(content, e.httpcode, tostr(e))
  File "/usr/lib/python3/dist-packages/suds/client.py", line 819, in process_reply
    raise Exception((status, description))
Exception: (503, 'Service Temporarily Unavailable')

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.