Yaqiang Wang
Yaqiang Wang
Hi John, Thanks for your information! I will report it to the data provider. But I can not recode the file, so I want to know is it possible to...
Hi John, Thanks for your suggestion! ensNumber was added in EnsCoordValue to extract all ensemble members in my case. EnsCoordValue.java, CoordinateEns.java and GribCollectionBuilderFromIndex.java files were revised (https://github.com/Unidata/netcdf-java/compare/maint-5.x...Yaqiang:maint-5.x?expand=1). Now all 4...
Thanks for this issue report!
As a user at least I want to get DataType.STRING from the created string array by factory method.
I created an ArrayBoolean class extends from ucar.ma2.ArrayBoolean to implement getInt and other functions (https://github.com/meteoinfo/MeteoInfoLib/blob/master/src/org/meteoinfo/ma/ArrayBoolean.java). So I can use boolean array to do numerical operation in MeteoInfoLab: 
@ethanrd Thanks for your explain and suggestion!
Any progress on this issue?
This issue has been solved by PR #1192.
GRIB2 DRS 42 support request + 1.
Yes, TrajStat can also be used as a Java library. But the external HYSPLIT excutable file was used for the trajectory calculation function in TrajStat.