Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The ras2fim.py Script Does Not Run Properly with the Provided Default Data #279

Open
cwlyden opened this issue Feb 7, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@cwlyden
Copy link

cwlyden commented Feb 7, 2024

Short description explaining the high-level reason for the new issue.

Current behavior

The script ras2fim.py does not run successfully with the provided default data

Expected behavior

The script ras2fim.py completes successfully with the provided default data

Steps to replicate behavior (include URLs)

  1. Clone the V1 branch
    git clone https://github.com/NOAA-OWP/ras2fim.git -b V1

  2. Download all data mentioned in the file, Install.md, from ESIP (s3://noaa-owp-fim-ras2fim/):

    • OWP_ras_models
    • inputs
    • output_ras2fim
    • ras2fim_releases
  3. Create and Activate Conda Environment (as described in Install.md)

    • Modify environment.yml to have the correct "prefix" value for my installation
  4. Run the script as described in the file: Install.md
    python .\ras2fim.py -w 12090301 -p EPSG:2277 -mc "C:\ras2fim_data\OWP_ras_models\OWP_ras_models_catalog.csv"

Screenshots

imagefull_script_output.txt

@BradfordBates-NOAA BradfordBates-NOAA added the bug Something isn't working label Feb 7, 2024
@AliForghani-NOAA
Copy link
Collaborator

Hi @cwlyden
This should be a problem in environment. Can you rerun one more time using "Anaconda Powershell Prompt" (not "Anaconda Prompt")?

@RobHanna-NOAA
Copy link
Collaborator

Hi @cwlyden

Did using Anaconda Powershell Prompt help? Are you back on track?

@cwlyden
Copy link
Author

cwlyden commented Feb 23, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants