Code Monkey home page Code Monkey logo

Comments (9)

RookieForgiveMe avatar RookieForgiveMe commented on September 24, 2024 1

@RookieForgiveMe , those variables only need to be changed if you want a more performant script (averaging only the variables you care about). I also wanted to check-in, is the issue resolved for you? Feel free to email [email protected] if you have any other specific questions in the future.
Thanks for your reply.
This issue is already sloved.
Thanks again.

from handyscripts.

m-zaka avatar m-zaka commented on September 24, 2024

what is the output on the python shell? any errors or warning?

from handyscripts.

MerrylinStewart avatar MerrylinStewart commented on September 24, 2024

from handyscripts.

ScottFowler avatar ScottFowler commented on September 24, 2024

I'm unaware of any crash issues with this script. Please contact the Tecplot support staff at [email protected]. We'll be happy to help diagnose the issue.

Regards,
Scott Fowler
Tecplot 360 Product Manager

from handyscripts.

brandon360plots avatar brandon360plots commented on September 24, 2024

@MerrylinStewart , have your tried running the script explicitly with specific variables to be averaged and/or constant variables (see the example in the lines 42 and 43)?
# Example:
# variables_to_average = [dataset.variable("salinity"), dataset.variable("temp")]
# constant_variables = [dataset.variable("x"), dataset.variable("y")]

from handyscripts.

brandon360plots avatar brandon360plots commented on September 24, 2024

@MerrylinStewart , I wanted to check-in. Did you find a workaround? Please let us know if not. If you have resolved the issue, I'll close this thread.

from handyscripts.

RookieForgiveMe avatar RookieForgiveMe commented on September 24, 2024

Actually I got the same question, do I have to change the code in TimeAverage.py such as variables_to_average and constant_varibles?
I think it should be changed into my own case but after I have changed these, I find the error "AttributeError: generator object has no attribute uid"

from handyscripts.

RookieForgiveMe avatar RookieForgiveMe commented on September 24, 2024

Already fixed by reinstalling Python, guess the problem comes from the version of Python or maybe the path to the folder where the scripts are located. You'd better put all the scripts directly in the system disk (Personal opinion)

from handyscripts.

brandon360plots avatar brandon360plots commented on September 24, 2024

@RookieForgiveMe , those variables only need to be changed if you want a more performant script (averaging only the variables you care about).
I also wanted to check-in, is the issue resolved for you? Feel free to email [email protected] if you have any other specific questions in the future.

from handyscripts.

Related Issues (5)

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.