You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dgilford
I have successfully run the sample python file with my data
python run_sample.py**
**Beginning PI computations...
...PI computation complete and saved
Performing PI analyses...
...PI analyses complete and saved
PyPI sample run finished!**
After completing this I have tried to plot the VMAX variable in the out.nc but it showed the error like.
Warning: value for primary undef attribute "missing_value" not found
Cannot contour grid - all undefined values.
Can you please solve this.
The text was updated successfully, but these errors were encountered:
Hi @msnaidu7 , let's see if we can get it working!
Can you provide Minimal reproducible example of the code that will give me a clue on where to start? Please also include your python and your package versions for plotting and for use with tcpypi.
@dgilford
I have successfully run the sample python file with my data
Performing PI analyses...
...PI analyses complete and saved
PyPI sample run finished!**
After completing this I have tried to plot the VMAX variable in the out.nc but it showed the error like.
Warning: value for primary undef attribute "missing_value" not found
Cannot contour grid - all undefined values.
Can you please solve this.
The text was updated successfully, but these errors were encountered: