HydrologicEngineeringCenter / Vortex

data processing utilities
MIT License
27 stars 7 forks source link

tutorial vortex tools #32

Open JesusT1995 opened 3 years ago

JesusT1995 commented 3 years ago

Hi dear developer

I was reviewing the vortex tool and I was wondering if there is a tutorial on how to run it without problems, because what happens is that when I try to use the "import" script it gives me errors and does not save any precipitation record (in this case I am working with that) I was wondering if I have to have requirements installed before I can use it as JDK or javafx or Gdal or do something to make the tool work well as indicated by the operation tutorials that the USACE has, I am almost started in this field and I found it interesting to use the vortex for my research. Thank you in advance for your attention.

I attach an example of what happens when I select a destination path for the dss file but I cancel this option

image

tombrauer commented 3 years ago

Hi @JesusT1995, Thanks for reporting the NullPointerException. It doesn't appear to have any impact on program operation but good to avoid nonetheless. I fixed in v0.10.21: https://github.com/HydrologicEngineeringCenter/Vortex/releases/tag/v0.10.21

JesusT1995 commented 3 years ago

Thanks that part if it was fixed, but now when I save the file to dss format it saves me a single record since I am working with NLDAS one-day precipitation information in grib format. I am using hec-dssvue 3.2.3 and the vorten version v0.10.21 that you indicated in the message. I attach a picture as evidence.

image

tombrauer commented 3 years ago

@JesusT1995 Can you upload one of your NLDAS grib files?

tombrauer commented 3 years ago

@JesusT1995 what is the locale setting of your system? image