Giter VIP home page Giter VIP logo

Comments (2)

paolap avatar paolap commented on July 21, 2024

This should be fixed now, it was caused by something we didn't need anymore, not pushed yet

from clef.

paolap avatar paolap commented on July 21, 2024

Other new error probably from piControl file:

Traceback (most recent call last):
File "../ua6decom/ua6_decom.py", line 131, in
result = code.search(s,project='cmip5',**ua6)
File "/home/581/pxp581/.local/lib/python3.6/site-packages/clef/code.py", line 165, in search
return local_query(session, project, **args)
File "/home/581/pxp581/.local/lib/python3.6/site-packages/clef/code.py", line 215, in local_query
gdict['time_complete'] = time_axis(gdict['periods'],gdict['fdate'],gdict['tdate'])
File "/home/581/pxp581/.local/lib/python3.6/site-packages/clef/code.py", line 272, in time_axis
t = datetime.strptime(sp[i][1],'%Y%m%d') + timedelta(days=1)
File "/g/data3/hh5/public/apps/miniconda3/envs/analysis3-18.07/lib/python3.6/_strptime.py", line 565, in _strptime_datetime
tt, fraction = _strptime(data_string, format)
File "/g/data3/hh5/public/apps/miniconda3/envs/analysis3-18.07/lib/python3.6/_strptime.py", line 362, in _strptime
(data_string, format))
ValueError: time data '512' does not match format '%Y%m%d'

I'm adding a try: except: to the time_axis evaluation as a temporary patch

from clef.

Related Issues (20)

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.