how to solve 'Input SCRIP grid file does NOT exist: ../mkmapgrids/SCRIPgrid_1x1_Beijing_nomask_240419.nc\n'

Status
Not open for further replies.

wanz9876

zmwang
New Member
Dear Scientist of NCAR

When I was making mapping file for mksurfdata_map, there was an error like
Input SCRIP grid file does NOT exist: ../mkmapgrids/SCRIPgrid_1x1_Beijing_nomask_240419.nc\n’ 'Make sure CSMDATA environment variable is set correctly'
How do I find input scrip grid file?
The following is my operation steps, can you help me to see where the problem?

1.png
2.png
3.png
 

slevis

Moderator
Staff member
A couple of troubleshooting ideas come to mind:
1) To see if the file is there, try:
ls ../mkmapgrids/SCRIPgrid...
2) If it is there, try using the full explicit path in the export command rather than a relative path.
 

weixinyu

weixinyu
Member
A couple of troubleshooting ideas come to mind:
1) To see if the file is there, try:
ls ../mkmapgrids/SCRIPgrid...
2) If it is there, try using the full explicit path in the export command rather than a relative path.
Dear slevis
It comes up when I make a map file:
Hostname = ubuntu
Machine ubuntu NOT recognized
rm: cannot remove 'PET*.Log': No such file or directory
This error is so bad that my output file shows success but there is still no map file, what should I do to solve this situation? Thank you for your help.
 

Attachments

  • 1716825237322(1).png
    1716825237322(1).png
    82.8 KB · Views: 4

slevis

Moderator
Staff member
I'm sorry, I don't know how to help with this situation.
@erik I'm pinging you in case you have ideas about this one.
 

slevis

Moderator
Staff member
One thought is to look inside the mkmapdata.sh script and see if ubuntu is a recognized machine. If not, look at what machines are recognized. You may need to add a similar section to the script that works for ubuntu.
 

slevis

Moderator
Staff member
Also, you may find it helpful to search the Forums in case someone else had to do something similar.
 

weixinyu

weixinyu
Member
One thought is to look inside the mkmapdata.sh script and see if ubuntu is a recognized machine. If not, look at what machines are recognized. You may need to add a similar section to the script that works for ubuntu.
Thank you very much for your reply!
I reinstalled the new version of ESMF, so far it shows that the installation is successful, but when making map files, it only makes one map file successfully, and fails to the second one, I put the error message in the screenshot, please help me to look at it, thank you very much!
1717061724413.png

1717061744689.png
 

oleson

Keith Oleson
CSEG and Liaisons
Staff member
Can you post the steps/commands you've taken from beginning to end and post the results/files as attachments rather than partial screenshots?
 

slevis

Moderator
Staff member
The error lines mentioning "degenerate element" and "Src contains a cell that has corners close enough that the cell collapses..." suggest that you are using a file with a problem. You need to correct the file and try again.
 
Status
Not open for further replies.
Back
Top